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

mithrandi at users.alioth.debian.org mithrandi at users.alioth.debian.org
Fri May 1 22:47:39 UTC 2015


    Date: Friday, May 1, 2015 @ 22:47:37
  Author: mithrandi
Revision: 32522

Switch debian/watch to pypi.debian.net redirector.

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

Modified: packages/python-pretend/trunk/debian/changelog
===================================================================
--- packages/python-pretend/trunk/debian/changelog	2015-05-01 16:13:48 UTC (rev 32521)
+++ packages/python-pretend/trunk/debian/changelog	2015-05-01 22:47:37 UTC (rev 32522)
@@ -1,3 +1,9 @@
+python-pretend (1.0.8-2) UNRELEASED; urgency=medium
+
+  * Switch debian/watch to pypi.debian.net redirector.
+
+ -- Tristan Seligmann <mithrandi at debian.org>  Sat, 02 May 2015 00:47:15 +0200
+
 python-pretend (1.0.8-1) unstable; urgency=medium
 
   * Initial release. (Closes: #739705)

Modified: packages/python-pretend/trunk/debian/watch
===================================================================
--- packages/python-pretend/trunk/debian/watch	2015-05-01 16:13:48 UTC (rev 32521)
+++ packages/python-pretend/trunk/debian/watch	2015-05-01 22:47:37 UTC (rev 32522)
@@ -1,3 +1,3 @@
 version=3
-opts=pgpsigurlmangle=s/$/.asc/ \
-    https://pypi.python.org/packages/source/p/pretend/pretend-(.*).tar.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
+http://pypi.debian.net/pretend/pretend-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Python-modules-commits mailing list