[libapache2-mod-perl2] 05/12: Add dversion mangle to remove +httpd24-r... suffix

gregor herrmann gregoa at debian.org
Wed Jul 9 21:40:25 UTC 2014


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

gregoa pushed a commit to branch gregoa/gcc-4.8
in repository libapache2-mod-perl2.

commit 0a3e92ef2fe7e6737b4d55c2a1583a6b949e8104
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Thu Apr 10 14:23:16 2014 +0100

    Add dversion mangle to remove +httpd24-r... suffix
---
 debian/watch | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 19f817a..6155ff7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,6 @@
 version=3
-http://apache.org/dist/perl/mod_perl-([\d\.]+)\.tar\.gz
+opts=dversionmangle=s/\+httpd24-r\d+$// \
+http://apache.org/dist/perl   mod_perl-([\d\.]+)\.tar\.gz
+
+opts=dversionmangle=s/\+httpd24-r\d+$// \
 https://metacpan.org/release/mod_perl   .*/mod_perl-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/libapache2-mod-perl2.git



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