[libfile-basedir-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 21:55:45 UTC 2014


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

gregoa pushed a commit to branch master
in repository libfile-basedir-perl.

commit f7fa95d441297d7778c63236f36e0cb1eb5783ca
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:35:31 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 2aa6282..c424306 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Ansgar Burchardt <ansgar at debian.org>
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl, libtest-pod-coverage-perl, libtest-pod-perl
 Standards-Version: 3.8.4
-Homepage: https://metacpan.org/release/File-BaseDir/
+Homepage: https://metacpan.org/release/File-BaseDir
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-basedir-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-basedir-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 98fc5d5..62d8332 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Jaap Karssenberg <pardus at cpan.org>
-Source: https://metacpan.org/release/File-BaseDir/
+Source: https://metacpan.org/release/File-BaseDir
 Name: File-BaseDir
 
 Copyright: © 2003-2007, Jaap G Karssenberg <pardus at cpan.org>
diff --git a/debian/watch b/debian/watch
index 47306a8..b4fb863 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 
-https://metacpan.org/release/File-BaseDir/   .*/File-BaseDir-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/File-BaseDir   .*/File-BaseDir-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/libfile-basedir-perl.git



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