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

gregor herrmann gregoa at debian.org
Thu Feb 27 21:53:25 UTC 2014


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

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

commit 77188b636f3c27d9970a81ea8efcb90e8613081a
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:34:18 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 c6ac67a..0ae047c 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.3
-Homepage: https://metacpan.org/release/Data-Hexdumper/
+Homepage: https://metacpan.org/release/Data-Hexdumper
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdata-hexdumper-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdata-hexdumper-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index fc8c4c2..a308242 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: Data-Hexdumper
 Upstream-Contact: David Cantrell <david at cantrell.org.uk>
-Source: https://metacpan.org/release/Data-Hexdumper/
+Source: https://metacpan.org/release/Data-Hexdumper
 Comment:
  Initial packaging of this module was kindly funded by Dembach Goo Informatik
  on behalf of Allianz24.
diff --git a/debian/watch b/debian/watch
index e262fc5..2a7830c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/\.\d{2}$/$&00/ \
-https://metacpan.org/release/Data-Hexdumper/   .*/Data-Hexdumper-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Data-Hexdumper   .*/Data-Hexdumper-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/libdata-hexdumper-perl.git



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