Source: libyandex-blackbox2
Priority: optional
Maintainer: Konstantin Karganov <karganov@yandex-team.ru>
Build-Depends: debhelper (>= 7), libtool, autotools-dev, automake1.9, autoconf-extra-archive (>= 1.0-5), cmake,
    libxml2-dev, libyandex-auth-common-dev (>= 6.5.2-3), libidn11-dev, zlib1g-dev, libyandex-newssl-dev
Standards-Version: 3.8.3
Section: libs

Package: libyandex-blackbox2-dev
Section: libdevel
Architecture: any
Depends: libyandex-blackbox2 (= ${binary:Version}), libyandex-auth-common-dev (>= 6.5.2-3)
Description: Development environment for libyandex-blackbox2

Package: libyandex-blackbox2
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: C++ wrapper for the BlackBox authorization and Passport database
 service. This library is a thin C++ wrapper around the BlackBox service's HTTP
 API - it prepares blackbox HTTP requests to and analyzes responses from BlackBox in
 order to validate user's login/password pair or Session_id cookie.
