[libhtml-diff-perl] 01/07: debian/watch: add uversionmangle

gregor herrmann gregoa at debian.org
Mon Mar 31 18:43:58 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libhtml-diff-perl.

commit 08f2ca3f907553fbc7957614fafd8d7e44624569
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Mar 31 20:36:36 2014 +0200

    debian/watch: add uversionmangle
    
    to handle 2-digit minor versions.
---
 debian/watch | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/watch b/debian/watch
index 99e48d0..7b43810 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
+opts=uversionmangle=s/\.\d{2}$/$&0/ \
 https://metacpan.org/release/HTML-Diff   .*/HTML-Diff-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-diff-perl.git



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