[libsys-utmp-perl] 01/02: Strip trailing slash from metacpan URLs.

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


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

gregoa pushed a commit to branch master
in repository libsys-utmp-perl.

commit 6b0ee604d7ad356b1273807194409027fcd06359
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:41:02 2014 +0100

    Strip trailing slash from metacpan URLs.
---
 debian/control | 2 +-
 debian/watch   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index afee195..ace2ac6 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9.20120312),
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsys-utmp-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsys-utmp-perl.git
-Homepage: https://metacpan.org/release/Sys-Utmp/
+Homepage: https://metacpan.org/release/Sys-Utmp
 
 Package: libsys-utmp-perl
 Architecture: any
diff --git a/debian/watch b/debian/watch
index a845c3e..bf46cfa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Sys-Utmp/ .*/Sys-Utmp-([[:digit:]].*)\.tar\.gz
+https://metacpan.org/release/Sys-Utmp .*/Sys-Utmp-([[:digit:]].*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsys-utmp-perl.git



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