[Python-modules-commits] r34041 - in packages/nevow/trunk/debian (changelog watch)
mithrandi at users.alioth.debian.org
mithrandi at users.alioth.debian.org
Sun Aug 30 03:49:13 UTC 2015
Date: Sunday, August 30, 2015 @ 03:49:12
Author: mithrandi
Revision: 34041
Switch to pypi.debian.net redirector.
Modified:
packages/nevow/trunk/debian/changelog
packages/nevow/trunk/debian/watch
Modified: packages/nevow/trunk/debian/changelog
===================================================================
--- packages/nevow/trunk/debian/changelog 2015-08-30 03:45:37 UTC (rev 34040)
+++ packages/nevow/trunk/debian/changelog 2015-08-30 03:49:12 UTC (rev 34041)
@@ -3,6 +3,7 @@
* Enable uscan PGP signature checking now that the upstream release is
signed.
* Remove unnecessary Testsuite control field.
+ * Switch to pypi.debian.net redirector.
-- Tristan Seligmann <mithrandi at debian.org> Sun, 22 Jun 2014 23:46:29 +0200
Modified: packages/nevow/trunk/debian/watch
===================================================================
--- packages/nevow/trunk/debian/watch 2015-08-30 03:45:37 UTC (rev 34040)
+++ packages/nevow/trunk/debian/watch 2015-08-30 03:49:12 UTC (rev 34041)
@@ -1,2 +1,3 @@
version=3
-opts=pgpsigurlmangle=s/$/.asc/ https://pypi.python.org/packages/source/N/Nevow/Nevow-(.*).tar.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
+https://pypi.debian.net/Nevow/Nevow-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
More information about the Python-modules-commits
mailing list