[libdbd-sqlite2-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-sqlite2-perl.

commit 88b7dc12e62d6febc785d5a98724c24e0f861c75
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 87e4d77..9b34463 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends: debhelper (>= 9.20120312),
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdbd-sqlite2-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdbd-sqlite2-perl.git
-Homepage: https://metacpan.org/release/DBD-SQLite2/
+Homepage: https://metacpan.org/release/DBD-SQLite2
 
 Package: libdbd-sqlite2-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index ddd22bc..08d234e 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-SQLite2
 Upstream-Contact: Matt Sergeant <matt at sergeant.org>
-Source: https://metacpan.org/release/DBD-SQLite2/
+Source: https://metacpan.org/release/DBD-SQLite2
 
 Files: *.c *.h
 Copyright: Public Domain
diff --git a/debian/watch b/debian/watch
index dfcbbb4..f9508e4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/DBD-SQLite2/ .*/DBD-SQLite2-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/DBD-SQLite2 .*/DBD-SQLite2-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-sqlite2-perl.git



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