Source: confluent-libserdes
Priority: optional
Maintainer: Magnus Edenhill <magnus@confluent.io>
Build-Depends: debhelper (>= 9), libcurl4-openssl-dev, libjansson-dev, libavro-c-dev, libavro-cpp-dev, libboost-dev
Standards-Version: 3.9.7
Section: lib
Homepage: https://github.com/confluentinc/libserdes
Vcs-Git: https://github.com/confluentinc/libserdes.git -b debian
Vcs-Browser: https://github.com/confluentinc/libserdes/tree/debian

Package: confluent-libserdes1
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Confluent Schema-registry client library with Avro support
 .
 This package contains the C shared library.

Package: confluent-libserdes++1
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Confluent Schema-registry client library with Avro support
 .
 This package contains the C++ shared library.

Package: confluent-libserdes-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: confluent-libserdes1 (= ${binary:Version}), confluent-libserdes++1 (= ${binary:Version}), ${misc:Depends}
Description: Confluent Schema-Registry client library with Avro support (development headers)
 .
 This package contains the development headers.
