[SCM] Debian packaging of libcourriel-perl branch, master, updated. debian/0.30-1-2-g0fac34c

Xavier x.guimard at free.fr
Mon Oct 1 04:03:18 UTC 2012


The following commit has been merged in the master branch:
commit 5c9a4541fd3b8629b6701c6eb86f02fac74d3c1d
Author: Xavier <x.guimard at free.fr>
Date:   Mon Oct 1 06:01:07 2012 +0200

    Add regexp to d/watch because 0.30 is not recognized by uscan

diff --git a/debian/watch b/debian/watch
index 160d112..f94d72a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://search.cpan.org/dist/Courriel/   .*/Courriel-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+opts=uversionmangle=s/(\d\.0\d)$/${1}0/ \
+	http://search.cpan.org/dist/Courriel/   .*/Courriel-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libcourriel-perl



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