[libipc-sharelite-perl] 01/02: Strip trailing slash from metacpan URLs.
gregor herrmann
gregoa at debian.org
Thu Feb 27 21:58:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libipc-sharelite-perl.
commit 302b571c287413b5e45cd532080ee5992000ce49
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Feb 27 22:36:54 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 280eea4..a8162ca 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Jay Bonci <jaybonci at debian.org>,
Section: perl
Priority: optional
Standards-Version: 3.9.3
-Homepage: https://metacpan.org/release/IPC-ShareLite/
+Homepage: https://metacpan.org/release/IPC-ShareLite
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libipc-sharelite-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libipc-sharelite-perl.git
Build-Depends: perl, debhelper (>= 9), libtest-pod-perl
diff --git a/debian/watch b/debian/watch
index 74f26a5..1b8fb52 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-https://metacpan.org/release/IPC-ShareLite/ \
+https://metacpan.org/release/IPC-ShareLite \
.*/IPC-ShareLite-v?(\d.*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libipc-sharelite-perl.git
More information about the Pkg-perl-cvs-commits
mailing list