[libcgi-validop-perl] 01/02: Strip trailing slash from metacpan URLs.
gregor herrmann
gregoa at debian.org
Thu Feb 27 21:51:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libcgi-validop-perl.
commit 52e4111641146c2ff58eff8ac51ceb15b5b36bad
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Feb 27 22:33:16 2014 +0100
Strip trailing slash from metacpan URLs.
---
debian/control | 2 +-
debian/copyright | 2 +-
debian/watch | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index fbffdd9..a9a37de 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, libtest-exception-perl, libtest-taint-perl,
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Jonathan Yu <jawnsy at cpan.org>
Standards-Version: 3.8.3
-Homepage: https://metacpan.org/release/CGI-ValidOp/
+Homepage: https://metacpan.org/release/CGI-ValidOp
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-validop-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-validop-perl.git
diff --git a/debian/copyright b/debian/copyright
index b8dfe61..a85a65d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: CGI-ValidOp
Upstream-Contact: Randall Hansen <legless at cpan.org>
-Source: https://metacpan.org/release/CGI-ValidOp/
+Source: https://metacpan.org/release/CGI-ValidOp
Files: *
Copyright: 2003-2005, Randall Hansen <legless at cpan.org>
diff --git a/debian/watch b/debian/watch
index d5b719b..9d832ae 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-https://metacpan.org/release/CGI-ValidOp/ .*/CGI-ValidOp-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CGI-ValidOp .*/CGI-ValidOp-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-validop-perl.git
More information about the Pkg-perl-cvs-commits
mailing list