Source: tdlib
Section: libs
Priority: optional
Maintainer: Arseniy Lartsev <user@example.com>
Build-Depends: debhelper (>= 9), make, cmake (>= 3) | cmake3, libssl-dev, zlib1g-dev, dh-autoreconf, gperf, g++
Standards-Version: 4.1.2
Homepage: https://github.com/tdlib/td

Package: libtdjson1.6.0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Telegram Database Library - json interface
 TDLib is a cross-platform, fully functional Telegram client. We designed it
 to help third-party developers create their own custom apps using the
 Telegram platform.

Package: tdlib-dev
Section: libdevel
Architecture: any
Depends: libtdjson1.6.0 (= ${binary:Version}), libc6-dev | libc-dev, ${misc:Depends}
Description: Telegram Database Library - development
 TDLib is a cross-platform, fully functional Telegram client. We designed it
 to help third-party developers create their own custom apps using the
 Telegram platform.

