[padre] 01/02: Fix dversionmangle to correctly strip +dfsg suffix

Daniel Lintott dlintott-guest at moszumanska.debian.org
Wed May 28 20:05:28 UTC 2014


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

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

commit 6f5cf560f4fbec3e7a31ed8e7050114fc6239499
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Wed May 28 21:04:09 2014 +0100

    Fix dversionmangle to correctly strip +dfsg suffix
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 18fbce1..58e159f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-opts=dversionmangle=s/\+dfsg\d+// \
+opts=dversionmangle=s/\+dfsg// \
 https://metacpan.org/release/Padre   .*/Padre-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian sh debian/repack.sh

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



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