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

dlintott-guest pushed a commit to branch master
in repository libapache2-mod-perl2.

commit e76a64a73ef4ee3963972ac35ef6e78367b3c980
Author: Daniel Lintott <dan...@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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to