[SCM] Debian packaging of libhtml-fillinform-perl branch, master, updated. 302a6832c9e254b089f0b3a53290418017006255

gregor herrmann gregoa at debian.org
Tue Aug 30 17:11:31 UTC 2011


The following commit has been merged in the master branch:
commit 15cf796e080136aae1cd4f2630bbeae67d97ac32
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Aug 30 18:56:49 2011 +0200

    debian/watch: add uversionmangle to get 2-digit minor versions.

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

-- 
Debian packaging of libhtml-fillinform-perl



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