[Python-modules-commits] r32600 - in packages/pythondialog/trunk/debian (changelog watch)

mithrandi at users.alioth.debian.org mithrandi at users.alioth.debian.org
Tue May 5 20:19:42 UTC 2015


    Date: Tuesday, May 5, 2015 @ 20:19:42
  Author: mithrandi
Revision: 32600

Switch debian/watch to pypi.debian.net redirector.

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

Modified: packages/pythondialog/trunk/debian/changelog
===================================================================
--- packages/pythondialog/trunk/debian/changelog	2015-05-05 19:43:05 UTC (rev 32599)
+++ packages/pythondialog/trunk/debian/changelog	2015-05-05 20:19:42 UTC (rev 32600)
@@ -1,7 +1,11 @@
 pythondialog (3.2.2-1) unstable; urgency=low
 
+  [ Florent Rougon ]
   * New upstream release.
 
+  [ Tristan Seligmann ]
+  * Switch debian/watch to pypi.debian.net redirector.
+
  -- Florent Rougon <f.rougon at free.fr>  Tue, 05 May 2015 17:04:28 +0200
 
 pythondialog (3.2.1-1) experimental; urgency=low

Modified: packages/pythondialog/trunk/debian/watch
===================================================================
--- packages/pythondialog/trunk/debian/watch	2015-05-05 19:43:05 UTC (rev 32599)
+++ packages/pythondialog/trunk/debian/watch	2015-05-05 20:19:42 UTC (rev 32600)
@@ -1,3 +1,3 @@
 version=3
-opts=pgpsigurlmangle=s/$/.asc/,uversionmangle=s/(rc|\.dev|a|b|c)/~$1/ \
-  http://pypi.python.org/packages/source/p/pythondialog/pythondialog-(.*).tar.bz2
+opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
+http://pypi.debian.net/pythondialog/pythondialog-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Python-modules-commits mailing list