[libhash-merge-perl] 03/05: drop trailing slash from metacpan URLs

Damyan Ivanov dmn at alioth.debian.org
Sat Nov 9 11:55:23 UTC 2013


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

dmn pushed a commit to branch master
in repository libhash-merge-perl.

commit 764fa7d7a90590512a880c0ca9d6deaadc37cc43
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sat Nov 9 11:53:30 2013 +0000

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

diff --git a/debian/copyright b/debian/copyright
index 5b07799..48e3d36 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: Hash-Merge
 Upstream-Contact: Michael K. Neylon <mneylon-pm at masemware.com>
-Source: https://metacpan.org/release/Hash-Merge/
+Source: https://metacpan.org/release/Hash-Merge
 
 Files: *
 Copyright: 2001, 2002, Michael K. Neylon <mneylon-pm at masemware.com>
diff --git a/debian/watch b/debian/watch
index f3be070..d7d46a0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Hash-Merge/   .*/Hash-Merge-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Hash-Merge   .*/Hash-Merge-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/libhash-merge-perl.git



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