[SCM] co-operative multithreaded server using Coro branch, master, updated. upstream/1.2-7-g1d4d1fd

Xavier Guimard x.guimard at free.fr
Sat Nov 10 09:00:50 UTC 2012


The following commit has been merged in the master branch:
commit 1d4d1fd4a15ba1c793489fd941cd2f38a09d0cbf
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sat Nov 10 10:00:29 2012 +0100

    Restore dependencies

diff --git a/debian/control b/debian/control
index 5b38643..8d37207 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,9 @@ Uploaders: Dmitry E. Oboukhov <unera at debian.org>
 Build-Depends: debhelper (>= 7), cdbs,
  libmodule-install-perl,
  libcoro-perl,
- libanyevent-perl
+ libanyevent-perl,
+ libnet-server-perl,
+ libnet-ssleay-perl
 Standards-Version: 3.9.3
 Priority: extra
 VCS-Git: git://anonscm.debian.org/pkg-perl/packages/libnet-server-coro-perl.git
@@ -15,7 +17,9 @@ VCS-Browser: http://anonscm.debian.org/git/pkg-perl/packages/libnet-server-coro-
 Package: libnet-server-coro-perl
 Depends: ${perl:Depends}, ${misc:Depends}, ${shlibs:Depends},
  libcoro-perl,
- libanyevent-perl
+ libanyevent-perl,
+ libnet-server-perl
+Recommends: libnet-ssleay-perl
 Architecture: any
 Description: co-operative multithreaded server using Coro
  Net::Server::Coro implements multithreaded server for the Net::Server

-- 
co-operative multithreaded server using Coro



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