[libjifty-plugin-chart-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 21:58:26 UTC 2014


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

gregoa pushed a commit to branch master
in repository libjifty-plugin-chart-perl.

commit 2e2714f38f8fb6f9882248502a5d435f8b449f3b
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:36:58 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 b6ede67..879a2ea 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
  David Bremner <bremner at unb.ca>,
  gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/Jifty-Plugin-Chart/
+Homepage: https://metacpan.org/release/Jifty-Plugin-Chart
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libjifty-plugin-chart-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libjifty-plugin-chart-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 62490a0..c377dad 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: Jifty-Plugin-Chart
 Upstream-Contact: AGOSTINI Yves <agostini at univ-metz.fr>
-Source: https://metacpan.org/release/Jifty-Plugin-Chart/
+Source: https://metacpan.org/release/Jifty-Plugin-Chart
 Comment:
  The upstream tarball is repacked to remove the non-free renderer
  XMLSWF.  For convenience in the build process, the embedded copy of
diff --git a/debian/watch b/debian/watch
index b13ac82..2f74fe3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 options=dversionmangle=s/\+dfsg\d*$//,uversionmangle=s/0\.\d{4}$/$&0/;s/0\.\d{3}$/$&00/;s/0\.\d{2}$/$&000/;s/0\.\d{1}$/$&0000/ \
-https://metacpan.org/release/Jifty-Plugin-Chart/   .*/Jifty-Plugin-Chart-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian sh debian/repack.stub
+https://metacpan.org/release/Jifty-Plugin-Chart   .*/Jifty-Plugin-Chart-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian sh debian/repack.stub

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libjifty-plugin-chart-perl.git



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