Source: libxml++2.6
Priority: optional
Section: devel
XSBC-Original-Maintainer: Chris Leishman <masklin@debian.org>
Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
Build-Depends: debhelper (>= 4.0.0), libxml2-dev (>= 2.6.1), libglibmm-2.4-dev (>= 2.8.2-0ubuntu1), autotools-dev, pkg-config, doxygen
Standards-Version: 3.7.2

Package: libxml++2.6-dev
Section: libdevel
Architecture: any
Depends: libxml++2.6c2a (= ${Source-Version}), libc6-dev, libxml2-dev (>= 2.6.1), libglibmm-2.4-dev, libstdc++-dev, pkg-config
Suggests: libxml++2.6-doc
Description: A C++ interface to the GNOME XML library (libxml2)
 libxml++ is a C++ wrapper for the libxml2 XML parser library (otherwise
 known as the GNOME2 XML library).  It has SAX and DOM-like APIs, but does not
 attempt to conform exactly to the DOM specification because they are not
 aimed at C++.  Its API is much simpler than the underlying libxml C API.
 .
 Install this package if you with to develop your own programs using this
 library.

Package: libxml++2.6c2a
Section: libs
Architecture: any
Depends: ${shlibs:Depends}
Replaces: libxml++2.6, libxml++2.6c2
Conflicts: libxml++2.6, libxml++2.6c2
Description: A C++ interface to the GNOME XML library (libxml2)
 libxml++ is a C++ wrapper for the libxml2 XML parser library (otherwise
 known as the GNOME2 XML library).
 .
 homepage: http://libxmlplusplus.sourceforge.net/

Package: libxml++2.6c2a-dbg
Section: libdevel
Architecture: any
Depends: libxml++2.6c2a (= ${Source-Version})
Description: A C++ interface to the GNOME XML library (libxml2)
 libxml++ is a C++ wrapper for the libxml2 XML parser library (otherwise
 known as the GNOME2 XML library).
 .
 This package contains debug symbols.

Package: libxml++2.6-doc
Section: doc
Architecture: all
Suggests: libxml++2.6-dev, doc-base
Description: HTML interface documentation and examples for libxml++
 libxml++ is a C++ wrapper for the libxml2 XML parser library (otherwise
 known as the GNOME2 XML library).  It has SAX and DOM-like APIs, but does not
 attempt to conform exactly to the DOM specification because they are not
 aimed at C++.  Its API is much simpler than the underlying libxml C API.
 .
 This package contains HTML interface documentation generated from the
 libxml++ source, as well as examples of libxml++ use.
