[libio-all-perl] 01/05: Remove trailing slash from metacpan.org URLs

Axel Beckert abe at deuxchevaux.org
Tue Dec 31 01:39:39 UTC 2013


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

abe pushed a commit to branch master
in repository libio-all-perl.

commit be0e39302a8623321fc3b032027bb6dd1f14a889
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Tue Dec 31 02:25:28 2013 +0100

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

diff --git a/debian/copyright b/debian/copyright
index 068c415..4deca12 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Contact: Ingy döt Net <ingy at cpan.org>
-Source: https://metacpan.org/release/IO-All/
+Source: https://metacpan.org/release/IO-All
 Upstream-Name: IO-All
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 23c8bee..83ccc58 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/IO-All/  .+/IO-All-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/IO-All  .+/IO-All-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/libio-all-perl.git



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