[libgeo-metar-perl] 01/02: Strip trailing slash from metacpan URLs.
gregor herrmann
gregoa at debian.org
Thu Feb 27 21:56:40 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libgeo-metar-perl.
commit 6e04ab45896ee6f91897a3ed0080a028c78791ed
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Feb 27 22:35:59 2014 +0100
Strip trailing slash from metacpan URLs.
---
debian/control | 2 +-
debian/watch | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 4422a87..108d312 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Jay Bonci <jaybonci at debian.org>, MartÃn Ferrari <tincho at debian.org>
Build-Depends: debhelper (>= 5), quilt
Build-Depends-Indep: perl
Standards-Version: 3.7.3
-Homepage: https://metacpan.org/release/Geo-METAR/
+Homepage: https://metacpan.org/release/Geo-METAR
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgeo-metar-perl.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgeo-metar-perl.git
diff --git a/debian/watch b/debian/watch
index 6641ded..d0c4ba9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-https://metacpan.org/release/Geo-METAR/ .*/Geo-METAR-v?([[:digit:]].*)\.tar\.gz
+https://metacpan.org/release/Geo-METAR .*/Geo-METAR-v?([[:digit:]].*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libgeo-metar-perl.git
More information about the Pkg-perl-cvs-commits
mailing list