[libclass-dbi-plugin-type-perl] 01/02: Strip trailing slash from metacpan URLs.
gregor herrmann
gregoa at debian.org
Thu Feb 27 21:52:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libclass-dbi-plugin-type-perl.
commit c30faf6f030eaca0f409e807589856e1175e4a58
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Feb 27 22:33:28 2014 +0100
Strip 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 f9dd023..43de66e 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: Class-DBI-Plugin-Type
Upstream-Contact: Simon Cozens <simon at simon-cozens.org>
-Source: https://metacpan.org/release/Class-DBI-Plugin-Type/
+Source: https://metacpan.org/release/Class-DBI-Plugin-Type
Files: *
Copyright: © 2004, Simon Cozens <simon at simon-cozens.org>
diff --git a/debian/watch b/debian/watch
index c0ffed8..f77eb55 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
opts="uversionmangle=s/(\d)[\-_]?(rc\d+|pre-rc\d+|pre\d+a?)$/$1~$2/;s/[\-\.](source|src|orig|unix)$//;s/^(\d{8})/0.0.$1/;s/-(bin|osx)$/~$1/;s/^v(\d)/$1/;" \
-https://metacpan.org/release/Class-DBI-Plugin-Type/ .*/Class-DBI-Plugin-Type-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Class-DBI-Plugin-Type .*/Class-DBI-Plugin-Type-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/libclass-dbi-plugin-type-perl.git
More information about the Pkg-perl-cvs-commits
mailing list