[SCM] Debian packaging of Best CPAN distribution branch, master, updated. debian/0.15-1-4-gbc90b46

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:19:00 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index efb4285..c985c3e 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: libtest-exception-perl,
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libbest-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libbest-perl.git
-Homepage: http://search.cpan.org/dist/Best/
+Homepage: https://metacpan.org/release/Best/
 
 Package: libbest-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 0bbef14..24e467b 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,7 +1,7 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Best
 Upstream-Contact: Gaal Yahas <gaal at forum2.org>
-Source: http://search.cpan.org/dist/Best/
+Source: https://metacpan.org/release/Best/
 
 Files: *
 Copyright: 2006-2012, Gaal Yahas <gaal at forum2.org>
diff --git a/debian/watch b/debian/watch
index d2d2798..321c741 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Best/   .*/Best-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Best/   .*/Best-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of Best CPAN distribution



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