[libhttp-lite-perl] 03/05: debian/watch: add uversionmangle

gregor herrmann gregoa at debian.org
Tue Oct 22 17:30:16 UTC 2013


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

gregoa pushed a commit to branch master
in repository libhttp-lite-perl.

commit 163b698a097b164c561df303734219c8a0659a42
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Oct 22 19:27:22 2013 +0200

    debian/watch: add uversionmangle
    
    in case upstream goes back to single-digit minor versions.
---
 debian/watch |    1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/watch b/debian/watch
index eeb7fa3..e8b827e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
+opts=uversionmangle=s/\.\d$/$&0/ \
 https://metacpan.org/release/HTTP-Lite/   .*/HTTP-Lite-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/libhttp-lite-perl.git



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