[SCM] Debian packaging of libconfig-auto-perl branch, master, updated. debian/0.42-1-9-gfa78ba4

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


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

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

diff --git a/debian/control b/debian/control
index 3a5b57f..359906f 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends-Indep: libconfig-inifiles-perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-auto-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-auto-perl.git
-Homepage: http://search.cpan.org/dist/Config-Auto/
+Homepage: https://metacpan.org/release/Config-Auto/
 
 Package: libconfig-auto-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 55c6471..adf1e31 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: Jos I. Boumans <kane at cpan.org>
-Source: http://search.cpan.org/dist/Config-Auto/
+Source: https://metacpan.org/release/Config-Auto/
 Name: Config-Auto
 
 Files: *
diff --git a/debian/watch b/debian/watch
index b28cae5..50a9c14 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Config-Auto/ .*/Config-Auto-([\d.]+)\.(?:tar\.gz|tar|tgz)
+https://metacpan.org/release/Config-Auto/ .*/Config-Auto-([\d.]+)\.(?:tar\.gz|tar|tgz)

-- 
Debian packaging of libconfig-auto-perl



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