diff -r d2271dd2b481 -r afeba86077f1 libzrtpcpp/control --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/libzrtpcpp/control Mon Feb 23 18:09:18 2009 +0100 @@ -0,0 +1,35 @@ +Source: libzrtpcpp +Priority: optional +Maintainer: Debian VoIP Team +Uploaders: Mark Purcell , Mikael Magnusson , Kilian Krause +Build-Depends: debhelper (>= 5), cdbs, autotools-dev, libccrtp-dev (>= 1.5.0-3), libgcrypt11-dev | libgcrypt-dev, pkg-config, dpkg-dev (>= 1.13.19) +Standards-Version: 3.7.2 +Section: libs +Homepage: http://www.gnutelephony.org/index.php/GNU_Telephony +Vcs-Svn: svn://svn.debian.org/pkg-voip/libzrtpcpp/trunk/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/libzrtpcpp/?op=log + +Package: libzrtpcpp-dev +Section: libdevel +Architecture: any +Depends: libzrtpcpp (= ${binary:Version}), pkg-config +Description: Headers and static link library for libzrtpcpp + This library is an extension to the GNU RTP Stack, libccrtp, + that offers compatibility with Phil Zimmermann's zrtp/Zfone voice + encryption, and which can be directly embedded into telephony + applications. The current release is based on a beta draft of the + zrtp spec. + . + This package provides the header files, link libraries, and + documentation for building applications that use libzrtpcpp. + +Package: libzrtpcpp +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: ccrtp extension for zrtp/Zfone support + This library is an extension to the GNU RTP Stack, libccrtp, + that offers compatibility with Phil Zimmermann's zrtp/Zfone voice + encryption, and which can be directly embedded into telephony + applications. The current release is based on a beta draft of the + zrtp spec.