[libsane-perl] 01/02: Strip trailing slash from metacpan URLs.
gregor herrmann
gregoa at debian.org
Thu Feb 27 22:05:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libsane-perl.
commit df296ac5baf0759ac6cfd8eda383e3bae69c1d61
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Feb 27 22:40:24 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 2d5183c..51b0df2 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Standards-Version: 3.9.2
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsane-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsane-perl.git
DM-Upload-Allowed: yes
-Homepage: https://metacpan.org/release/Sane/
+Homepage: https://metacpan.org/release/Sane
Package: libsane-perl
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 2479198..780ccdc 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: Sane
Upstream-Contact: Jeffrey Ratcliffe <Jeffrey.Ratcliffe at gmail.com>
-Source: https://metacpan.org/release/Sane/
+Source: https://metacpan.org/release/Sane
Files: *
Copyright: 2008-2012 Jeffrey Ratcliffe <Jeffrey.Ratcliffe at gmail.com>
diff --git a/debian/watch b/debian/watch
index e77966b..7341008 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-https://metacpan.org/release/Sane/ .*/Sane-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Sane .*/Sane-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/libsane-perl.git
More information about the Pkg-perl-cvs-commits
mailing list