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

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


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

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

commit 346d7195c63e13f65669552a1bc4f4f1b95f4508
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:36:40 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 c1131ed..efcb45d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Image-ExifTool
-Source: https://metacpan.org/release/Image-ExifTool/
+Source: https://metacpan.org/release/Image-ExifTool
 Upstream-Contact: Phil Harvey (phil at owl.phy.queensu.ca)
 
 Files: *
diff --git a/debian/watch b/debian/watch
index f1d8690..83becff 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-https://metacpan.org/release/Image-ExifTool/   .*/Image-ExifTool-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Image-ExifTool   .*/Image-ExifTool-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
 http://owl.phy.queensu.ca/~phil/exiftool/      .*Image-ExifTool-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/libimage-exiftool-perl.git



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