File: control

package info (click to toggle)
rust-netlink-packet-route 0.21.0-4
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,704 kB
  • sloc: sh: 73; makefile: 2
file content (55 lines) | stat: -rw-r--r-- 2,529 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
Source: rust-netlink-packet-route
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-anyhow-1+default-dev (>= 1.0.31-~~) <!nocheck>,
 librust-bitflags-2+default-dev <!nocheck>,
 librust-byteorder-1+default-dev (>= 1.3.2-~~) <!nocheck>,
 librust-libc-0.2+default-dev (>= 0.2.66-~~) <!nocheck>,
 librust-log-0.4+default-dev (>= 0.4.20-~~) <!nocheck>,
 librust-log-0.4+std-dev (>= 0.4.20-~~) <!nocheck>,
 librust-netlink-packet-core-0.7+default-dev <!nocheck>,
 librust-netlink-packet-utils-0.5+default-dev (>= 0.5.2-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Reinhard Tartler <siretart@tauware.de>
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/netlink-packet-route]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/netlink-packet-route
Homepage: https://github.com/rust-netlink/netlink-packet-route
X-Cargo-Crate: netlink-packet-route
Rules-Requires-Root: no

Package: librust-netlink-packet-route-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-anyhow-1+default-dev (>= 1.0.31-~~),
 librust-bitflags-2+default-dev,
 librust-byteorder-1+default-dev (>= 1.3.2-~~),
 librust-libc-0.2+default-dev (>= 0.2.66-~~),
 librust-log-0.4+default-dev (>= 0.4.20-~~),
 librust-log-0.4+std-dev (>= 0.4.20-~~),
 librust-netlink-packet-core-0.7+default-dev,
 librust-netlink-packet-utils-0.5+default-dev (>= 0.5.2-~~)
Provides:
 librust-netlink-packet-route+default-dev (= ${binary:Version}),
 librust-netlink-packet-route+rich-nlas-dev (= ${binary:Version}),
 librust-netlink-packet-route-0-dev (= ${binary:Version}),
 librust-netlink-packet-route-0+default-dev (= ${binary:Version}),
 librust-netlink-packet-route-0+rich-nlas-dev (= ${binary:Version}),
 librust-netlink-packet-route-0.21-dev (= ${binary:Version}),
 librust-netlink-packet-route-0.21+default-dev (= ${binary:Version}),
 librust-netlink-packet-route-0.21+rich-nlas-dev (= ${binary:Version}),
 librust-netlink-packet-route-0.21.0-dev (= ${binary:Version}),
 librust-netlink-packet-route-0.21.0+default-dev (= ${binary:Version}),
 librust-netlink-packet-route-0.21.0+rich-nlas-dev (= ${binary:Version})
Breaks:
 librust-rtnetlink-dev (<= 0.13.1-7)
Description: Netlink packet types - Rust source code
 Source code for Debianized Rust crate "netlink-packet-route"