[libdbd-csv-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 21:54:01 UTC 2014


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

gregoa pushed a commit to branch master
in repository libdbd-csv-perl.

commit 4bcb8f3603156c75ebc4f29e89aff0be39d89220
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:34:39 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 005c583..e481bf6 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends-Indep: libdbi-perl (>= 1.628),
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbd-csv-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbd-csv-perl.git
-Homepage: https://metacpan.org/release/DBD-CSV/
+Homepage: https://metacpan.org/release/DBD-CSV
 
 Package: libdbd-csv-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 9c865d0..78e4f3a 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: DBD-CSV
 Upstream-Contact: H.Merijn Brand <h.m.brand at xs4all.nl>
-Source: https://metacpan.org/release/DBD-CSV/
+Source: https://metacpan.org/release/DBD-CSV
 
 Files: *
 Copyright: 1998-2004, Jochen Wiedmann <jwied at cpan.org>
diff --git a/debian/watch b/debian/watch
index 7d29d27..dd98044 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts="uversionmangle=s/\.\d\d\d$/$&0/;s/\.\d\d$/$&00/;s/\.\d$/$&000/" \
-https://metacpan.org/release/DBD-CSV/    .*/DBD-CSV-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/DBD-CSV    .*/DBD-CSV-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/libdbd-csv-perl.git



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