Source: libcomprex
Section: libs
Priority: extra
Maintainer: Domenico Andreoli <cavok@debian.org>
Standards-Version: 3.5.2
Build-Depends: automake, autoconf, libtool, gettext, libltdl3-dev, debhelper (>> 3.0.0), libbz2-dev (>> 1.0), zlib1g-dev (>> 1.1.3), libcurl-dev (>> 7.8) | libcurl-ssl-dev (>> 7.8)

Package: libcomprex3
Architecture: any
Section: libs
Depends: ${shlibs:Depends}
Conflicts: libcomprex2
Description: GNUpdate Multi-purpose compression library
 The libcomprex library transparently handles automatic compression and
 decompression of files. The API is similar to C's built-in file access
 functions, which provides a smooth transition to libcomprex. libcomprex
 can also open uncompressed files, making it a good replacement for the
 native file access functions.
 .
 Development files and documentation are available in libcomprex-dev package.
 .
 More informations can be found at the GNUpdate website
 http://www.gnupdate.org/ .

Package: libcomprex-dev
Architecture: any
Section: devel
Depends: libcomprex3 (= ${Source-Version})
Description: Development files for GNUpdate Multi-purpose compression library
 The libcomprex library transparently handles automatic compression and
 decompression of files. The API is similar to C's built-in file access
 functions, which provides a smooth transition to libcomprex. libcomprex
 can also open uncompressed files, making it a good replacement for the
 native file access functions.
 .
 Contains the symlinks, headers, and object files needed to compile
 and link programs which use the libcomprex library.
 .
 More informations can be found at the GNUpdate website
 http://www.gnupdate.org/ .
