[SCM] Debian packaging of cpan-listchanges branch, master, updated. upstream/0.05-9-ge69ec3f

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


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

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

diff --git a/debian/control b/debian/control
index 5e1891b..148a4b4 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/cpan-listchanges.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/cpan-listchanges.git
-Homepage: http://search.cpan.org/dist/cpan-listchanges/
+Homepage: https://metacpan.org/release/cpan-listchanges/
 
 Package: cpan-listchanges
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 98b03c0..f2c9ccc 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: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
-Source: http://search.cpan.org/dist/cpan-listchanges/
+Source: https://metacpan.org/release/cpan-listchanges/
 Name: cpan-listchanges
 
 Files: *
diff --git a/debian/watch b/debian/watch
index a12a761..ee84cb0 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/cpan-listchanges/   .*/cpan-listchanges-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/cpan-listchanges/   .*/cpan-listchanges-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of cpan-listchanges



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