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

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


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

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

commit f7dd8c2b0b50269cb7a4b20e30409075b0ca7c7d
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:41:19 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 f7c9a2b..49a6c6b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Ryan Niebur <ryan at debian.org>,
  Fabrizio Regalli <fabreg at fabreg.it>,
  Alessandro Ghedini <ghedo at debian.org>
 Standards-Version: 3.9.3
-Homepage: https://metacpan.org/release/Test-CheckManifest/
+Homepage: https://metacpan.org/release/Test-CheckManifest
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-checkmanifest-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-checkmanifest-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 09ae814..154886d 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: Test-CheckManifest
 Upstream-Contact: Renee Baecker <module at renee-baecker.de>
-Source: https://metacpan.org/release/Test-CheckManifest/
+Source: https://metacpan.org/release/Test-CheckManifest
 
 Files: *
 Copyright: 2012, Renee Baecker <module at renee-baecker.de>
diff --git a/debian/watch b/debian/watch
index 8b6b8fc..a1daa61 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts="uversionmangle=s/\.\d$/$&0/" \
-https://metacpan.org/release/Test-CheckManifest/    .*/Test-CheckManifest-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Test-CheckManifest    .*/Test-CheckManifest-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/libtest-checkmanifest-perl.git



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