File: control

package info (click to toggle)
libsignal-protocol-c 2.3.1%2Bgit20171007-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,256 kB
  • sloc: ansic: 30,611; makefile: 10
file content (44 lines) | stat: -rw-r--r-- 1,376 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
Source: libsignal-protocol-c
Section: devel
Priority: optional
Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel@lists.alioth.debian.org>
Uploaders: W. Martin Borgert <debacle@debian.org>,
 Dominik George <nik@naturalnet.de>
Standards-Version: 4.1.3
Rules-Requires-Root: no
Build-Depends:
 check,
 cmake,
 debhelper (>= 10~),
 dpkg-dev (>= 1.16.1),
 libssl-dev,
 protobuf-c-compiler,
Homepage: https://github.com/WhisperSystems/libsignal-protocol-c
Vcs-Git: https://salsa.debian.org/xmpp-team/libsignal-protocol-c.git
Vcs-Browser: https://salsa.debian.org/xmpp-team/libsignal-protocol-c

Package: libsignal-protocol-c-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends:
 libsignal-protocol-c2 (= ${binary:Version}),
 ${misc:Depends},
Description: ratcheting forward secrecy protocol for synchronous and asynchronous messaging
 This is a ratcheting forward secrecy protocol that works in
 synchronous and asynchronous messaging environments.
 .
 This package contains the development files.

Package: libsignal-protocol-c2
Architecture: any
Multi-Arch: same
Section: libs
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: ratcheting forward secrecy protocol for synchronous and asynchronous messaging
 This is a ratcheting forward secrecy protocol that works in
 synchronous and asynchronous messaging environments.