[libnetwork-ipv4addr-perl] 01/02: Strip trailing slash from metacpan URLs.
gregor herrmann
gregoa at debian.org
Thu Feb 27 22:03:07 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libnetwork-ipv4addr-perl.
commit 7d08a82118bc95b1ac5d4987d0028a1513856b4f
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Feb 27 22:39:07 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 269c67b..a2c5639 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Franck Joncourt <franck at debian.org>
Standards-Version: 3.9.0
-Homepage: https://metacpan.org/release/Net-IPv4Addr/
+Homepage: https://metacpan.org/release/Net-IPv4Addr
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnetwork-ipv4addr-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnetwork-ipv4addr-perl.git
diff --git a/debian/copyright b/debian/copyright
index f70b328..794594f 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-IPv4Addr
Upstream-Contact: Francis J. Lacost
-Source: https://metacpan.org/release/Net-IPv4Addr/
+Source: https://metacpan.org/release/Net-IPv4Addr
Files: *
Copyright: 1999-2000 iNsu Innovations Inc. All rights reserved.
diff --git a/debian/watch b/debian/watch
index 3072cdd..e034a02 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
options=dversionmangle=s/\.ds// \
-https://metacpan.org/release/Net-IPv4Addr/ .+/Net-IPv4Addr-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian sh debian/repack.stub
+https://metacpan.org/release/Net-IPv4Addr .+/Net-IPv4Addr-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian sh debian/repack.stub
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnetwork-ipv4addr-perl.git
More information about the Pkg-perl-cvs-commits
mailing list