[libtemplate-plugin-class-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 22:07:14 UTC 2014


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

gregoa pushed a commit to branch master
in repository libtemplate-plugin-class-perl.

commit a12fde8f8e23d2897db1d7733fc5fe38233439a6
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:41:05 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 ed3d2a3..bf3df4d 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
 Build-Depends: debhelper (>= 7), quilt
 Build-Depends-Indep: perl, libtemplate-perl
 Standards-Version: 3.8.0
-Homepage: https://metacpan.org/release/Template-Plugin-Class/
+Homepage: https://metacpan.org/release/Template-Plugin-Class
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-plugin-class-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-plugin-class-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 0e96cbb..1fc6564 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: Template-Plugin-Class
 Upstream-Contact: Richard Clamp <richardc at unixbeard.net>
-Source: https://metacpan.org/release/Template-Plugin-Class/
+Source: https://metacpan.org/release/Template-Plugin-Class
 
 Files: *
 Copyright: 2003, 2004, 2006, Richard Clamp <richardc at unixbeard.net>
diff --git a/debian/watch b/debian/watch
index 321921b..6c728a1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,4 +3,4 @@
 # to check for upstream updates and more.
 # Site		Directory		Pattern			Version	Script
 version=3
-https://metacpan.org/release/Template-Plugin-Class/   .*/Template-Plugin-Class-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Template-Plugin-Class   .*/Template-Plugin-Class-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/libtemplate-plugin-class-perl.git



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