r19266 - in /trunk/perlconsole/debian: changelog watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Apr 30 19:29:31 UTC 2008


Author: gregoa
Date: Wed Apr 30 19:29:30 2008
New Revision: 19266

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=19266
Log:
debian/watch: use dist-based URL.

Modified:
    trunk/perlconsole/debian/changelog
    trunk/perlconsole/debian/watch

Modified: trunk/perlconsole/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/perlconsole/debian/changelog?rev=19266&op=diff
==============================================================================
--- trunk/perlconsole/debian/changelog (original)
+++ trunk/perlconsole/debian/changelog Wed Apr 30 19:29:30 2008
@@ -3,6 +3,7 @@
   * debian/rules: touch Makefile in clean target after unpatching
     Makefile.PL to prevent it from being re-built; allows building twice
     in a row.
+  * debian/watch: use dist-based URL.
 
  -- gregor herrmann <gregoa at debian.org>  Mon, 28 Apr 2008 18:12:54 +0200
 

Modified: trunk/perlconsole/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/perlconsole/debian/watch?rev=19266&op=diff
==============================================================================
--- trunk/perlconsole/debian/watch (original)
+++ trunk/perlconsole/debian/watch Wed Apr 30 19:29:30 2008
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/_/-/ \
-http://search.cpan.org/CPAN/authors/id/S/SU/SUKRIA/perlconsole-([\d\.]+).tar.gz$
+http://search.cpan.org/dist/perlconsole/   .*/perlconsole-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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