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

gregor herrmann gregoa at debian.org
Thu Feb 27 21:51:46 UTC 2014


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

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

commit 88fac7a14aff72be58814e1db8fe31d8200a2d7e
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:33:17 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 c0f71b9..7f6784c 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/CGI-XMLForm/
+Homepage: https://metacpan.org/release/CGI-XMLForm
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-xmlform-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-xmlform-perl.git
 Build-Depends-Indep: libxml-parser-perl,
diff --git a/debian/watch b/debian/watch
index e9b0f86..e6b352b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/CGI-XMLForm/   .*/CGI-XMLForm-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/CGI-XMLForm   .*/CGI-XMLForm-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/libcgi-xmlform-perl.git



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