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

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


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

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

commit a05300d9cacb49983fedb66e8c25961e2c4835f6
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:38:46 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 4b17d20..d51d4ce 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: libtest-nowarnings-perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-idn-nameprep-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-idn-nameprep-perl.git
-Homepage: https://metacpan.org/release/Net-IDN-Nameprep/
+Homepage: https://metacpan.org/release/Net-IDN-Nameprep
 
 Package: libnet-idn-nameprep-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index c3e6ec1..70e4ad9 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: Net-IDN-Nameprep
-Source: https://metacpan.org/release/Net-IDN-Nameprep/
+Source: https://metacpan.org/release/Net-IDN-Nameprep
 Upstream-Contact: Claus Färber <CFAERBER at cpan.org>
 Comment: the +dfsg version is produced by excluding t/nameprep_vec.t from the
  upstream tarball which contains a probably non-free license for parts of its
diff --git a/debian/watch b/debian/watch
index d0d7aa1..1b2ce14 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 opts=dversionmangle=s/\+dfsg$// \
-	https://metacpan.org/release/Net-IDN-Nameprep/   .*/Net-IDN-Nameprep-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
+	https://metacpan.org/release/Net-IDN-Nameprep   .*/Net-IDN-Nameprep-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/libnet-idn-nameprep-perl.git



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