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

yoh at users.alioth.debian.org yoh at users.alioth.debian.org
Wed Jun 24 20:01:20 UTC 2015


    Date: Wednesday, June 24, 2015 @ 20:01:19
  Author: yoh
Revision: 33085

debian/watch - use pypi.debian.net redirector to fetch the sources

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

Modified: packages/python-scrapy/trunk/debian/changelog
===================================================================
--- packages/python-scrapy/trunk/debian/changelog	2015-06-24 19:36:37 UTC (rev 33084)
+++ packages/python-scrapy/trunk/debian/changelog	2015-06-24 20:01:19 UTC (rev 33085)
@@ -1,3 +1,11 @@
+python-scrapy (0.24.2-2) UNRELEASED; urgency=medium
+
+  * Team upload
+  * debian/watch
+    - use pypi.debian.net redirector to fetch the sources
+
+ -- Yaroslav Halchenko <debian at onerussian.com>  Wed, 24 Jun 2015 16:00:54 -0400
+
 python-scrapy (0.24.2-1) unstable; urgency=medium
 
   * Team upload.

Modified: packages/python-scrapy/trunk/debian/watch
===================================================================
--- packages/python-scrapy/trunk/debian/watch	2015-06-24 19:36:37 UTC (rev 33084)
+++ packages/python-scrapy/trunk/debian/watch	2015-06-24 20:01:19 UTC (rev 33085)
@@ -1,2 +1,3 @@
 version=3
-http://pypi.python.org/packages/source/S/Scrapy/Scrapy-([\d\.]+).tar.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/Scrapy/Scrapy-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Python-modules-commits mailing list