[SCM] Debian packaging of libsoap-wsdl-perl branch, master, updated. 67446556096a27cbbc130ad10bfc60e8993e5e20

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:46:38 UTC 2013


The following commit has been merged in the master branch:
commit 5ebf7eaed3947f6973e2775896cee79742e9f7a8
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:11:04 2013 +0100

    Change search.cpan.org based URIs to metacpan.org based URIs

diff --git a/debian/control b/debian/control
index 2f07309..fb94fa2 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: libclass-std-fast-perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/SOAP-WSDL/
+Homepage: https://metacpan.org/release/SOAP-WSDL/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libsoap-wsdl-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libsoap-wsdl-perl.git
 
diff --git a/debian/copyright b/debian/copyright
index a9c3381..f62ad44 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
 Maintainer: Martin Kutter <martin.kutter at fen-net.de>
-Source: http://search.cpan.org/dist/SOAP-WSDL/
+Source: https://metacpan.org/release/SOAP-WSDL/
 Name: SOAP-WSDL
 
 Files: *
diff --git a/debian/watch b/debian/watch
index d39ff77..9390a61 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/SOAP-WSDL/   .*/SOAP-WSDL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/SOAP-WSDL/   .*/SOAP-WSDL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libsoap-wsdl-perl



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