[libmath-gmp-perl] 02/07: Drop trailing slash from metacpan URL's

Daniel Lintott dlintott-guest at moszumanska.debian.org
Mon Feb 24 19:59:36 UTC 2014


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

dlintott-guest pushed a commit to branch master
in repository libmath-gmp-perl.

commit 7e6f51d0780c342157de5cb2fcf7ed33bb8cd161
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Mon Feb 24 19:43:22 2014 +0000

    Drop trailing slash from metacpan URL's
---
 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 19d7762..0727c33 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 8),
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmath-gmp-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmath-gmp-perl.git
-Homepage: https://metacpan.org/release/Math-GMP/
+Homepage: https://metacpan.org/release/Math-GMP
 
 Package: libmath-gmp-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 998c06b..c202eb3 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: Math-GMP
 Upstream-Contact: Greg Sabino Mullane <greg at turnstep.com>
-Source: https://metacpan.org/release/Math-GMP/
+Source: https://metacpan.org/release/Math-GMP
 
 Files: *
 Copyright:
diff --git a/debian/watch b/debian/watch
index 791a5ea..10ece75 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Math-GMP/  .+/Math-GMP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Math-GMP  .+/Math-GMP-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/libmath-gmp-perl.git



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