[Python-modules-commits] r34231 - in packages/pywavelets/trunk/debian (changelog watch)

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Sun Sep 13 15:52:40 UTC 2015


    Date: Sunday, September 13, 2015 @ 15:52:38
  Author: eriol-guest
Revision: 34231

Use pypi.debian.net redirector

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

Modified: packages/pywavelets/trunk/debian/changelog
===================================================================
--- packages/pywavelets/trunk/debian/changelog	2015-09-13 14:31:54 UTC (rev 34230)
+++ packages/pywavelets/trunk/debian/changelog	2015-09-13 15:52:38 UTC (rev 34231)
@@ -1,8 +1,10 @@
 pywavelets (0.3.0-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * debian/watch
+    - Use pypi.debian.net redirector.
 
- -- Daniele Tricoli <eriol at mornie.org>  Sun, 13 Sep 2015 16:30:32 +0200
+ -- Daniele Tricoli <eriol at mornie.org>  Sun, 13 Sep 2015 17:51:48 +0200
 
 pywavelets (0.2.2-2) unstable; urgency=low
 

Modified: packages/pywavelets/trunk/debian/watch
===================================================================
--- packages/pywavelets/trunk/debian/watch	2015-09-13 14:31:54 UTC (rev 34230)
+++ packages/pywavelets/trunk/debian/watch	2015-09-13 15:52:38 UTC (rev 34231)
@@ -1,2 +1,3 @@
 version=3
-https://pypi.python.org/packages/source/P/PyWavelets/PyWavelets-(.*)\.zip
+opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
+https://pypi.debian.net/PyWavelets/PyWavelets-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Python-modules-commits mailing list