From 20ee94cf87975b627e51f84ab6062193acd51745 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Fri, 3 Oct 2014 07:05:57 +0200 Subject: status form 2014-10-02 --- debian/control | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 0306a2e..51bd8e6 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,8 @@ Build-Depends: debhelper (>= 9), dh-autoreconf, doxygen, - libcunit1-dev (>= 1.12.1) + libcunit1-dev (>= 1.12.1), + libcppunit-dev Standards-Version: 3.9.6 Homepage: https://github.com/uditha-atukorala/psocksxx Vcs-Git: git://anonscm.debian.org/collab-maint/psocksxx.git @@ -15,8 +16,11 @@ Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/psocksxx.git Package: libpsocksxx0 Architecture: any Multi-Arch: same -Depends: ${shlibs:Depends}, ${misc:Depends} -Suggests: libpsocksxx-doc +Depends: + ${shlibs:Depends}, + ${misc:Depends} +Pre-Depends: + ${misc:Pre-Depends} Description: psocksxx is a C++ wrapper for POSIX sockets psocksxx library attempts to borrow the concepts from socket++ and socket-library, but not the code, and create a well documented (and @@ -31,6 +35,7 @@ Multi-Arch: same Depends: libpsocksxx0 (= ${binary:Version}), ${misc:Depends} +Suggests: libpsocksxx-doc Description: psocksxx is a C++ wrapper for POSIX sockets (development files) psocksxx library attempts to borrow the concepts from socket++ and socket-library, but not the code, and create a well documented (and -- cgit v1.2.3