Source: td
Section: libs
Priority: optional
Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@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/debian/td/
Vcs-Git: https://salsa.debian.org/debian/td.git

Package: libtd-shim
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}
Breaks: libtd-dev (<< 1.8.0+git20240817.9b6ff58+dfsg2-2~),
Replaces: libtd-dev (<< 1.8.0+git20240817.9b6ff58+dfsg2-2~),
Description: telegram database library (version-independent CMake shim)
 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 a CMake module that acts as a version-independent
 shim between multiple installed libtd versions.

Package: libtd-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Breaks: libtdjson1.8.38 (<< 1.8.38~git20241021.d321984+dfsg-3~),
Replaces: libtdjson1.8.38 (<< 1.8.38~git20241021.d321984+dfsg-3~),
Depends: libtdjson1.8.38 (= ${binary:Version}),
         libtd-shim,
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: libtd-doc
Description: telegram database library (development headers)
 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.

Package: libtd-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: telegram database library (development documentation)
 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 documentation.

Package: libtdjson1.8.38
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Suggests: libtd-doc
Description: telegram database library
 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.
