Source: commonc++
Section: devel
Priority: optional
Maintainer: Martin Gomez <dago@cyberdude.com>
Standards-Version: 3.0.1

Package: libcommonc++-dev
Architecture: any
Depends: libcommonc++1 (= ${Source-Version}), libc6-dev
Description: header files and static libraries for Common C++
 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 persistance 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.

Package: libcommonc++1
Architecture: any
Depends: ${shlibs:Depends}
Replaces: libape
Description: A GNU package for creating portable C++ programs
 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 persistance 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.