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

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sat Apr 11 12:32:18 UTC 2015


    Date: Saturday, April 11, 2015 @ 12:32:17
  Author: morph
Revision: 32283

* debian/watch
  - use PyPI redirector

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

Modified: packages/python-hpilo/trunk/debian/changelog
===================================================================
--- packages/python-hpilo/trunk/debian/changelog	2015-04-11 12:24:38 UTC (rev 32282)
+++ packages/python-hpilo/trunk/debian/changelog	2015-04-11 12:32:17 UTC (rev 32283)
@@ -1,3 +1,10 @@
+python-hpilo (2.11-2) UNRELEASED; urgency=medium
+
+  * debian/watch
+    - use PyPI redirector
+
+ -- Sandro Tosi <morph at debian.org>  Sat, 11 Apr 2015 13:32:04 +0100
+
 python-hpilo (2.11-1) unstable; urgency=low
 
   * Initial release (Closes: #775919)

Modified: packages/python-hpilo/trunk/debian/watch
===================================================================
--- packages/python-hpilo/trunk/debian/watch	2015-04-11 12:24:38 UTC (rev 32282)
+++ packages/python-hpilo/trunk/debian/watch	2015-04-11 12:32:17 UTC (rev 32283)
@@ -1,2 +1,3 @@
 version=3
-https://pypi.python.org/packages/source/p/python-hpilo/python-hpilo-(.*)\.tar.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/python-hpilo/python-hpilo-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file




More information about the Python-modules-commits mailing list