[libtap-formatter-html-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 22:07:11 UTC 2014


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

gregoa pushed a commit to branch master
in repository libtap-formatter-html-perl.

commit a5979473540b697dfb088b4698cdf8896829b983
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:41:04 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 da83902..bf2f74c 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: libaccessors-perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtap-formatter-html-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtap-formatter-html-perl.git
-Homepage: https://metacpan.org/release/TAP-Formatter-HTML/
+Homepage: https://metacpan.org/release/TAP-Formatter-HTML
 
 Package: libtap-formatter-html-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index a5464ce..2cff814 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: TAP-Formatter-HTML
 Upstream-Contact: Steve Purkis <spurkis at cpan.org>
-Source: https://metacpan.org/release/TAP-Formatter-HTML/
+Source: https://metacpan.org/release/TAP-Formatter-HTML
 Comment: The +dfsg version is created by removing some problematic
  minified js files. debian/repack.stub automates this process.
 
diff --git a/debian/watch b/debian/watch
index ca349a1..90073d4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=dversionmangle=s/\+dfsg// \
-https://metacpan.org/release/TAP-Formatter-HTML/   .*/TAP-Formatter-HTML-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian debian/repack.stub
+https://metacpan.org/release/TAP-Formatter-HTML   .*/TAP-Formatter-HTML-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian debian/repack.stub

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtap-formatter-html-perl.git



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