File: control

package info (click to toggle)
netavark 1.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 724 kB
  • sloc: sh: 571; makefile: 107
file content (53 lines) | stat: -rw-r--r-- 1,458 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
Source: netavark
Section: net
Priority: optional
Maintainer: Reinhard Tartler <siretart@tauware.de>
Build-Depends: debhelper-compat (= 13),
 dh-cargo (>= 25),
 cargo:native <!nocheck>,
 librust-anyhow-dev,
 librust-atty-dev,
 librust-chrono-dev,
 librust-clap-3+derive-dev (>= 3.2.23),
 librust-env-logger-dev (>> 0.9),
 librust-futures-dev,
 librust-fs2-dev,
 librust-humantime-dev,
 librust-ipnet+serde-dev,
 librust-iptables-dev,
 librust-libc-dev,
 librust-log-dev,
 librust-netlink-packet-route-dev,
 librust-nix-dev,
 librust-rand-dev,
 librust-rtnetlink-dev,
 librust-serde+derive-dev,
 librust-serde-json-dev,
 librust-serde-value-dev,
 librust-sha2-dev,
 librust-simple-error-dev,
 librust-strsim-dev,
 librust-sysctl-dev,
 librust-termcolor-dev,
 librust-tokio+full-dev,
 librust-url-dev,
 librust-zbus-dev (>= 1.9.2-4),
 librust-zvariant-dev,
 libstd-rust-dev,
 rustc:native <!nocheck>,
Standards-Version: 4.6.1
Homepage: https://github.com/containers/netavark
Vcs-Browser: https://salsa.debian.org/debian/netavark
Vcs-Git: https://salsa.debian.org/debian/netavark.git
Rules-Requires-Root: no

Package: netavark
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: container-network-stack (= 2)
Recommends: aardvark-dns
Breaks: aardvark-dns (<< 1.4)
Enhances: podman
Description: Rust based network stack for containers
 Netavark is designed to work with but is also applicable
 for other OCI container management applications.