[SCM] Debian packaging of libwww-topica-perl branch, master, updated. 87d98aa8e7b84826e04ea83ad89cb2db5e1ccf00

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:54:05 UTC 2013


The following commit has been merged in the master branch:
commit 569c80f7490cbeb119ca7183c54c4820bf2ed8e1
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:14:00 2013 +0100

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

diff --git a/debian/control b/debian/control
index 8636cf9..8a388a6 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwww-topica-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libwww-topica-perl.git
-Homepage: http://search.cpan.org/dist/WWW-Topica/
+Homepage: https://metacpan.org/release/WWW-Topica/
 
 Package: libwww-topica-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 97dbb4f..4b81f6c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/WWW-Topica/   .*/WWW-Topica-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/WWW-Topica/   .*/WWW-Topica-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libwww-topica-perl



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