File: control

package info (click to toggle)
libzorpll 7.0.4.0-2
  • links: PTS
  • area: main
  • in suites: bullseye, sid
  • size: 1,424 kB
  • sloc: cpp: 16,387; ansic: 2,122; makefile: 148; sh: 71
file content (60 lines) | stat: -rw-r--r-- 2,354 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: libzorpll
Section: libs
Priority: optional
Maintainer: SZALAY Attila <sasa@debian.org>
Standards-Version: 3.9.8
Build-Depends: libssl-dev,
               libglib2.0-dev,
               debhelper (>= 10),
               libcap-dev [linux-any],
               zlib1g-dev,
               libboost-test-dev,
               po-debconf,
               autoconf,
               autoconf-archive,
               automake,
               libtool,
               dpkg-dev (>= 1.16.1~),
               libsystemd-dev

Package: libzorpll-7.0-4
Section: libs
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Zorp low-level functions
 Zorp is an application-layer firewall using a modular architecture of
 strict protocol-analyzing transparent proxies, giving fine-grained
 control over the mediated traffic. Configuration decisions are
 scriptable in the Python-based configuration language.
 .
 This package contains low-level library functions needed by Zorp and
 associated programs.

Package: libzorpll-7.0-4-dev
Section: libdevel
Replaces: libzorpll-dev ( << 6.0.8.0-1), libzorpll-7.0-1-dev
Breaks: libzorpll-dev ( << 6.0.8.0-1), libzorpll-6.0-10-dev, libzorpll-7.0-1-dev, libssl1.0-dev
Conflicts: libzorpll-6.0-8-dev
Architecture: any
Depends: libzorpll-7.0-4 (= ${binary:Version}), ${misc:Depends}, libglib2.0-dev, libcap-dev [linux-any], libssl-dev
Description: Zorp low-level functions - development files for version 6.0-10
 Zorp is an application-layer firewall using a modular architecture of
 strict protocol-analyzing transparent proxies, giving fine-grained
 control over the mediated traffic. Configuration decisions are
 scriptable in the Python-based configuration language.
 .
 This package contains the development files necessary to create programs
 based on libzorpll.

Package: libzorpll-dev
Section: libdevel
Architecture: all
Depends: libzorpll-7.0-4-dev (>= ${binary:Version}), ${misc:Depends}
Description: Zorp low-level functions - development files
 Zorp is an application-layer firewall using a modular architecture of
 strict protocol-analyzing transparent proxies, giving fine-grained
 control over the mediated traffic. Configuration decisions are
 scriptable in the Python-based configuration language.
 .
 This package is a dependency package, which depends on the latest version.