[libregexp-common-email-address-perl] 01/02: Strip trailing slash from metacpan URLs.
gregor herrmann
gregoa at debian.org
Thu Feb 27 22:05:28 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libregexp-common-email-address-perl.
commit 6bc903924ac51dd7f583868883913ec0d477c8a6
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Feb 27 22:40:09 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 c2c2970..f720f0d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Build-Depends-Indep: libemail-address-perl, libregexp-common-perl, perl
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>
Standards-Version: 3.9.1
-Homepage: https://metacpan.org/release/Regexp-Common-Email-Address/
+Homepage: https://metacpan.org/release/Regexp-Common-Email-Address
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libregexp-common-email-address-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libregexp-common-email-address-perl.git
diff --git a/debian/copyright b/debian/copyright
index 7ac5dff..1180341 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Upstream-Contact: Casey West, <casey at geeknest.com>.
-Source: https://metacpan.org/release/Regexp-Common-Email-Address/
+Source: https://metacpan.org/release/Regexp-Common-Email-Address
Upstream-Name: Regexp-Common-Email-Address
Files: *
diff --git a/debian/watch b/debian/watch
index 0bbaf4e..2b20d47 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-https://metacpan.org/release/Regexp-Common-Email-Address/ .*/Regexp-Common-Email-Address-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Regexp-Common-Email-Address .*/Regexp-Common-Email-Address-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/libregexp-common-email-address-perl.git
More information about the Pkg-perl-cvs-commits
mailing list