[libxml-atom-simplefeed-perl] 01/03: debian/watch: add uversionmangle

gregor herrmann gregoa at debian.org
Tue Sep 8 20:31:04 UTC 2015


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

gregoa pushed a commit to branch master
in repository libxml-atom-simplefeed-perl.

commit 250ffd48be0ade475a32422b2291762ed921e113
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Sep 8 22:26:53 2015 +0200

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

diff --git a/debian/watch b/debian/watch
index 90a32a3..bb59d4e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
+opts=uversionmangle=s/\.\d\d$/$&0/ \
 https://metacpan.org/release/XML-Atom-SimpleFeed   .*/XML-Atom-SimpleFeed-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/libxml-atom-simplefeed-perl.git



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