[libdist-zilla-plugin-prepender-perl] 01/02: Strip trailing slash from metacpan URLs.

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


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

gregoa pushed a commit to branch master
in repository libdist-zilla-plugin-prepender-perl.

commit bc6efdd91447b6bb5bc4d5f46c0b0dbac24dcf20
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:35: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 1df05e7..e665cf5 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla-plugin-prepender-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugin-prepender-perl.git
-Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-Prepender/
+Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-Prepender
 
 Package: libdist-zilla-plugin-prepender-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 8c4af9d..65cc714 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: Jerome Quelin <jquelin at cpan.org>
-Source: https://metacpan.org/release/Dist-Zilla-Plugin-Prepender/
+Source: https://metacpan.org/release/Dist-Zilla-Plugin-Prepender
 Name: Dist-Zilla-Plugin-Prepender
 Copyright: 2009, Jerome Quelin
 
diff --git a/debian/watch b/debian/watch
index 79c1156..83e4b6d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Dist-Zilla-Plugin-Prepender/   .*/Dist-Zilla-Plugin-Prepender-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Dist-Zilla-Plugin-Prepender   .*/Dist-Zilla-Plugin-Prepender-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/libdist-zilla-plugin-prepender-perl.git



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