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

mithrandi at users.alioth.debian.org mithrandi at users.alioth.debian.org
Fri May 1 15:14:30 UTC 2015


    Date: Friday, May 1, 2015 @ 15:14:29
  Author: mithrandi
Revision: 32516

* Reupload to unstable.
* Switch debian/watch over to pypi.debian.net redirector.

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

Modified: packages/python-rply/trunk/debian/changelog
===================================================================
--- packages/python-rply/trunk/debian/changelog	2015-05-01 14:53:09 UTC (rev 32515)
+++ packages/python-rply/trunk/debian/changelog	2015-05-01 15:14:29 UTC (rev 32516)
@@ -1,3 +1,10 @@
+python-rply (0.7.3-2) unstable; urgency=medium
+
+  * Reupload to unstable.
+  * Switch debian/watch over to pypi.debian.net redirector.
+
+ -- Tristan Seligmann <mithrandi at debian.org>  Fri, 01 May 2015 17:13:55 +0200
+
 python-rply (0.7.3-1) experimental; urgency=low
 
   * New upstream release.

Modified: packages/python-rply/trunk/debian/watch
===================================================================
--- packages/python-rply/trunk/debian/watch	2015-05-01 14:53:09 UTC (rev 32515)
+++ packages/python-rply/trunk/debian/watch	2015-05-01 15:14:29 UTC (rev 32516)
@@ -1,4 +1,3 @@
-version = 3
-opts=pgpsigurlmangle=s/$/.asc/ \
-    https://pypi.python.org/packages/source/r/rply/ \
-    rply-(\d.*).tar.gz
+version=3
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+    http://pypi.debian.net/rply/rply-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the Python-modules-commits mailing list