[SCM] Debian packaging of libspork-perl branch, master, updated. 3697c397aae411f48ddd7def1dc0b59f7267b131

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


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

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

diff --git a/debian/control b/debian/control
index aa60d54..3cd0096 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libspork-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libspork-perl.git
-Homepage: http://search.cpan.org/dist/Spork/
+Homepage: https://metacpan.org/release/Spork/
 
 Package: libspork-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index cbefcad..9b588be 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: Ingy döt Net <ingy at cpan.org>
-Source: http://search.cpan.org/dist/Spork/
+Source: https://metacpan.org/release/Spork/
 Name: Spork
 
 Files: *
diff --git a/debian/watch b/debian/watch
index e6bacae..6db080e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 
-http://search.cpan.org/dist/Spork/   .*/Spork-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Spork/   .*/Spork-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libspork-perl



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