[libnet-inet6glue-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 22:02:16 UTC 2014


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

gregoa pushed a commit to branch master
in repository libnet-inet6glue-perl.

commit 61b3c7cf854ba694f4d0fcd8fc659746555bf6bb
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:38:48 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 7f1765c..0422ba9 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 8),
                libio-socket-ip-perl (>= 0.25) | libio-socket-inet6-perl
 Build-Depends-Indep: perl
 Standards-Version: 3.9.5
-Homepage: https://metacpan.org/release/Net-INET6Glue/
+Homepage: https://metacpan.org/release/Net-INET6Glue
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-inet6glue-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-inet6glue-perl.git;a=summary
 
diff --git a/debian/copyright b/debian/copyright
index d739342..9e82507 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Steffen Ullrich <Steffen_Ullrich at genua.de>
-Source: https://metacpan.org/release/Net-INET6Glue/
+Source: https://metacpan.org/release/Net-INET6Glue
 Upstream-Name: Net-INET6Glue
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 5704bb7..af855d7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Net-INET6Glue/   .*/Net-INET6Glue-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-INET6Glue   .*/Net-INET6Glue-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/libnet-inet6glue-perl.git



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