[SCM] Debian packaging of libforest-perl branch, master, updated. 4405ac6d6f86231839bc1a34087de301366c4017

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


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

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

diff --git a/debian/control b/debian/control
index 5bce8a3..cb61ca8 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends-Indep: perl,
 Standards-Version: 3.9.1
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libforest-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libforest-perl.git
-Homepage: http://search.cpan.org/dist/Forest/
+Homepage: https://metacpan.org/release/Forest/
 
 Package: libforest-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 1f2e511..f7720e8 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: Stevan Little <stevan.little at iinteractive.com>
-Source: http://search.cpan.org/dist/Forest/
+Source: https://metacpan.org/release/Forest/
 Name: Forest
 
 Files: *
diff --git a/debian/watch b/debian/watch
index 45d1a11..47a23d6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Forest/   .*/Forest-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Forest/   .*/Forest-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libforest-perl



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