r43865 - in /trunk/libautodie-perl/debian: changelog watch

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Wed Sep 9 10:05:56 UTC 2009


Author: dmn
Date: Wed Sep  9 10:05:25 2009
New Revision: 43865

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=43865
Log:
watch: restore tracking development releases, as we ended up using them

Modified:
    trunk/libautodie-perl/debian/changelog
    trunk/libautodie-perl/debian/watch

Modified: trunk/libautodie-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libautodie-perl/debian/changelog?rev=43865&op=diff
==============================================================================
--- trunk/libautodie-perl/debian/changelog (original)
+++ trunk/libautodie-perl/debian/changelog Wed Sep  9 10:05:25 2009
@@ -1,3 +1,9 @@
+libautodie-perl (2.06.01-3) UNRELEASED; urgency=low
+
+  * watch: restore tracking development releases, as we ended up using them
+
+ -- Damyan Ivanov <dmn at debian.org>  Wed, 09 Sep 2009 13:03:51 +0300
+
 libautodie-perl (2.06.01-2) unstable; urgency=low
 
   [ Ryan Niebur ]

Modified: trunk/libautodie-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libautodie-perl/debian/watch?rev=43865&op=diff
==============================================================================
--- trunk/libautodie-perl/debian/watch (original)
+++ trunk/libautodie-perl/debian/watch Wed Sep  9 10:05:25 2009
@@ -1,4 +1,5 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-http://search.cpan.org/dist/autodie/   .*/autodie-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+opts="uversionmangle=s/_/./g" \
+http://search.cpan.org/dist/autodie/   .*/autodie-v?(\d[\d._-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




More information about the Pkg-perl-cvs-commits mailing list