[libdbd-mysql-perl] 02/05: drop trailing slash from metacpan URLs

Damyan Ivanov dmn at alioth.debian.org
Wed Nov 6 20:54:32 UTC 2013


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

dmn pushed a commit to branch master
in repository libdbd-mysql-perl.

commit ca40e3ba5290b2fba57a95ec2e50e26999a476a5
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed Nov 6 22:36:11 2013 +0200

    drop 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 bde1db6..bfba065 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 9.20120312),
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbd-mysql-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbd-mysql-perl.git
-Homepage: https://metacpan.org/release/DBD-mysql/
+Homepage: https://metacpan.org/release/DBD-mysql
 
 Package: libdbd-mysql-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 5cc4bd0..4f6f498 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-mysql
 Upstream-Contact: Patrick Galbraith <patg at mysql.com>
-Source: https://metacpan.org/release/DBD-mysql/
+Source: https://metacpan.org/release/DBD-mysql
 
 Files: *
 Copyright:
diff --git a/debian/watch b/debian/watch
index 448b51b..2af1858 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/DBD-mysql/ .*/DBD-mysql-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/DBD-mysql .*/DBD-mysql-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-mysql-perl.git



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