[SCM] Debian packaging of libdebug-client-perl branch, master, updated. debian/0.20-1-6-g623ef85
Salvatore Bonaccorso
carnil at debian.org
Sat Jan 26 15:27:21 UTC 2013
The following commit has been merged in the master branch:
commit 5ac127c4844b5ccc55dbd1cf3dc415c25c56e3fe
Author: Salvatore Bonaccorso <carnil at debian.org>
Date: Sat Jan 26 16:03:11 2013 +0100
Change search.cpan.org based URIs to metacpan.org based URIs
diff --git a/debian/control b/debian/control
index 59ff827..5ba79bf 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Build-Depends-Indep: perl (>= 5.13.10),
Standards-Version: 3.9.3
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdebug-client-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdebug-client-perl.git
-Homepage: http://search.cpan.org/dist/Debug-Client/
+Homepage: https://metacpan.org/release/Debug-Client/
Package: libdebug-client-perl
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 60368b2..76c89df 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: Debug-Client
Upstream-Contact: Gabor Szabo
-Source: http://search.cpan.org/dist/Debug-Client/
+Source: https://metacpan.org/release/Debug-Client/
Files: *
Copyright: 2008-2012, Gabor Szabo <gabor at pti.co.il>
diff --git a/debian/watch b/debian/watch
index 6500711..974ee72 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://search.cpan.org/dist/Debug-Client/ .*/Debug-Client-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Debug-Client/ .*/Debug-Client-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
--
Debian packaging of libdebug-client-perl
More information about the Pkg-perl-cvs-commits
mailing list