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

zyga-guest at users.alioth.debian.org zyga-guest at users.alioth.debian.org
Tue Mar 10 10:38:35 UTC 2015


    Date: Tuesday, March 10, 2015 @ 10:38:34
  Author: zyga-guest
Revision: 31984

debian/watch: use the new pypi redirector

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

Modified: packages/python-pkginfo/trunk/debian/changelog
===================================================================
--- packages/python-pkginfo/trunk/debian/changelog	2015-03-10 10:18:28 UTC (rev 31983)
+++ packages/python-pkginfo/trunk/debian/changelog	2015-03-10 10:38:34 UTC (rev 31984)
@@ -1,3 +1,9 @@
+python-pkginfo (1.1-3) UNRELEASED; urgency=medium
+
+  * debian/watch: use the new pypi redirector
+
+ -- Zygmunt Krynicki <zygmunt.krynicki at canonical.com>  Tue, 10 Mar 2015 11:38:06 +0100
+
 python-pkginfo (1.1-2) unstable; urgency=medium
 
   * Team upload

Modified: packages/python-pkginfo/trunk/debian/watch
===================================================================
--- packages/python-pkginfo/trunk/debian/watch	2015-03-10 10:18:28 UTC (rev 31983)
+++ packages/python-pkginfo/trunk/debian/watch	2015-03-10 10:38:34 UTC (rev 31984)
@@ -1,2 +1,3 @@
 version=3
-http://pypi.python.org/packages/source/p/pkginfo/ pkginfo-([\d.]+)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/pkginfo/pkginfo-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Python-modules-commits mailing list