r2888 - in python-chameleon/trunk/debian (changelog watch)

barry at users.alioth.debian.org barry at users.alioth.debian.org
Tue Jun 2 14:46:13 UTC 2015


    Date: Tuesday, June 2, 2015 @ 14:46:12
  Author: barry
Revision: 2888

* New upstream release.
* d/watch: Use the pypi.debian.net redirector.

Modified:
  python-chameleon/trunk/debian/changelog
  python-chameleon/trunk/debian/watch

Modified: python-chameleon/trunk/debian/changelog
===================================================================
--- python-chameleon/trunk/debian/changelog	2015-06-01 18:47:43 UTC (rev 2887)
+++ python-chameleon/trunk/debian/changelog	2015-06-02 14:46:12 UTC (rev 2888)
@@ -1,3 +1,10 @@
+python-chameleon (2.22-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+  * d/watch: Use the pypi.debian.net redirector.
+
+ -- Barry Warsaw <barry at debian.org>  Tue, 02 Jun 2015 10:42:18 -0400
+
 python-chameleon (2.16-4) unstable; urgency=medium
 
   * Team upload.

Modified: python-chameleon/trunk/debian/watch
===================================================================
--- python-chameleon/trunk/debian/watch	2015-06-01 18:47:43 UTC (rev 2887)
+++ python-chameleon/trunk/debian/watch	2015-06-02 14:46:12 UTC (rev 2888)
@@ -1,2 +1,3 @@
 version=3
-http://pypi.python.org/packages/source/C/Chameleon/Chameleon-(.*)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/Chameleon/Chameleon-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))




More information about the pkg-zope-developers mailing list