[Python-modules-commits] r33088 - in packages/python-w3lib/trunk/debian (changelog watch)
yoh at users.alioth.debian.org
yoh at users.alioth.debian.org
Wed Jun 24 20:51:53 UTC 2015
Date: Wednesday, June 24, 2015 @ 20:51:52
Author: yoh
Revision: 33088
use pypi.debian.net redirector
Modified:
packages/python-w3lib/trunk/debian/changelog
packages/python-w3lib/trunk/debian/watch
Modified: packages/python-w3lib/trunk/debian/changelog
===================================================================
--- packages/python-w3lib/trunk/debian/changelog 2015-06-24 20:23:31 UTC (rev 33087)
+++ packages/python-w3lib/trunk/debian/changelog 2015-06-24 20:51:52 UTC (rev 33088)
@@ -1,3 +1,11 @@
+python-w3lib (1.5-1.1) UNRELEASED; urgency=medium
+
+ * Team upload
+ * debian/watch
+ - use pypi.debian.net redirector
+
+ -- Yaroslav Halchenko <debian at onerussian.com> Wed, 24 Jun 2015 16:51:18 -0400
+
python-w3lib (1.5-1) unstable; urgency=medium
* Team upload.
Modified: packages/python-w3lib/trunk/debian/watch
===================================================================
--- packages/python-w3lib/trunk/debian/watch 2015-06-24 20:23:31 UTC (rev 33087)
+++ packages/python-w3lib/trunk/debian/watch 2015-06-24 20:51:52 UTC (rev 33088)
@@ -1,2 +1,3 @@
version=3
-http://pypi.python.org/packages/source/w/w3lib/w3lib-([\d\.]+).tar.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/w3lib/w3lib-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
More information about the Python-modules-commits
mailing list