[libevent-perl] 01/02: Strip trailing slash from metacpan URLs.
gregor herrmann
gregoa at debian.org
Thu Feb 27 21:55:23 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libevent-perl.
commit ff5605b6e6596d3ee1319f357c63f3263a3d8eb3
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Feb 27 22:35:21 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 f5cc445..2055e88 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Rene Mayorga <rmayorga at debian.org>,
Alessandro Ghedini <ghedo at debian.org>,
Dominic Hargreaves <dom at earth.li>
Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/Event/
+Homepage: https://metacpan.org/release/Event
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libevent-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libevent-perl.git
Build-Depends: debhelper (>= 8), perl
diff --git a/debian/copyright b/debian/copyright
index 8709443..dc7c054 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: Event
Upstream-Contact: Joshua N. Pritikin <jpritikin at pobox.com>
-Source: https://metacpan.org/release/Event/
+Source: https://metacpan.org/release/Event
Files: *
Copyright: 1998-2004, Joshua N. Pritikin <jpritikin at pobox.com>
diff --git a/debian/watch b/debian/watch
index 0a7c00a..587401e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
-https://metacpan.org/release/Event/ \
+https://metacpan.org/release/Event \
.*/Event-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/libevent-perl.git
More information about the Pkg-perl-cvs-commits
mailing list