[Python-modules-commits] r32281 - in packages/prettytable/trunk/debian (changelog watch)

morph at users.alioth.debian.org morph at users.alioth.debian.org
Sat Apr 11 12:20:32 UTC 2015


    Date: Saturday, April 11, 2015 @ 12:20:31
  Author: morph
Revision: 32281

* debian/watch
  - upse PyPI redirector

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

Modified: packages/prettytable/trunk/debian/changelog
===================================================================
--- packages/prettytable/trunk/debian/changelog	2015-04-11 11:36:55 UTC (rev 32280)
+++ packages/prettytable/trunk/debian/changelog	2015-04-11 12:20:31 UTC (rev 32281)
@@ -1,3 +1,10 @@
+prettytable (0.7.2-4) UNRELEASED; urgency=medium
+
+  * debian/watch
+    - upse PyPI redirector
+
+ -- Sandro Tosi <morph at debian.org>  Sat, 11 Apr 2015 13:20:20 +0100
+
 prettytable (0.7.2-3) unstable; urgency=medium
 
   * debian/control

Modified: packages/prettytable/trunk/debian/watch
===================================================================
--- packages/prettytable/trunk/debian/watch	2015-04-11 11:36:55 UTC (rev 32280)
+++ packages/prettytable/trunk/debian/watch	2015-04-11 12:20:31 UTC (rev 32281)
@@ -1,4 +1,3 @@
-# Compulsory line, this is a version 3 file
 version=3
-
-http://pypi.python.org/packages/source/P/PrettyTable/prettytable-(.*)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/PrettyTable/prettytable-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Python-modules-commits mailing list