[libsoap-lite-perl] 02/03: remove trailinh slash from metacpan URLs

Damyan Ivanov dmn at moszumanska.debian.org
Thu Feb 20 12:39:50 UTC 2014


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

dmn pushed a commit to branch master
in repository libsoap-lite-perl.

commit 12d54064a94d8e9d4d32e4b62d1132ecf4f20328
Author: Damyan Ivanov <dmn at debian.org>
Date:   Thu Feb 20 12:34:03 2014 +0000

    remove trailinh slash from metacpan URLs
---
 debian/copyright | 2 +-
 debian/watch     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index ce8c7b6..4ac6dd6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,7 +3,7 @@ Upstream-Name: SOAP-Lite
 Upstream-Contact: Paul Kulchenko <paulclinger at yahoo.com>,
  Byrne Reese <byrne at majordojo.com>,
  Martin Kutter <MKUTTER at cpan.org>
-Source: https://metacpan.org/release/SOAP-Lite/
+Source: https://metacpan.org/release/SOAP-Lite
 
 Files: *
 Copyright: 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, Paul Kulchenko
diff --git a/debian/watch b/debian/watch
index 06334ae..aab314e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 version=3
-https://metacpan.org/release/SOAP-Lite/ .*/SOAP-Lite-v?(\d[\d.]+)\.tar\.gz
+https://metacpan.org/release/SOAP-Lite .*/SOAP-Lite-v?(\d[\d.]+)\.tar\.gz
 
 #opts="uversionmangle=s/_/./" \
 #http://sf.net/soaplite/SOAP-Lite-v?(\d[\d.]+)\.tar\.gz

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



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