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

gregor herrmann gregoa at debian.org
Thu Feb 27 22:06:06 UTC 2014


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

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

commit 93432d2525c6bab63e02a9979dcf153e1a68724e
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:40:31 2014 +0100

    Strip trailing slash from metacpan URLs.
---
 debian/control | 2 +-
 debian/watch   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 8b05b02..707d14e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
 Standards-Version: 3.7.3
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl
-Homepage: https://metacpan.org/release/SGMLSpm/
+Homepage: https://metacpan.org/release/SGMLSpm
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsgmls-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsgmls-perl.git
 
diff --git a/debian/watch b/debian/watch
index 65b7254..c404267 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/SGMLSpm/   .*/SGMLSpm-v?(\d[\d\w.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/SGMLSpm   .*/SGMLSpm-v?(\d[\d\w.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

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



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