summaryrefslogtreecommitdiff
path: root/debian/control
blob: 80dad0535b1363bc8096796f268bfbdecdcec7b0 (plain) (blame)
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
Source: rust-wgconfd
Section: net
Priority: optional
Build-Depends: debhelper (>= 11),
 dh-cargo (>= 15),
 cargo:native,
 rustc:native,
 libstd-rust-dev,
 librust-arrayref-0.3+default-dev (>= 0.3.5-~~),
 librust-base64-0.12+default-dev (>= 0.12.0-~~),
 librust-chrono-0.4-dev (>= 0.4.6-~~),
 librust-serde-1+default-dev,
 librust-serde-derive-1+default-dev,
 librust-serde-json-1+default-dev,
 librust-toml-0.5+default-dev,
 scdoc
Maintainer: Hristo Venev <hristo@venev.name>
Standards-Version: 4.2.0
Vcs-Git: https://git.venev.name/hristo/debian/rust-wgconfd.git
Vcs-Browser: https://git.venev.name/hristo/debian/rust-wgconfd

Package: wgconfd
Architecture: any
Multi-Arch: allowed
Depends:
 wireguard-tools, curl,
 ${misc:Depends},
 ${shlibs:Depends},
 ${cargo:Depends},
Recommends:
 ${cargo:Recommends}
Suggests:
 ${cargo:Suggests}
Provides:
 ${cargo:Provides}
Built-Using: ${cargo:Built-Using}
XB-X-Cargo-Built-Using: ${cargo:X-Cargo-Built-Using}
Description: Configuration manager for WireGuard
 This package contains the following binaries built from the Rust crate
 "wgconfd":
  - wgconfd