[libanyevent-dbd-pg-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 21:49:33 UTC 2014


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

gregoa pushed a commit to branch master
in repository libanyevent-dbd-pg-perl.

commit 7d20f2650fea65d737dcb49a822f7d26d98700c5
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:32:11 2014 +0100

    Strip trailing slash from metacpan URLs.
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 53b68ac..10a73b3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-https://metacpan.org/release/AnyEvent-DBD-Pg/   .*/AnyEvent-DBD-Pg-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/AnyEvent-DBD-Pg   .*/AnyEvent-DBD-Pg-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/libanyevent-dbd-pg-perl.git



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