r2652 - in zope2.12/trunk/debian (changelog watch)

arnau at users.alioth.debian.org arnau at users.alioth.debian.org
Wed Jun 6 01:35:45 UTC 2012


    Date: Wednesday, June 6, 2012 @ 01:35:43
  Author: arnau
Revision: 2652

debian/watch: fix missing version delimiters in filename pattern.

Modified:
  zope2.12/trunk/debian/changelog
  zope2.12/trunk/debian/watch

Modified: zope2.12/trunk/debian/changelog
===================================================================
--- zope2.12/trunk/debian/changelog	2012-03-24 03:20:07 UTC (rev 2651)
+++ zope2.12/trunk/debian/changelog	2012-06-06 01:35:43 UTC (rev 2652)
@@ -1,3 +1,9 @@
+zope2.12 (2.12.22-2) UNRELEASED; urgency=low
+
+  * debian/watch: fix missing version delimiters in filename pattern.
+
+ -- Arnaud Fontaine <arnau at debian.org>  Wed, 06 Jun 2012 10:34:05 +0900
+
 zope2.12 (2.12.22-1) unstable; urgency=low
 
   * New upstream release (2.12.22)

Modified: zope2.12/trunk/debian/watch
===================================================================
--- zope2.12/trunk/debian/watch	2012-03-24 03:20:07 UTC (rev 2651)
+++ zope2.12/trunk/debian/watch	2012-06-06 01:35:43 UTC (rev 2652)
@@ -1,2 +1,2 @@
 version=3
-http://pypi.python.org/packages/source/Z/Zope2/Zope2-2\.12\.[\d]+\.zip
+http://pypi.python.org/packages/source/Z/Zope2/Zope2-(2\.12\.[\d]+)\.zip




More information about the pkg-zope-developers mailing list