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

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


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

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

commit 42d6d08185a763e4e6d66eabf1e9a7a8ab9ec3b0
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Feb 27 22:38:57 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 bac32d7..1f8c28a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-sftp-foreign-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-sftp-foreign-perl.git
-Homepage: https://metacpan.org/release/Net-SFTP-Foreign/
+Homepage: https://metacpan.org/release/Net-SFTP-Foreign
 
 Package: libnet-sftp-foreign-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index f3b470c..e227efc 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-SFTP-Foreign
 Upstream-Contact: Salvador Fandiño <sfandino at yahoo.com>
-Source: https://metacpan.org/release/Net-SFTP-Foreign/
+Source: https://metacpan.org/release/Net-SFTP-Foreign
 Comment: The non-free RFCs have been removed from the upstream tarball
  for the +dfsg version.
 
diff --git a/debian/watch b/debian/watch
index c1741b8..b816e72 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts="dversionmangle=s/\+dfsg$//" \
-https://metacpan.org/release/Net-SFTP-Foreign/   .*/Net-SFTP-Foreign-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian debian/repack.stub
+https://metacpan.org/release/Net-SFTP-Foreign   .*/Net-SFTP-Foreign-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian debian/repack.stub

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-sftp-foreign-perl.git



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