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

gregor herrmann gregoa at debian.org
Thu Feb 27 21:59:16 UTC 2014


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

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

commit 316cf4fcc59a09ee5a2100cf93d79961a4c5aa49
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:37:28 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 dd6a3bc..7111949 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7.0.50~)
 Build-Depends-Indep: perl, libdigest-hmac-perl, libmldbm-perl,
  libtest-pod-perl, libtest-pod-coverage-perl
 Standards-Version: 3.8.4
-Homepage: https://metacpan.org/release/Mail-SRS/
+Homepage: https://metacpan.org/release/Mail-SRS
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmail-srs-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmail-srs-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 2fd7dde..2d48c21 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Shevek
-Source: https://metacpan.org/release/Mail-SRS/
+Source: https://metacpan.org/release/Mail-SRS
 Name: Mail-SRS
 
 Copyright: © 2004, Shevek
diff --git a/debian/watch b/debian/watch
index 9985209..0eb243a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Mail-SRS/   .*/Mail-SRS-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Mail-SRS   .*/Mail-SRS-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/libmail-srs-perl.git



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