Source: log4shib
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:
 debhelper (>= 9),
 dh-autoreconf,
 perl,
Build-Depends-Indep:
 doxygen,
 graphviz,
Standards-Version: 3.9.6
Homepage: https://wiki.shibboleth.net/confluence/display/OpenSAML/log4shib
Vcs-Git: git://anonscm.debian.org/pkg-shibboleth/log4shib.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-shibboleth/log4shib.git

Package: liblog4shib1v5
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Conflicts:
 liblog4shib1,
Replaces:
 liblog4shib1,
Description: log4j-style configurable logging library for C++ (runtime)
 log4shib provides a library of C++ classes for flexible logging to
 files, syslog, and other destinations.  It is modeled after the log4j
 Java library, staying as close to that API as is reasonable.
 .
 log4shib is a fork of the log4cpp library with additional fixes and
 modifications to improve its thread safety and robustness.  It is
 primarily intended for use by the Shibboleth web authentication
 system.
 .
 This package contains the files necessary for running applications that
 use the log4shib library.

Package: liblog4shib-dev
Section: libdevel
Architecture: any
Depends:
 liblog4shib1v5 (= ${binary:Version}),
 ${misc:Depends},
Suggests:
 liblog4shib-doc,
Description: log4j-style configurable logging library for C++ (development)
 log4shib provides a library of C++ classes for flexible logging to
 files, syslog, and other destinations.  It is modeled after the log4j
 Java library, staying as close to that API as is reasonable.
 .
 log4shib is a fork of the log4cpp library with additional fixes and
 modifications to improve its thread safety and robustness.  It is
 primarily intended for use by the Shibboleth web authentication
 system.
 .
 This package contains the headers and other necessary files to build
 applications or libraries that use or extend the log4shib library.

Package: liblog4shib-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends},
Description: log4j-style configurable logging library for C++ (API docs)
 log4shib provides a library of C++ classes for flexible logging to
 files, syslog, and other destinations.  It is modeled after the log4j
 Java library, staying as close to that API as is reasonable.
 .
 log4shib is a fork of the log4cpp library with additional fixes and
 modifications to improve its thread safety and robustness.  It is
 primarily intended for use by the Shibboleth web authentication
 system.
 .
 This package contains the log4shib library API documentation generated
 by Doxygen.
