[libmojomojo-perl] 01/02: Fix dversionmangle to completely remove +dfsg1 suffix

Daniel Lintott dlintott-guest at moszumanska.debian.org
Wed May 28 19:46:49 UTC 2014


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

dlintott-guest pushed a commit to branch master
in repository libmojomojo-perl.

commit d81e097f1b161f5d753bd6233beeec1dd0064f27
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Wed May 28 20:45:20 2014 +0100

    Fix dversionmangle to completely remove +dfsg1 suffix
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index d8faf85..8f9c4b1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
-opts="uversionmangle=s/\.\d$/$&0/,dversionmangle=s/\+dfsg//" \
+opts="uversionmangle=s/\.\d$/$&0/,dversionmangle=s/\+dfsg1//" \
 https://metacpan.org/release/MojoMojo     .*/MojoMojo-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
 debian sh debian/repack.stub

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmojomojo-perl.git



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