[SCM] Debian package for Log::Report branch, master, updated. debian/0.94-1-15-g4030444

gregor herrmann gregoa at debian.org
Sun Jun 2 17:51:02 UTC 2013


The following commit has been merged in the master branch:
commit 3f1ab7f82ca76f5e73fb83c18205769464e87109
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Jun 2 19:43:11 2013 +0200

    debian/watch: add uversionmangle, in case upstream uses 2-digit minor versions.

diff --git a/debian/watch b/debian/watch
index 141ca98..432200d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-https://metacpan.org/release/Log-Report/   .*/Log-Report-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+opts="uversionmangle=s/\.\d{2}$/$&0/" \
+	https://metacpan.org/release/Log-Report/   .*/Log-Report-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian package for Log::Report



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