[libgraphics-gnuplotif-perl] 01/02: Strip trailing slash from metacpan URLs.

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


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

gregoa pushed a commit to branch master
in repository libgraphics-gnuplotif-perl.

commit 565836f73fc2a0a21176e54682dae71b7c6e85f1
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:36:06 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 f0cf9e7..b285a48 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, xvfb, xauth,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Carlo Segre <segre at debian.org>, gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.1
-Homepage: https://metacpan.org/release/Graphics-GnuplotIF/
+Homepage: https://metacpan.org/release/Graphics-GnuplotIF
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgraphics-gnuplotif-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgraphics-gnuplotif-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 755070a..904c46a 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: Graphics-GnuplotIF
 Upstream-Contact: Dr.-Ing. Fritz Mehner <mehner at fh-swf.de>
-Source: https://metacpan.org/release/Graphics-GnuplotIF/
+Source: https://metacpan.org/release/Graphics-GnuplotIF
 
 Files: *
 Copyright: 2005-2011, Dr.-Ing. Fritz Mehner <mehner at fh-swf.de>
diff --git a/debian/watch b/debian/watch
index ef6f408..16d2f4f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Graphics-GnuplotIF/   .*/Graphics-GnuplotIF-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Graphics-GnuplotIF   .*/Graphics-GnuplotIF-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/libgraphics-gnuplotif-perl.git



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