[libcatmandu-perl] 08/11: Fix mangle both upstream and debian versions equally (not only upstream).

Jonas Smedegaard dr at jones.dk
Sat May 17 09:12:38 UTC 2014


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

js pushed a commit to branch master
in repository libcatmandu-perl.

commit 1e6d1ef1b61b7875de0fd535fad5520e31d236fa
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri May 16 20:07:43 2014 +0200

    Fix mangle both upstream and debian versions equally (not only upstream).
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 8ca7bd0..050e541 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version = 3
-opts=uversionmangle=s/\d\.\d$/$&000/;s/\d\.\d\d$/$&00/ \
+opts=versionmangle=s/\d\.\d$/$&000/;s/\d\.\d\d$/$&00/ \
 https://metacpan.org/release/Catmandu   .*/Catmandu-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/libcatmandu-perl.git



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