[libdbd-pg-perl] 01/02: Strip trailing slash from metacpan URLs.
gregor herrmann
gregoa at debian.org
Thu Feb 27 21:54:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdbd-pg-perl.
commit b1678e6ed78e23c951eeb6d4d6d9a99839b9c5dc
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Feb 27 22:34:41 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 08a61d4..d280b0a 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends: perl,
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbd-pg-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbd-pg-perl.git
-Homepage: https://metacpan.org/release/DBD-Pg/
+Homepage: https://metacpan.org/release/DBD-Pg
Package: libdbd-pg-perl
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index f11eb7c..ed48ba5 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-Pg
Upstream-Contact: Greg Sabino Mullane <greg at turnstep.com>
-Source: https://metacpan.org/release/DBD-Pg/
+Source: https://metacpan.org/release/DBD-Pg
Files: *
Copyright: 1994-1997, Tim Bunce <Tim.Bunce at pobox.com>
diff --git a/debian/watch b/debian/watch
index bf4fa08..7e1f1c1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-https://metacpan.org/release/DBD-Pg/ .*/DBD-Pg-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/DBD-Pg .*/DBD-Pg-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-pg-perl.git
More information about the Pkg-perl-cvs-commits
mailing list