[libio-socket-inet6-perl] 04/06: drop trailing slash from metacpan URLs
Damyan Ivanov
dmn at alioth.debian.org
Sat Nov 9 19:28:06 UTC 2013
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libio-socket-inet6-perl.
commit 6ab9967c12acd3825e84ead1229cdc83328a626b
Author: Damyan Ivanov <dmn at debian.org>
Date: Sat Nov 9 19:19:27 2013 +0000
drop 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 0708912..f31a40e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Uploaders:
Daniel Kahn Gillmor <dkg at fifthhorseman.net>,
Masahito Omote <omote at debian.org>,
gregor herrmann <gregoa at debian.org>
-Homepage: https://metacpan.org/release/IO-Socket-INET6/
+Homepage: https://metacpan.org/release/IO-Socket-INET6
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libio-socket-inet6-perl
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-socket-inet6-perl.git
Standards-Version: 3.9.2
diff --git a/debian/copyright b/debian/copyright
index c4f55a9..7275880 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: IO-Socket-INET6
Upstream-Contact: Shlomi Fish <shlomif at iglu.org.il>
-Source: https://metacpan.org/release/IO-Socket-INET6/
+Source: https://metacpan.org/release/IO-Socket-INET6
Files: *
Copyright: 1996-1998 Graham Barr <gbarr at pobox.com>,
diff --git a/debian/watch b/debian/watch
index 2976e38..ec3fe89 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-https://metacpan.org/release/IO-Socket-INET6/ .*/IO-Socket-INET6-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/IO-Socket-INET6 .*/IO-Socket-INET6-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/libio-socket-inet6-perl.git
More information about the Pkg-perl-cvs-commits
mailing list