Source: td1.8.11
Section: libs
Priority: optional
Maintainer: Debian UBports Team <team+ubports@tracker.debian.org>
Uploaders: Mike Gabriel <sunweaver@debian.org>,
Rules-Requires-Root: no
Build-Depends: cmake,
               debhelper-compat (= 13),
               gperf,
               libssl-dev,
               libsqlcipher-dev (>= 4.6.1-2~),
               php,
               zlib1g-dev
Standards-Version: 4.7.0
Homepage: https://github.com/tdlib/td
Vcs-Browser: https://salsa.debian.org/ubports-team/td1.8.11
Vcs-Git: https://salsa.debian.org/ubports-team/td1.8.11.git

Package: libtd1.8.11-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libtdjson1.8.11 (= ${binary:Version}),
         libtd-shim,
         ${misc:Depends},
Description: telegram database library (development headers, API/ABI v1.8.11)
 TDLib (Telegram Database Library) is a cross-platform, fully functional
 Telegram client. This library helps third-party developers create their
 own custom apps using the Telegram platform.
 .
 This package contains the development files of the API/ABI version
 1.8.11.

Package: libtdjson1.8.11
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: libtd-doc
Description: telegram database library (API/ABI v1.8.11)
 TDLib (Telegram Database Library) is a cross-platform, fully functional
 Telegram client. This library helps third-party developers create their
 own custom apps using the Telegram platform.
