[libfilesys-smbclient-perl] 02/03: Drop trailing slash from metacpan.org URLs

Damyan Ivanov dmn at moszumanska.debian.org
Fri Nov 29 10:34:53 UTC 2013


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

dmn pushed a commit to branch master
in repository libfilesys-smbclient-perl.

commit c3aa05f45c30dd125afba6d5d974b3c1553ddaac
Author: Damyan Ivanov <dmn at debian.org>
Date:   Fri Nov 29 10:31:31 2013 +0000

    Drop trailing slash from metacpan.org URLs
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 debian/copyright | 2 +-
 debian/watch     | 2 +-
 4 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c981afe..f160aa0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libfilesys-smbclient-perl (3.2-2) UNRELEASED; urgency=low
 
   [ Damyan Ivanov ]
   * Claim conformance with Policy 3.9.5
+  * Drop trailing slash from metacpan.org URLs
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Sat, 26 Jan 2013 16:04:31 +0100
 
diff --git a/debian/control b/debian/control
index 0633030..eaba35d 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9.20120312),
 Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfilesys-smbclient-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfilesys-smbclient-perl.git
-Homepage: https://metacpan.org/release/Filesys-SmbClient/
+Homepage: https://metacpan.org/release/Filesys-SmbClient
 
 Package: libfilesys-smbclient-perl
 Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 93d3482..e3c90b1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Filesys-SmbClient
-Source: https://metacpan.org/release/Filesys-SmbClient/
+Source: https://metacpan.org/release/Filesys-SmbClient
 Upstream-Contact: Alain BARBET <alian at cpan.org>
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 7367f76..8df28ed 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-https://metacpan.org/release/Filesys-SmbClient/   .+/Filesys-SmbClient-v?(\d[\d.]*)\.(?:tar\.gz|tar\.bz2|tgz|tbz|zip)
+https://metacpan.org/release/Filesys-SmbClient   .+/Filesys-SmbClient-v?(\d[\d.]*)\.(?:tar\.gz|tar\.bz2|tgz|tbz|zip)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfilesys-smbclient-perl.git



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