[SCM] Debian packaging of Config-Record CPAN distribution branch, master, updated. debian/1.1.2-1-4-g5a64910

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:22:51 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 31697b3..5fc54fc 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: libtest-pod-coverage-perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-record-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-record-perl.git
-Homepage: http://search.cpan.org/dist/Config-Record/
+Homepage: https://metacpan.org/release/Config-Record/
 
 Package: libconfig-record-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index ad2dad9..a893a19 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: Daniel P. Berrange <dan at berrange.com>
-Source: http://search.cpan.org/dist/Config-Record/
+Source: https://metacpan.org/release/Config-Record/
 Name: Config-Record
 
 Files: *
diff --git a/debian/watch b/debian/watch
index e7c8a96..26d7c69 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Config-Record/   .*/Config-Record-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Config-Record/   .*/Config-Record-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Config-Record CPAN distribution



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