[SCM] Debian packaging of libcddb-file-perl branch, master, updated. eb167e11c4cb72d8d318a49b5f96eed33aca205b

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:20:10 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 6f3cd9f..955e88c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcddb-file-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcddb-file-perl.git
-Homepage: http://search.cpan.org/dist/CDDB-File/
+Homepage: https://metacpan.org/release/CDDB-File/
 
 Package: libcddb-file-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 0177a42..1ddc63f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://dep.debian.net/deps/dep5/
 Upstream-Name: CDDB-File
 Upstream-Contact: Tony Bowden
-Source: http://search.cpan.org/dist/CDDB-File/
+Source: https://metacpan.org/release/CDDB-File/
 
 Files: *
 Copyright: Tony Bowden
diff --git a/debian/watch b/debian/watch
index 0247b3c..50f46ee 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/CDDB-File/   .*/CDDB-File-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/CDDB-File/   .*/CDDB-File-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libcddb-file-perl



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