Source: libnxml
Section: libs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 6), cdbs, dctrl-tools, libcurl4-gnutls-dev
Standards-Version: 3.9.2
Homepage: http://www5.autistici.org/bakunin/libnxml/doc/index.html
Vcs-Svn: https://bollin.googlecode.com/svn/libnxml/
Vcs-Browser: http://bollin.googlecode.com/svn/libnxml/

Package: libnxml0-dev
Section: libdevel
Architecture: any
Depends: libnxml0 (= ${binary:Version}), libcurl4-gnutls-dev | libcurl-dev, ${misc:Depends}
Description: C library for parsing, writing and creating xml 1.0/1.1 files or streams
 libnxml is a C library for parsing, writing, and creating XML 1.0 and
 1.1 files or streams. It supports UTF-8, UTF-16be and UTF-16le, UCS-4
 (1234, 4321, 2143, 2312).
 . 
 This package provides a static library and C header files.

Package: libnxml0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: libnxml-abi-${source:Upstream-Version}
Description: C library for parsing, writing and creating xml 1.0/1.1 files or streams
 libnxml is a C library for parsing, writing, and creating XML 1.0 and
 1.1 files or streams. It supports UTF-8, UTF-16be and UTF-16le, UCS-4
 (1234, 4321, 2143, 2312).
 .
 This package contains the shared libraries.

Package: libnxml0-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libnxml0 (= ${binary:Version})
Description: C library for parsing, writing and creating xml 1.0/1.1 files or streams
 libnxml is a C library for parsing, writing, and creating XML 1.0 and
 1.1 files or streams. It supports UTF-8, UTF-16be and UTF-16le, UCS-4
 (1234, 4321, 2143, 2312).
 .
 This package contains the shared libraries with debugging symbols.
