[liblingua-en-inflect-perl] 01/02: Strip trailing slash from metacpan URLs.
gregor herrmann
gregoa at debian.org
Thu Feb 27 21:58:42 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository liblingua-en-inflect-perl.
commit bf76dc0f42e8ba0a5c4cb2267e793093ccd89a4b
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Feb 27 22:37:07 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 d951ad8..86cd8b4 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Jonathan Yu <jawnsy at cpan.org>,
Jose Luis Rivas <ghostbar at debian.org>,
gregor herrmann <gregoa at debian.org>
Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Lingua-EN-Inflect/
+Homepage: https://metacpan.org/release/Lingua-EN-Inflect
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/liblingua-en-inflect-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/liblingua-en-inflect-perl.git
diff --git a/debian/copyright b/debian/copyright
index f116391..4284220 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: Lingua-EN-Inflect
Upstream-Contact: Damian Conway <dconway at cpan.org>
-Source: https://metacpan.org/release/Lingua-EN-Inflect/
+Source: https://metacpan.org/release/Lingua-EN-Inflect
Files: *
Copyright: 1997-2009, Damian Conway <dconway at cpan.org>
diff --git a/debian/watch b/debian/watch
index edb5fc5..cda9804 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts="uversionmangle=s/\.\d\d$/$&0/;s/\.\d$/$&00/" \
-https://metacpan.org/release/Lingua-EN-Inflect/ .*/Lingua-EN-Inflect-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Lingua-EN-Inflect .*/Lingua-EN-Inflect-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/liblingua-en-inflect-perl.git
More information about the Pkg-perl-cvs-commits
mailing list