[libflickr-upload-perl] 01/11: debian/watch: add uversionmangle

gregor herrmann gregoa at debian.org
Sun Sep 14 11:24:41 UTC 2014


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

gregoa pushed a commit to branch master
in repository libflickr-upload-perl.

commit 8673f635da08bf8692e0a9b44d9e6f98761d46f0
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Sep 14 13:10:29 2014 +0200

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

diff --git a/debian/watch b/debian/watch
index 3690c0c..04ce05d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,3 @@
-# format version number, currently 3; this line is compulsory!
 version=3
-# URL to the package page followed by a regex to search
+opts=uversionmangle=s/\.\d$/$&0/ \
 https://metacpan.org/release/Flickr-Upload   .*/Flickr-Upload-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/libflickr-upload-perl.git



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