[libmime-lite-perl] 01/03: drop trailing slash from metacpan URLs

Damyan Ivanov dmn at alioth.debian.org
Tue Nov 5 21:15:15 UTC 2013


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

dmn pushed a commit to branch master
in repository libmime-lite-perl.

commit 496ac475820493b67486a5fc36a0b68d63c3d062
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Nov 5 23:03:44 2013 +0200

    drop 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 134df66..3effebb 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmime-lite-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmime-lite-perl.git
-Homepage: https://metacpan.org/release/MIME-Lite/
+Homepage: https://metacpan.org/release/MIME-Lite
 
 Package: libmime-lite-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 3c71bfd..93931df 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: MIME-Lite
 Upstream-Contact: Ricardo Signes <rjbs at cpan.org>
-Source: https://metacpan.org/release/MIME-Lite/
+Source: https://metacpan.org/release/MIME-Lite
 
 Files: *
 Copyright: 2003, Yves Orton <demerphq at hotmail.com>
diff --git a/debian/watch b/debian/watch
index 740982e..2e34842 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/MIME-Lite/ .*/MIME-Lite-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/MIME-Lite .*/MIME-Lite-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/libmime-lite-perl.git



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