[libnet-arp-perl] 01/02: Strip trailing slash from metacpan URLs.
gregor herrmann
gregoa at debian.org
Thu Feb 27 22:01:24 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libnet-arp-perl.
commit 8dc6730e9ebf1f82a379caebde14dfb8703428b8
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Feb 27 22:38:37 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 37cf07f..2ada7be 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Niko Tyni <ntyni at debian.org>,
Franck Joncourt <franck at debian.org>, Ryan Niebur <ryan at debian.org>,
Florian Schlichting <fsfs at debian.org>
Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Net-ARP/
+Homepage: https://metacpan.org/release/Net-ARP
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-arp-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-arp-perl.git
diff --git a/debian/copyright b/debian/copyright
index cb8d9b0..cb7b69a 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: Net::ARP
Upstream-Contact: Bastian Ballmann <balle at codekid.net>
-Source: https://metacpan.org/release/Net-ARP/
+Source: https://metacpan.org/release/Net-ARP
Files: *
Copyright: 2004-2013, Bastian Ballmann <balle at codekid.net>
diff --git a/debian/watch b/debian/watch
index 94c777e..fd0ed1f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
# format version number, currently 3; this line is compulsory!
version=3
-https://metacpan.org/release/Net-ARP/ .*/Net-ARP-(.*).(?:tar.gz|tar|tgz)
+https://metacpan.org/release/Net-ARP .*/Net-ARP-(.*).(?:tar.gz|tar|tgz)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-arp-perl.git
More information about the Pkg-perl-cvs-commits
mailing list