[libdata-stag-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 21:53:36 UTC 2014


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

gregoa pushed a commit to branch master
in repository libdata-stag-perl.

commit a3f06df16c2fe5b2ba0b3598552ebf171c843018
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:34:24 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 fcf0085..dd73cc8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,4 +3,4 @@ version=3
 # Non-free file removed, get-orig-source not necessary anymore -- Charles
 #http://search.cpan.org/dist/Data-Stag/ .*/Data-Stag-([\.\d]+)\.(?:tar\.gz|tar|tgz)$ debian debian/get-orig-source
 opts=dversionmangle=s/~dfsg// \
-https://metacpan.org/release/Data-Stag/ .*/Data-Stag-([\.\d]+)\.(?:tar\.gz|tar|tgz)$
+https://metacpan.org/release/Data-Stag .*/Data-Stag-([\.\d]+)\.(?:tar\.gz|tar|tgz)$

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



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