[liblog-loglite-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 21:59:04 UTC 2014


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

gregoa pushed a commit to branch master
in repository liblog-loglite-perl.

commit 2c2f02f1b1308eeeb4dc7f28c88505de869eb6fc
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:37:20 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 287508e..4fce5fb 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblog-loglite-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblog-loglite-perl.git
-Homepage: https://metacpan.org/release/Log-LogLite/
+Homepage: https://metacpan.org/release/Log-LogLite
 
 Package: liblog-loglite-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 59d71e5..21427e8 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: Log-LogLite
 Upstream-Contact: Rani Pinchuk, rani at cpan.org
-Source: https://metacpan.org/release/Log-LogLite/
+Source: https://metacpan.org/release/Log-LogLite
 
 Files: *
 Copyright: Copyright (c) 2001-2002 Ockham Technology N.V. & Rani Pinchuk. All rights reserved.
diff --git a/debian/watch b/debian/watch
index d9351d2..ce4df20 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 opts="uversionmangle=s/^v(\d)/$1/;s/^\.(\d)/0.$1/" \
-https://metacpan.org/release/Log-LogLite/ \
+https://metacpan.org/release/Log-LogLite \
 .*/Log-LogLite-(v?[\d\.]+(?:a|b|b\d+|RC\d+)?).(?:tar\.gz|tgz|tar\.bz2|zip|pm\.gz|jar|shar\.gz|shar\.Z)

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



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