[SCM] Debian packaging of libconfig-file-perl branch, master, updated. 80e5cb0b38b56477693d97e4538cb468705e6ed2

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 d8a4102d8bdf349a3f9c82600b67ebd9ff93a938
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sat Jan 26 16:01:35 2013 +0100

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

diff --git a/debian/control b/debian/control
index c450c05..56dc776 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.8.0
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-file-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfig-file-perl.git
-Homepage: http://search.cpan.org/dist/Config-File/
+Homepage: https://metacpan.org/release/Config-File/
 
 Package: libconfig-file-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index b63825c..566d253 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 # format version number, currently 3; this line is compulsory!
 version=3
-http://search.cpan.org/dist/Config-File/ .*/Config-File-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Config-File/ .*/Config-File-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libconfig-file-perl



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