[SCM] Debian packaging of libacme-bleach-perl branch, master, updated. upstream/1.150-37-g308e2cc

gregor herrmann gregoa at debian.org
Tue Jul 24 21:12:35 UTC 2012


The following commit has been merged in the master branch:
commit 71cf69c598327daaeb55e7f66d8d6cabcfb12d26
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jul 24 23:07:29 2012 +0200

    debian/watch: add uversionmangle in case upstream goes back to 2-digit minor versions.

diff --git a/debian/watch b/debian/watch
index 60ede4f..ed987cd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://search.cpan.org/dist/Acme-Bleach/   .*/Acme-Bleach-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+opts=uversionmangle=s/\.\d\d$/$&0/ \
+	http://search.cpan.org/dist/Acme-Bleach/   .*/Acme-Bleach-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libacme-bleach-perl



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