r14138 - in /trunk/libnet-sftp-foreign-perl/debian: changelog watch

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Mon Feb 4 17:17:01 UTC 2008


Author: gregoa-guest
Date: Mon Feb  4 17:17:00 2008
New Revision: 14138

URL: http://svn.debian.org/wsvn/?sc=1&rev=14138
Log:
debian/watch: extend regexp for matching upstream releases.

Modified:
    trunk/libnet-sftp-foreign-perl/debian/changelog
    trunk/libnet-sftp-foreign-perl/debian/watch

Modified: trunk/libnet-sftp-foreign-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libnet-sftp-foreign-perl/debian/changelog?rev=14138&op=diff
==============================================================================
--- trunk/libnet-sftp-foreign-perl/debian/changelog (original)
+++ trunk/libnet-sftp-foreign-perl/debian/changelog Mon Feb  4 17:17:00 2008
@@ -7,8 +7,9 @@
     (closes: #463934). Add debian/repack.sh for automatic repacking, add
     debian/README.Debian-source noting what we are doing, add
     get-orig-source target to debian/rules, adapt watch file.
+  * debian/watch: extend regexp for matching upstream releases.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Mon, 04 Feb 2008 18:14:27 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Mon, 04 Feb 2008 18:16:20 +0100
 
 libnet-sftp-foreign-perl (1.34-1) unstable; urgency=low
 

Modified: trunk/libnet-sftp-foreign-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libnet-sftp-foreign-perl/debian/watch?rev=14138&op=diff
==============================================================================
--- trunk/libnet-sftp-foreign-perl/debian/watch (original)
+++ trunk/libnet-sftp-foreign-perl/debian/watch Mon Feb  4 17:17:00 2008
@@ -1,3 +1,3 @@
 version=3
 opts="uversionmangle=s/$/+dfsg/" \
-http://search.cpan.org/dist/Net-SFTP-Foreign/ .+/Net-SFTP-Foreign-(.*)\.tar\.gz debian debian/repack.sh
+http://search.cpan.org/dist/Net-SFTP-Foreign/   .*/Net-SFTP-Foreign-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian debian/repack.sh




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