[libnet-address-ip-local-perl] 01/02: Strip trailing slash from metacpan URLs.
gregor herrmann
gregoa at debian.org
Thu Feb 27 22:01:20 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libnet-address-ip-local-perl.
commit 2a10956589cba6c829027a4f33280a93f5f9c0ee
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Feb 27 22:38:35 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 a10dfef..46533d1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Julián Moreno Patiño <darkjunix at gmail.com>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl
Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/Net-Address-IP-Local/
+Homepage: https://metacpan.org/release/Net-Address-IP-Local
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-address-ip-local-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-address-ip-local-perl.git
diff --git a/debian/copyright b/debian/copyright
index 8a6e1ff..8b299af 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libnet-address-ip-local-perl
-Source: https://metacpan.org/release/Net-Address-IP-Local/
+Source: https://metacpan.org/release/Net-Address-IP-Local
Files: *
Copyright: 2005-2009 Julian Mehnle <julian at mehnle.net>
diff --git a/debian/watch b/debian/watch
index d68dd11..89ed48c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-https://metacpan.org/release/Net-Address-IP-Local/ .*/Net-Address-IP-Local-v?(\d[\d.a-z-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-Address-IP-Local .*/Net-Address-IP-Local-v?(\d[\d.a-z-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-address-ip-local-perl.git
More information about the Pkg-perl-cvs-commits
mailing list