[libunicode-stringprep-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 22:09:43 UTC 2014


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

gregoa pushed a commit to branch master
in repository libunicode-stringprep-perl.

commit 82c9e73d015d430ef2f84a01271b555aa2baeae5
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:42:19 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 5450ed5..6ce7cd8 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: libtest-nowarnings-perl, libtest-pod-perl, libtest-pod-cove
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libunicode-stringprep-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libunicode-stringprep-perl.git
-Homepage: https://metacpan.org/release/Unicode-Stringprep/
+Homepage: https://metacpan.org/release/Unicode-Stringprep
 
 Package: libunicode-stringprep-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 4eb4d96..2366636 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: https://metacpan.org/release/Unicode-Stringprep/
+Source: https://metacpan.org/release/Unicode-Stringprep
 Upstream-Contact: Claus Färber <CFAERBER at cpan.org>
 Upstream-Name: Unicode-Stringprep
 Comment: The files t/nameprep*.t have been removed from the upstream tarball,
diff --git a/debian/watch b/debian/watch
index 43e2005..4bdb398 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 opts="dversionmangle=s/\+dfsg//" \
-https://metacpan.org/release/Unicode-Stringprep/   .*/Unicode-Stringprep-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ \
+https://metacpan.org/release/Unicode-Stringprep   .*/Unicode-Stringprep-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/libunicode-stringprep-perl.git



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