[libzabbix-api-perl] 01/02: Strip trailing slash from metacpan URLs.
gregor herrmann
gregoa at debian.org
Thu Feb 27 22:11:03 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libzabbix-api-perl.
commit 3059914313bbf3850bb6e4bb5444848a9adf87fe
Author: gregor herrmann <gregoa at debian.org>
Date: Thu Feb 27 22:43:03 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 89a0f44..c085473 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libzabbix-api-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libzabbix-api-perl.git
-Homepage: https://metacpan.org/release/Zabbix-API/
+Homepage: https://metacpan.org/release/Zabbix-API
Package: libzabbix-api-perl
Architecture: all
diff --git a/debian/watch b/debian/watch
index e14d30f..3c54ba3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,4 +2,4 @@
version=3
-https://metacpan.org/release/Zabbix-API/ .*/Zabbix-API-([0-9.]+)\.tar\.(?:gz|bz2|xz)
+https://metacpan.org/release/Zabbix-API .*/Zabbix-API-([0-9.]+)\.tar\.(?:gz|bz2|xz)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libzabbix-api-perl.git
More information about the Pkg-perl-cvs-commits
mailing list