[liblayout-manager-perl] 02/07: Drop trailing slash from metacpan URLs

Daniel Lintott dlintott-guest at moszumanska.debian.org
Mon Feb 24 17:36:03 UTC 2014


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

dlintott-guest pushed a commit to branch master
in repository liblayout-manager-perl.

commit b4273fd78a07afee898cbd5b8ef7702dd843db3c
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Mon Feb 24 17:18:45 2014 +0000

    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 365665c..57d2979 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: libgeometry-primitive-perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblayout-manager-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblayout-manager-perl.git
-Homepage: https://metacpan.org/release/Layout-Manager/
+Homepage: https://metacpan.org/release/Layout-Manager
 
 Package: liblayout-manager-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 324f553..7447788 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: Layout-Manager
 Upstream-Contact: Cory G Watson <gphat at cpan.org>
-Source: https://metacpan.org/release/Layout-Manager/
+Source: https://metacpan.org/release/Layout-Manager
 
 Files: *
 Copyright: 2008-2010, Cory G Watson <gphat at cpan.org>
diff --git a/debian/watch b/debian/watch
index 5b33b0d..420723f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Layout-Manager/   .*/Layout-Manager-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Layout-Manager   .*/Layout-Manager-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/liblayout-manager-perl.git



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