[libmail-mbox-messageparser-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 21:59:15 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libmail-mbox-messageparser-perl.

commit 73b93abfbde3e5288fed28fb37a432d8400dc9d0
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:37:27 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 0172f4d..baf2bb5 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Ansgar Burchardt <ansgar at debian.org>
 Standards-Version: 3.8.4
-Homepage: https://metacpan.org/release/Mail-Mbox-MessageParser/
+Homepage: https://metacpan.org/release/Mail-Mbox-MessageParser
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmail-mbox-messageparser-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmail-mbox-messageparser-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index a1e5c94..314a28e 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
 Maintainer: David Coppit <david at coppit.org>
-Source: https://metacpan.org/release/Mail-Mbox-MessageParser/
+Source: https://metacpan.org/release/Mail-Mbox-MessageParser
 Name: Mail-Mbox-MessageParser
 
 Copyright: 2000-2004, David Coppit <david at coppit.org>
diff --git a/debian/watch b/debian/watch
index afb8b9d..9647e8a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=dversionmangle=s/\+pristine$// \
-https://metacpan.org/release/Mail-Mbox-MessageParser/ .*/Mail-Mbox-MessageParser-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Mail-Mbox-MessageParser .*/Mail-Mbox-MessageParser-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/libmail-mbox-messageparser-perl.git



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