[SCM] Debian packaging of libconfigreader-perl branch, master, updated. 2fcc91041d6c4ff606da52befbb9c8d96a9d821a

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


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

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

diff --git a/debian/control b/debian/control
index b849848..93508d6 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfigreader-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconfigreader-perl.git
-Homepage: http://search.cpan.org/dist/ConfigReader/
+Homepage: https://metacpan.org/release/ConfigReader/
 
 Package: libconfigreader-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 3466869..57b9343 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/ConfigReader/   .*/ConfigReader-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/ConfigReader/   .*/ConfigReader-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libconfigreader-perl



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