[libdata-section-perl] 04/06: drop trailing slash from metacpan URLs

Damyan Ivanov dmn at alioth.debian.org
Wed Nov 6 15:40:56 UTC 2013


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

dmn pushed a commit to branch master
in repository libdata-section-perl.

commit 481bc8fec95340db6f3092fc0cdc78b7b94f104a
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed Nov 6 14:54:14 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 2f06841..7ba8229 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: Data-Section
 Upstream-Contact: Ricardo SIGNES <rjbs at cpan.org>
-Source: https://metacpan.org/release/Data-Section/
+Source: https://metacpan.org/release/Data-Section
 
 Files: *
 Copyright: 2008, Ricardo SIGNES <rjbs at cpan.org>
diff --git a/debian/watch b/debian/watch
index 342f137..3e269aa 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Data-Section/   .*/Data-Section-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Data-Section   .*/Data-Section-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/libdata-section-perl.git



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