[Python-modules-commits] r31777 - in packages/pysrt/trunk/debian (changelog watch)

emillon-guest at users.alioth.debian.org emillon-guest at users.alioth.debian.org
Thu Feb 5 20:20:35 UTC 2015


    Date: Thursday, February 5, 2015 @ 20:20:34
  Author: emillon-guest
Revision: 31777

pysrt: use pypi redirector

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

Modified: packages/pysrt/trunk/debian/changelog
===================================================================
--- packages/pysrt/trunk/debian/changelog	2015-02-05 20:13:26 UTC (rev 31776)
+++ packages/pysrt/trunk/debian/changelog	2015-02-05 20:20:34 UTC (rev 31777)
@@ -1,3 +1,9 @@
+pysrt (1.0.1-2) UNRELEASED; urgency=medium
+
+  * debian/watch: use pypi redirector
+
+ -- Etienne Millon <me at emillon.org>  Thu, 05 Feb 2015 21:19:46 +0100
+
 pysrt (1.0.1-1) unstable; urgency=medium
 
   * New upstream release

Modified: packages/pysrt/trunk/debian/watch
===================================================================
--- packages/pysrt/trunk/debian/watch	2015-02-05 20:13:26 UTC (rev 31776)
+++ packages/pysrt/trunk/debian/watch	2015-02-05 20:20:34 UTC (rev 31777)
@@ -1,2 +1,3 @@
 version=3
-https://pypi.python.org/packages/source/p/pysrt/pysrt-(.*).tar.gz
\ No newline at end of file
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/pysrt/pysrt-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Python-modules-commits mailing list