[libsvg-graph-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 22:06:52 UTC 2014


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

gregoa pushed a commit to branch master
in repository libsvg-graph-perl.

commit f7fcbdcd39c48a157d7c42f63b48d95da1b25e65
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:40:55 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 c478c7c..5fa8dd8 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsvg-graph-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsvg-graph-perl.git
-Homepage: https://metacpan.org/release/SVG-Graph/
+Homepage: https://metacpan.org/release/SVG-Graph
 
 Package: libsvg-graph-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index d5296eb..1835479 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format-Specification:
     http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
 Upstream-Maintainer: Allen Day,<allenday at ucla.edu>
-Upstream-Source: https://metacpan.org/release/SVG-Graph/
+Upstream-Source: https://metacpan.org/release/SVG-Graph
 Upstream-Name: SVG-Graph
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 4a4be3e..74de173 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/SVG-Graph/ .*/SVG-Graph-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/SVG-Graph .*/SVG-Graph-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/libsvg-graph-perl.git



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