[libnet-ssh2-perl] 01/02: Strip trailing slash from metacpan URLs.

gregor herrmann gregoa at debian.org
Thu Feb 27 22:02:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libnet-ssh2-perl.

commit a56bda779b1928007b8d97a97ea4eacb8094c9ab
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:39:00 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 e29bd1b..8313ef2 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Ryan Niebur <ryan at debian.org>,
  Salvatore Bonaccorso <carnil at debian.org>,
  Jotam Jr. Trejo <jotamjr at debian.org.sv>
 Standards-Version: 3.9.4
-Homepage: https://metacpan.org/release/Net-SSH2/
+Homepage: https://metacpan.org/release/Net-SSH2
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-ssh2-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-ssh2-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index 8ca78f1..fdcac53 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: Net-SSH2
 Upstream-Contact: David B. Robins, <dbrobins at cpan.org>
-Source: https://metacpan.org/release/Net-SSH2/
+Source: https://metacpan.org/release/Net-SSH2
 
 Files: *
 Copyright: 2005-2010, David B. Robins, <dbrobins at cpan.org>
diff --git a/debian/watch b/debian/watch
index d4be70f..c70058f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Net-SSH2/   .*/Net-SSH2-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-SSH2   .*/Net-SSH2-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/libnet-ssh2-perl.git



More information about the Pkg-perl-cvs-commits mailing list