[SCM] Debian packaging of libclass-factory-perl branch, master, updated. 5d316e94f32e3d7ff39846feb138f5e33c448aad

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:21:33 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 1c106fd..92f5502 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-factory-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-factory-perl.git
-Homepage: http://search.cpan.org/dist/Class-Factory/
+Homepage: https://metacpan.org/release/Class-Factory/
 
 Package: libclass-factory-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index e0396ab..32f2d2d 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/Class-Factory/   .*/Class-Factory-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Class-Factory/   .*/Class-Factory-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libclass-factory-perl



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