[libpoe-api-peek-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 22:04:47 UTC 2014


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

gregoa pushed a commit to branch master
in repository libpoe-api-peek-perl.

commit 4c28e9ff623e04db924f028efceebf88e501742f
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:39:51 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 6726c24..e73ad47 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
  libtest-nowarnings-perl
 Build-Depends: debhelper (>= 8)
 Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/POE-API-Peek/
+Homepage: https://metacpan.org/release/POE-API-Peek
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpoe-api-peek-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpoe-api-peek-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index f96e0fb..6f6564a 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: POE-API-Peek
 Upstream-Contact: sungo <sungo at sungo.us>
-Source: https://metacpan.org/release/POE-API-Peek/
+Source: https://metacpan.org/release/POE-API-Peek
 
 Files: *
 Copyright:
diff --git a/debian/watch b/debian/watch
index 643f04d..95631bd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 options=uversionmangle=s/(\.\d{3})$/${1}0/;s/(\.\d{2})$/${1}00/;s/(\.\d{1})$/${1}000/ \
-https://metacpan.org/release/POE-API-Peek/ \
+https://metacpan.org/release/POE-API-Peek \
 	.*/POE-API-Peek-v?(\d.*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpoe-api-peek-perl.git



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