[Python-modules-commits] r32763 - in packages/python-meld3/trunk/debian (changelog watch)

asb at users.alioth.debian.org asb at users.alioth.debian.org
Sat May 23 23:25:01 UTC 2015


    Date: Saturday, May 23, 2015 @ 23:25:00
  Author: asb
Revision: 32763

Use pypi.debian.net redirector in debian/watch.

Modified:
  packages/python-meld3/trunk/debian/changelog
  packages/python-meld3/trunk/debian/watch

Modified: packages/python-meld3/trunk/debian/changelog
===================================================================
--- packages/python-meld3/trunk/debian/changelog	2015-05-23 23:21:23 UTC (rev 32762)
+++ packages/python-meld3/trunk/debian/changelog	2015-05-23 23:25:00 UTC (rev 32763)
@@ -3,6 +3,7 @@
   * Team upload.
   * Build Python 3 package (Closes: #782946).
   * Build using pybuild.
+  * Use pypi.debian.net redirector in debian/watch.
 
  -- Andrew Starr-Bochicchio <asb at debian.org>  Sat, 23 May 2015 18:55:34 -0400
 

Modified: packages/python-meld3/trunk/debian/watch
===================================================================
--- packages/python-meld3/trunk/debian/watch	2015-05-23 23:21:23 UTC (rev 32762)
+++ packages/python-meld3/trunk/debian/watch	2015-05-23 23:25:00 UTC (rev 32763)
@@ -1,2 +1,2 @@
 version=3
-http://pypi.python.org/packages/source/m/meld3/meld3-(.+).tar.gz
\ No newline at end of file
+http://pypi.debian.net/meld3/meld3-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file




More information about the Python-modules-commits mailing list