[libparse-yapp-perl] 01/15: debian/watch: add uversionmangle

gregor herrmann gregoa at debian.org
Mon Jun 19 18:27:23 UTC 2017


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

gregoa pushed a commit to branch master
in repository libparse-yapp-perl.

commit eb7e0d73264d44d99729a5bccb8e4675fc2c7a80
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jun 19 19:58:37 2017 +0200

    debian/watch: add uversionmangle
    
    to fix single-digit versions in upstream tarball.
---
 debian/watch | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/watch b/debian/watch
index 538061e..1454196 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
+opts="uversionmangle=s/\.\d$/$&0/" \
 https://metacpan.org/release/Parse-Yapp   .*/Parse-Yapp-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/libparse-yapp-perl.git



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