[SCM] Debian packaging of libconvert-color-perl branch, master, updated. 1840319ff1f02c2f260092ccf362679306415e72

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


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

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

diff --git a/debian/control b/debian/control
index c3c3f33..2e703c7 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends-Indep: liblist-utilsby-perl,
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconvert-color-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libconvert-color-perl.git
-Homepage: http://search.cpan.org/dist/Convert-Color/
+Homepage: https://metacpan.org/release/Convert-Color/
 
 Package: libconvert-color-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index b9583f1..556111b 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: Paul Evans <leonerd at leonerd.org.uk>
-Source: http://search.cpan.org/dist/Convert-Color/
+Source: https://metacpan.org/release/Convert-Color/
 Name: Convert-Color
 
 Files: *
diff --git a/debian/watch b/debian/watch
index ca13fd2..653d018 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Convert-Color/   .*/Convert-Color-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Convert-Color/   .*/Convert-Color-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
Debian packaging of libconvert-color-perl



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