Source: xmltooling
Section: libs
Priority: extra
Maintainer: Debian Shib Team <pkg-shibboleth-devel@lists.alioth.debian.org>
Uploaders:
 Russ Allbery <rra@debian.org>,
 Ferenc Wágner <wferi@niif.hu>,
Build-Depends:
# the shipped ax_create_pkgconfig_info.m4 leaks the build flags
 autoconf-archive (>= 20111221-2),
 debhelper (>= 9),
 dh-autoreconf,
 doxygen,
 graphviz,
 libboost-dev,
 libcurl4-openssl-dev,
 liblog4shib-dev,
 libssl-dev (>= 1.0),
 libxerces-c-dev,
 libxml-security-c-dev (>= 1.7),
 pkg-config,
Standards-Version: 3.9.6
Homepage: https://wiki.shibboleth.net/confluence/display/OpenSAML/XMLTooling-C
Vcs-Git: git://anonscm.debian.org/pkg-shibboleth/xmltooling.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-shibboleth/xmltooling.git

Package: libxmltooling6v5
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Conflicts:
 libxmltooling6,
Replaces:
 libxmltooling6,
Description: C++ XML parsing library with encryption support (runtime)
 The XMLTooling library contains generic XML parsing and processing
 classes based on the Xerces-C DOM.  It adds more powerful facilities for
 declaring element- and type-specific API and implementation classes, as
 well as signing and encryption support.
 .
 This package contains the files necessary for running applications that
 use the XMLTooling library.

Package: libxmltooling-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libcurl4-openssl-dev,
 liblog4shib-dev,
 libxerces-c-dev,
 libxml-security-c-dev (>= 1.6),
 libxmltooling6v5 (= ${binary:Version}),
 ${misc:Depends},
Suggests:
 libxmltooling-doc (= ${source:Version}),
Description: C++ XML parsing library with encryption support (development)
 The XMLTooling library contains generic XML parsing and processing
 classes based on the Xerces-C DOM. It adds more powerful facilities
 for declaring element- and type-specific API and implementation
 classes to add value around the DOM, as well as signing and encryption
 support.
 .
 This package contains the headers and other necessary files to build
 applications or libraries that use or extend the XMLTooling library.

Package: xmltooling-schemas
Section: text
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: XML schemas for XMLTooling
 The XMLTooling library contains generic XML parsing and processing
 classes based on the Xerces-C DOM.  It adds more powerful facilities for
 declaring element- and type-specific API and implementation classes, as
 well as signing and encryption support.
 .
 This package contains the XML schema files used by the XMLTooling
 library.

Package: libxmltooling-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: C++ XML parsing library with encryption support (API docs)
 The XMLTooling library contains generic XML parsing and processing
 classes based on the Xerces-C DOM. It adds more powerful facilities
 for declaring element- and type-specific API and implementation
 classes to add value around the DOM, as well as signing and encryption
 support.
 .
 This package contains the XMLTooling library API documentation generated
 by Doxygen.
