[Python-modules-commits] r34449 - in packages/geopy/trunk/debian (changelog watch)

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Fri Oct 2 15:14:28 UTC 2015


    Date: Friday, October 2, 2015 @ 15:14:28
  Author: eriol-guest
Revision: 34449

Use pypi.debian.net redirector

Modified:
  packages/geopy/trunk/debian/changelog
  packages/geopy/trunk/debian/watch

Modified: packages/geopy/trunk/debian/changelog
===================================================================
--- packages/geopy/trunk/debian/changelog	2015-10-02 13:58:10 UTC (rev 34448)
+++ packages/geopy/trunk/debian/changelog	2015-10-02 15:14:28 UTC (rev 34449)
@@ -1,8 +1,10 @@
 geopy (1.11.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * debian/watch
+    - Use pypi.debian.net redirector.
 
- -- Daniele Tricoli <eriol at mornie.org>  Fri, 02 Oct 2015 15:57:31 +0200
+ -- Daniele Tricoli <eriol at mornie.org>  Fri, 02 Oct 2015 17:14:03 +0200
 
 geopy (1.3.0-1) unstable; urgency=medium
 

Modified: packages/geopy/trunk/debian/watch
===================================================================
--- packages/geopy/trunk/debian/watch	2015-10-02 13:58:10 UTC (rev 34448)
+++ packages/geopy/trunk/debian/watch	2015-10-02 15:14:28 UTC (rev 34449)
@@ -1,2 +1,3 @@
 version=3
-http://pypi.python.org/packages/source/g/geopy/geopy-(.*)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/geopy/geopy-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Python-modules-commits mailing list