Source: libcommoncpp2
Section: devel
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders: Mark Purcell <msp@debian.org>, Kilian Krause <kilian@debian.org>
Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.13.19), dh-autoreconf, doxygen,
 libxml2-dev, zlib1g-dev, libgnutls28-dev | libgnutls-dev, libgcrypt11-dev | libgcrypt-dev
Standards-Version: 3.9.5
Homepage: http://www.gnu.org/software/commoncpp/
Vcs-Svn: svn://anonscm.debian.org/pkg-voip/libcommoncpp2/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-voip/libcommoncpp2/

Package: libcommoncpp2-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libccgnu2-1.8-0 (= ${binary:Version}), libgnutls28-dev | libgnutls-dev, zlib1g-dev, libgcrypt11-dev | libgcrypt-dev, pkg-config
Suggests: libcommoncpp2-doc
Description: Header files and static libraries for Common C++ "2"
 Common C++ is a GNU package which offers portable "abstraction" of system
 services such as threads, networks, and sockets.  Common C++ also offers
 individual frameworks generally useful to developing portable C++
 applications including a object persistence engine, math libraries,
 threading, sockets, etc.  Common C++ is small, and highly portable.
 Common C++ will support most Unix operating systems as well
 as Win32, in addition to GNU/Linux.
 .
 This package contains the development files.

Package: libccgnu2-1.8-0
Section: libs
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: GNU package for creating portable C++ programs
 Common C++ "2" is a GNU package which offers portable "abstraction"
 of system services such as threads, networks, and sockets.  Common
 C++ also offers individual frameworks generally useful to developing
 portable C++ applications including a object persistence engine, math
 libraries, threading, sockets, etc.  Common C++ is small, and highly
 portable.  Common C++ will support most Unix operating systems as
 well as Win32, in addition to GNU/Linux.
 .
 This package contains the runtime libraries.

Package: libcommoncpp2-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: Documentation files for Common C++ "2"
 Common C++ "2" is a GNU package which offers portable "abstraction"
 of system services such as threads, networks, and sockets.  Common
 C++ also offers individual frameworks generally useful to developing
 portable C++ applications including a object persistence engine, math
 libraries, threading, sockets, etc.  Common C++ is small, and highly
 portable.  Common C++ will support most Unix operating systems as
 well as Win32, in addition to GNU/Linux.
 .
 This package contains the library development documentation.

Package: libcommoncpp2-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends}, libccgnu2-1.8-0 (= ${binary:Version})
Description: Debug symbols for Common C++ "2"
 Common C++ is a GNU package which offers portable "abstraction" of system
 services such as threads, networks, and sockets.  Common C++ also offers
 individual frameworks generally useful to developing portable C++
 applications including a object persistence engine, math libraries,
 threading, sockets, etc.  Common C++ is small, and highly portable.
 Common C++ will support most Unix operating systems as well
 as Win32, in addition to GNU/Linux.
 .
 This package contains the debug symbols.
