File: control

package info (click to toggle)
bzrtp 1.0.2-1.2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,108 kB
  • sloc: ansic: 7,519; makefile: 50; sh: 29
file content (60 lines) | stat: -rw-r--r-- 1,891 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Source: bzrtp
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders: Mark Purcell <msp@debian.org>, Kilian Krause <kilian@debian.org>, Tzafrir Cohen <tzafrir@debian.org>
Build-Depends:
 debhelper (>= 9),
 autotools-dev,
 dh-autoreconf,
 pkg-config,
 libmbedtls-dev,
 libxml2-dev,
 libcunit1-ncurses-dev
Standards-Version: 3.9.6
Section: libs
Homepage: http://www.linphone.org/
Vcs-Svn: svn://anonscm.debian.org/pkg-voip/bzrtp/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-voip/bzrtp/

Package: libbzrtp0
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: Library for the ZRTP key exchange protocol
 Bzrtp is an open source implementation of the ZRTP key exchange protocol. 
 The library is written in C 89. It is fully portable and can be executed 
 on many platforms including ARM and x86.
 .
 The library enables encrypted communications in Linphone.

Package: libbzrtp-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libbzrtp0 (= ${binary:Version}),
 ${misc:Depends}
Description: Development files for the Bzrtp key exchange library
 Bzrtp is an open source implementation of the ZRTP key exchange protocol. 
 The library is written in C 89. It is fully portable and can be executed 
 on many platforms including ARM and x86. 
 .
 This package contains the development files.

Package: libbzrtp0-dbg
Architecture: any
Multi-Arch: same
Section: debug
Priority: extra
Depends:
 libbzrtp0 (= ${binary:Version}),
 ${misc:Depends}
Description: Debug symbols for the Bzrtp key exchange library
 Bzrtp is an open source implementation of the ZRTP key exchange protocol. 
 The library is written in C 89. It is fully portable and can be executed 
 on many platforms including ARM and x86. 
 .
 This package contains the debugging symbols.