r8279 - in /trunk/libmoosex-getopt-perl/debian: changelog watch

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Tue Oct 16 19:34:24 UTC 2007


Author: dmn
Date: Tue Oct 16 19:34:24 2007
New Revision: 8279

URL: http://svn.debian.org/wsvn/?sc=1&rev=8279
Log:
* Fix debian/watch to not capture orig.tar.gz file extension

Modified:
    trunk/libmoosex-getopt-perl/debian/changelog
    trunk/libmoosex-getopt-perl/debian/watch

Modified: trunk/libmoosex-getopt-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libmoosex-getopt-perl/debian/changelog?rev=8279&op=diff
==============================================================================
--- trunk/libmoosex-getopt-perl/debian/changelog (original)
+++ trunk/libmoosex-getopt-perl/debian/changelog Tue Oct 16 19:34:24 2007
@@ -5,6 +5,7 @@
   * added create_pachlist=0 to install call to avoid creating .packlist files.
     Thanks, lintian
   * Move testsuite from install to build target
+  * Fix debian/watch to not capture orig.tar.gz file extension
 
   [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
@@ -19,7 +20,7 @@
   * debian/rules - We use quilt now
   * Add myself to Uploaders
 
- -- Damyan Ivanov <dmn at debian.org>  Mon, 15 Oct 2007 11:15:40 +0300
+ -- Damyan Ivanov <dmn at debian.org>  Tue, 16 Oct 2007 22:34:07 +0300
 
 libmoosex-getopt-perl (0.05-1) unstable; urgency=low
 

Modified: trunk/libmoosex-getopt-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libmoosex-getopt-perl/debian/watch?rev=8279&op=diff
==============================================================================
--- trunk/libmoosex-getopt-perl/debian/watch (original)
+++ trunk/libmoosex-getopt-perl/debian/watch Tue Oct 16 19:34:24 2007
@@ -1,2 +1,2 @@
 version=3
-http://www.cpan.org/modules/by-module/MooseX/MooseX-Getopt-([\d\.]+)\.(tar\.gz|tar|tgz)
+http://www.cpan.org/modules/by-module/MooseX/MooseX-Getopt-([\d\.]+)\.(?:tar\.gz|tar|tgz)




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