[Python-modules-commits] r26133 - in packages/python-psutil/trunk/debian (changelog watch)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sat Oct 12 13:10:05 UTC 2013


    Date: Saturday, October 12, 2013 @ 13:10:03
  Author: morph
Revision: 26133

* debian/watch
  - point download location to PyPI

Modified:
  packages/python-psutil/trunk/debian/changelog
  packages/python-psutil/trunk/debian/watch

Modified: packages/python-psutil/trunk/debian/changelog
===================================================================
--- packages/python-psutil/trunk/debian/changelog	2013-10-12 03:49:45 UTC (rev 26132)
+++ packages/python-psutil/trunk/debian/changelog	2013-10-12 13:10:03 UTC (rev 26133)
@@ -1,3 +1,10 @@
+python-psutil (1.0.1-2) UNRELEASED; urgency=low
+
+  * debian/watch
+    - point download location to PyPI
+
+ -- Sandro Tosi <morph at debian.org>  Sat, 12 Oct 2013 15:09:50 +0200
+
 python-psutil (1.0.1-1) unstable; urgency=low
 
   [ Jakub Wilk ]

Modified: packages/python-psutil/trunk/debian/watch
===================================================================
--- packages/python-psutil/trunk/debian/watch	2013-10-12 03:49:45 UTC (rev 26132)
+++ packages/python-psutil/trunk/debian/watch	2013-10-12 13:10:03 UTC (rev 26133)
@@ -1,2 +1,2 @@
 version=3
-http://code.google.com/p/psutil/downloads/list //psutil.googlecode.com/files/psutil-(.*)\.tar\.gz
+https://pypi.python.org/packages/source/p/psutil/psutil-(.*)\.tar.gz




More information about the Python-modules-commits mailing list