[libextutils-installpaths-perl] 03/05: drop trailing slash from metacpan URLs

Damyan Ivanov dmn at alioth.debian.org
Fri Nov 8 17:04:39 UTC 2013


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

dmn pushed a commit to branch master
in repository libextutils-installpaths-perl.

commit 3480d3a4985eda5311e718ac5360f4a1ce0ba36c
Author: Damyan Ivanov <dmn at debian.org>
Date:   Fri Nov 8 19:03:24 2013 +0200

    drop 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 78f292c..5657251 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: libextutils-config-perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libextutils-installpaths-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libextutils-installpaths-perl.git
-Homepage: https://metacpan.org/release/ExtUtils-InstallPaths/
+Homepage: https://metacpan.org/release/ExtUtils-InstallPaths
 
 Package: libextutils-installpaths-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index e41f681..b7964e2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: ExtUtils-InstallPaths
-Source: https://metacpan.org/release/ExtUtils-InstallPaths/
+Source: https://metacpan.org/release/ExtUtils-InstallPaths
 Upstream-Contact: Leon Timmermans <leont at cpan.org>
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 9c48e67..380ad91 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/ExtUtils-InstallPaths/   .*/ExtUtils-InstallPaths-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/ExtUtils-InstallPaths   .*/ExtUtils-InstallPaths-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/libextutils-installpaths-perl.git



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