File: control

package info (click to toggle)
tgl 2.0.1%2Bgit20160323.ffb04cac-5
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 1,960 kB
  • sloc: ansic: 22,237; makefile: 100; awk: 37
file content (39 lines) | stat: -rw-r--r-- 1,534 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Source: tgl
Priority: optional
Maintainer: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
Build-Depends: dpkg-dev (>= 1.22.5), debhelper (>= 11),
               dh-exec (>= 0.3),
               libevent-dev,
               libssl-dev,
               libtl-parser-dev,
               tl-parser,
               zlib1g-dev
Standards-Version: 4.3.0
Section: libs
Homepage: https://github.com/vysheng/tgl

Package: libtgl-0.0.0.20160623-0t64
Provides: ${t64:Provides}
Replaces: libtgl-0.0.0.20160623-0
Breaks: libtgl-0.0.0.20160623-0 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: telegram API library
 Telegram is an instant messaging application with a focus on speed, it is
 super-fast, simple and free. You can use Telegram on all your devices at the
 same time - your messages sync seamlessly across any number of your phones,
 tablets or computers. This library handles Telegram API and protocol.

Package: libtgl-0.0.0.20160623-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libtgl-0.0.0.20160623-0t64 (= ${binary:Version}), ${misc:Depends}
Description: telegram API library (development headers)
 Telegram is an instant messaging application with a focus on speed, it is
 super-fast, simple and free. You can use Telegram on all your devices at the
 same time - your messages sync seamlessly across any number of your phones,
 tablets or computers. This library handles Telegram API and protocol.
 .
 This package contains the development files.