r7454 - in /trunk/libb-utils-perl/debian: changelog watch
dmn at users.alioth.debian.org
dmn at users.alioth.debian.org
Wed Sep 12 06:10:06 UTC 2007
Author: dmn
Date: Wed Sep 12 06:10:06 2007
New Revision: 7454
URL: http://svn.debian.org/wsvn/?sc=1&rev=7454
Log:
* fixed debian/watch to not capture file extension
Modified:
trunk/libb-utils-perl/debian/changelog
trunk/libb-utils-perl/debian/watch
Modified: trunk/libb-utils-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libb-utils-perl/debian/changelog?rev=7454&op=diff
==============================================================================
--- trunk/libb-utils-perl/debian/changelog (original)
+++ trunk/libb-utils-perl/debian/changelog Wed Sep 12 06:10:06 2007
@@ -8,9 +8,10 @@
+ test suite moved from install to build target
+ drop unneeded dh_link and dh_strip
+ moved dh_clean $stamp_files before realclean
+ * fixed debian/watch to not capture file extension
* added myself to Uploaders
- -- Damyan Ivanov <dmn at debian.org> Wed, 12 Sep 2007 09:06:06 +0300
+ -- Damyan Ivanov <dmn at debian.org> Wed, 12 Sep 2007 09:09:44 +0300
libb-utils-perl (0.05-1) unstable; urgency=low
Modified: trunk/libb-utils-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libb-utils-perl/debian/watch?rev=7454&op=diff
==============================================================================
--- trunk/libb-utils-perl/debian/watch (original)
+++ trunk/libb-utils-perl/debian/watch Wed Sep 12 06:10:06 2007
@@ -1,2 +1,2 @@
version=3
-http://www.cpan.org/modules/by-module/B/B-Utils-([\d\.]+)\.(tar\.gz|tar|tz)
+http://www.cpan.org/modules/by-module/B/B-Utils-([\d\.]+)\.(?:tar\.gz|tar|tz)
More information about the Pkg-perl-cvs-commits
mailing list