[libauthen-sasl-perl] 01/02: Strip trailing slash from metacpan URLs.
gregor herrmann
gregoa at debian.org
Thu Feb 27 21:50:16 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libauthen-sasl-perl.
commit e3672ae31c74462af069958606fcc3a8e87878cb
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Feb 27 22:32:32 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 01ff2b2..8c63609 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
Franck Joncourt <franck at debian.org>,
Ansgar Burchardt <ansgar at debian.org>
Standards-Version: 3.9.3
-Homepage: https://metacpan.org/release/Authen-SASL/
+Homepage: https://metacpan.org/release/Authen-SASL
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libauthen-sasl-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauthen-sasl-perl.git
diff --git a/debian/copyright b/debian/copyright
index 15636c2..f6b1842 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,5 +1,5 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Source: https://metacpan.org/release/Authen-SASL/
+Source: https://metacpan.org/release/Authen-SASL
Upstream-Name: Authen-SASL
Upstream-Contact: Graham Barr <gbarr at pobox.com>
diff --git a/debian/watch b/debian/watch
index 2775d87..2a8050c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts=uversionmangle=s/\.\d\d$/$&00/ \
-https://metacpan.org/release/Authen-SASL/ .*/Authen-SASL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Authen-SASL .*/Authen-SASL-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/libauthen-sasl-perl.git
More information about the Pkg-perl-cvs-commits
mailing list