[libscope-guard-perl] 01/02: Strip trailing slash from metacpan URLs.
gregor herrmann
gregoa at debian.org
Thu Feb 27 22:05:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libscope-guard-perl.
commit 635c5c37bf91848f6ca49d509f2b364d470145fb
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Feb 27 22:40:26 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 aea8f17..536240e 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
Franck Joncourt <franck at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
Fabrizio Regalli <fabreg at fabreg.it>
Standards-Version: 3.9.2
-Homepage: https://metacpan.org/release/Scope-Guard/
+Homepage: https://metacpan.org/release/Scope-Guard
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libscope-guard-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libscope-guard-perl.git
diff --git a/debian/copyright b/debian/copyright
index 741b1e0..ba9e196 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: Scope-Guard
Upstream-Contact: chocolateboy <chocolate at cpan.org>
-Source: https://metacpan.org/release/Scope-Guard/
+Source: https://metacpan.org/release/Scope-Guard
Files: *
Copyright: 2005-2010, chocolateboy <chocolate at cpan.org>
diff --git a/debian/watch b/debian/watch
index 6f0be53..309747d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-https://metacpan.org/release/Scope-Guard/ .*/Scope-Guard-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Scope-Guard .*/Scope-Guard-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/libscope-guard-perl.git
More information about the Pkg-perl-cvs-commits
mailing list