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

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


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

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

commit 89a3dab8f3c65236cf1a5ae6c89dd17b307911db
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:36:42 2014 +0100

    Strip trailing slash from metacpan URLs.
---
 debian/copyright | 2 +-
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 2df0ace..bcdd084 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: Imager
 Upstream-Contact: Tony Cook <tonyc at cpan.org>
-Source: https://metacpan.org/release/Imager/
+Source: https://metacpan.org/release/Imager
 Comment: The +dfsg version is created by removing the non-free file
  FT2/fontfiles/MMOne.pfb. debian/repack.sh automates this process.
  Also the BaKoMa fonts collection appears to be non-free so removing
diff --git a/debian/watch b/debian/watch
index 4513bfb..44813a1 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=dversionmangle=s/\+dfsg// \
-https://metacpan.org/release/Imager/ .*/Imager-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian debian/repack.stub
+https://metacpan.org/release/Imager .*/Imager-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian debian/repack.stub

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



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