[SCM] Debian packaging of libnet-tftpd-perl branch, master, updated. 3c886c977fae5303f4104b5d3f819e6922de02d8

gregor herrmann gregoa at debian.org
Mon Jan 2 16:44:14 UTC 2012


The following commit has been merged in the master branch:
commit 3c886c977fae5303f4104b5d3f819e6922de02d8
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jan 2 17:44:00 2012 +0100

    debian/watch: make suffix optional
    
    Git-Dch: Ignore

diff --git a/debian/watch b/debian/watch
index 1c5d662..72a620c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts="uversionmangle=s/-withoutworldwriteables//" \
-	http://search.cpan.org/dist/Net-TFTPd/   .*/Net-TFTPd-v?(\d[\d.-].+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+	http://search.cpan.org/dist/Net-TFTPd/   .*/Net-TFTPd-v?(\d[\d.-].*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libnet-tftpd-perl



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