Source: botan1.10
Section: libs
Priority: optional
Maintainer: Ondřej Surý <ondrej@debian.org>
Build-Depends: debhelper (>= 9),
               libbz2-dev,
               libgmp3-dev,
               python,
               zlib1g-dev
Standards-Version: 3.9.6
Homepage: http://botan.randombit.net/
Vcs-Browser: http://anonscm.debian.org/?p=pkg-nlnetlabs/botan1.10.git
Vcs-Git: git://anonscm.debian.org/pkg-nlnetlabs/botan1.10.git

Package: botan1.10-dbg
Section: debug
Priority: extra
Architecture: any
Depends: libbotan-1.10-1 (= ${binary:Version}),
         libbotan1.10-dev (= ${binary:Version}),
         ${misc:Depends}
Description: multiplatform crypto library (debug)
 Botan is a C++ library which provides support for many common cryptographic
 operations, including encryption, authentication, and X.509v3 certificates and
 CRLs. A wide variety of algorithms is supported, including RSA, DSA, DES, AES,
 MD5, and SHA-1.
 .
 This package contains the debugging symbols.

Package: libbotan-1.10-1
Section: libs
Architecture: any
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: multiplatform crypto library
 Botan is a C++ library which provides support for many common cryptographic
 operations, including encryption, authentication, and X.509v3 certificates and
 CRLs. A wide variety of algorithms is supported, including RSA, DSA, DES, AES,
 MD5, and SHA-1.

Package: libbotan1.10-dev
Section: libdevel
Architecture: any
Depends: libbotan-1.10-1 (= ${binary:Version}),
         libbz2-dev,
         libgmp3-dev,
         libssl-dev,
         zlib1g-dev,
         ${misc:Depends}
Conflicts: libbotan1.6-dev
Replaces: libbotan1.6-dev
Description: multiplatform crypto library (development)
 Botan is a C++ library which provides support for many common cryptographic
 operations, including encryption, authentication, and X.509v3 certificates and
 CRLs. A wide variety of algorithms is supported, including RSA, DSA, DES, AES,
 MD5, and SHA-1.
 .
 This package contains the development files.
