[SCM] co-operative multithreaded server using Coro branch, master, updated. debian/1.3-1-2-g8a3d3d0

Salvatore Bonaccorso carnil at debian.org
Sat Jan 26 15:41:43 UTC 2013


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

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

diff --git a/debian/control b/debian/control
index 53e2993..ce6a9e6 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 8),
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/git/pkg-perl/packages/libnet-server-coro-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-server-coro-perl.git
-Homepage: http://search.cpan.org/dist/Net-Server-Coro/
+Homepage: https://metacpan.org/release/Net-Server-Coro/
 
 Package: libnet-server-coro-perl
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 1cd3abf..91068b9 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: Net::Server::Coro
 Upstream-Contact: Alex Vandiver <alexmv at bestpractical.com>
-Source: http://search.cpan.org/dist/Net-Server-Coro/
+Source: https://metacpan.org/release/Net-Server-Coro/
 
 Files: debian/*
 Copyright: 2012, Dmitry E. Oboukhov <unera at debian.org>
diff --git a/debian/watch b/debian/watch
index 2a4b979..08346c5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/dist/Net-Server-Coro/   .*/Net-Server-Coro-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
+https://metacpan.org/release/Net-Server-Coro/   .*/Net-Server-Coro-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

-- 
co-operative multithreaded server using Coro



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