[SCM] Debian packaging of libclass-data-inheritable-perl branch, master, updated. 2699b7f13e002cc1aacfdbe9d61759512bb8857a

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


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

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

diff --git a/debian/control b/debian/control
index e4b88dd..3d0eaab 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends-Indep: perl
 Standards-Version: 3.7.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-data-inheritable-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-data-inheritable-perl.git
-Homepage: http://search.cpan.org/dist/Class-Data-Inheritable/
+Homepage: https://metacpan.org/release/Class-Data-Inheritable/
 
 Package: libclass-data-inheritable-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 23e0959..e7697fd 100644
--- a/debian/watch
+++ b/debian/watch
@@ -3,4 +3,4 @@
 # to check for upstream updates and more.
 # Site          Directory               Pattern                 Version Script
 version=3
-http://search.cpan.org/dist/Class-Data-Inheritable/   .*/Class-Data-Inheritable-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)
+https://metacpan.org/release/Class-Data-Inheritable/   .*/Class-Data-Inheritable-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)

-- 
Debian packaging of libclass-data-inheritable-perl



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