[libtk-histentry-perl] 02/13: Remove trailing slash from metacpan.org URLs

Axel Beckert abe at deuxchevaux.org
Wed Jan 1 04:33:05 UTC 2014


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

abe pushed a commit to branch master
in repository libtk-histentry-perl.

commit 4b962c1dc48b59efb062cf446b0fa6f6372f2546
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Jan 1 05:13:52 2014 +0100

    Remove trailing slash from metacpan.org URLs
---
 debian/control | 2 +-
 debian/watch   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index cd81a78..2ce1d3b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl,
                      xvfb
 Build-Depends: debhelper (>= 5.0.0)
 Standards-Version: 3.7.2
-Homepage: https://metacpan.org/release/Tk-HistEntry/
+Homepage: https://metacpan.org/release/Tk-HistEntry
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtk-histentry-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtk-histentry-perl.git
 
diff --git a/debian/watch b/debian/watch
index 03bb12b..5f2e34b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Tk-HistEntry/   .*/Tk-HistEntry-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Tk-HistEntry   .*/Tk-HistEntry-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtk-histentry-perl.git



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