[SCM] Debian packaging of libcoy-perl branch, master, updated. 9ca51aa2c907111e59e288dc4f5775294c8187f0

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


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

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

diff --git a/debian/control b/debian/control
index dba4321..867ca15 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/libcoy-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcoy-perl.git
-Homepage: http://search.cpan.org/dist/Coy/
+Homepage: https://metacpan.org/release/Coy/
 
 Package: libcoy-perl
 Architecture: all
diff --git a/debian/watch b/debian/watch
index 241d0a6..d04640c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -4,4 +4,4 @@ version=3
 # I will be warned though..
 #
 # Reported as CPAN#33277 (Tincho).
-http://search.cpan.org/dist/Coy/ .*/Coy-v?(\d.*)\.tar\.gz
+https://metacpan.org/release/Coy/ .*/Coy-v?(\d.*)\.tar\.gz

-- 
Debian packaging of libcoy-perl



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