[libtemplate-alloy-perl] 08/11: drop trailing slash from upstream URL

Damyan Ivanov dmn at alioth.debian.org
Fri Aug 23 08:02:58 UTC 2013


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

dmn pushed a commit to branch master
in repository libtemplate-alloy-perl.

commit 3b04a25b7cd8856bb285bdc7c46423321878f553
Author: Damyan Ivanov <dmn at debian.org>
Date:   Fri Aug 23 09:40:32 2013 +0300

    drop trailing slash from upstream URL
    
    saves a redirect
---
 debian/control |    2 +-
 debian/watch   |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index fcc71c3..8614c08 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Chris Butler <chrisb at debian.org>
 Build-Depends: debhelper (>= 9)
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Template-Alloy/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtemplate-alloy-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtemplate-alloy-perl.git
+Homepage: https://metacpan.org/release/Template-Alloy
 
 Package: libtemplate-alloy-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 61994b4..e4b078b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 # format version number, currently 3; this line is compulsory!
 version=3
 # URL to the package page followed by a regex to search
-https://metacpan.org/release/Template-Alloy/   .*/Template-Alloy-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Template-Alloy   .*/Template-Alloy-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-alloy-perl.git



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