[libemail-mime-createhtml-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 21:55:05 UTC 2014


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

gregoa pushed a commit to branch master
in repository libemail-mime-createhtml-perl.

commit 8574f4df92260f69bb5be1213fbe6fdc78a5f924
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:35:14 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 1198dea..da96e27 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libemail-mime-createhtml-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libemail-mime-createhtml-perl.git
-Homepage: https://metacpan.org/release/Email-MIME-CreateHTML/
+Homepage: https://metacpan.org/release/Email-MIME-CreateHTML
 
 Package: libemail-mime-createhtml-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 5a63b0b..e8c9436 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: Email-MIME-CreateHTML
 Upstream-Contact: Tony Hennessy, Simon Flack with cookbook and John Alden <cpan _at_ bbc _dot_ co _dot_ uk>
-Source: https://metacpan.org/release/Email-MIME-CreateHTML/
+Source: https://metacpan.org/release/Email-MIME-CreateHTML
 
 Files: *
 Copyright: 2005-2006, BBC
diff --git a/debian/watch b/debian/watch
index ffdc15a..3f8f986 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Email-MIME-CreateHTML/   .*/Email-MIME-CreateHTML-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Email-MIME-CreateHTML   .*/Email-MIME-CreateHTML-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/libemail-mime-createhtml-perl.git



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