File: control

package info (click to toggle)
rust-nettle-sys 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 220 kB
  • sloc: ansic: 58; makefile: 4
file content (46 lines) | stat: -rw-r--r-- 2,317 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
Source: rust-nettle-sys
Section: rust
Priority: optional
Build-Depends: debhelper (>= 12),
 dh-cargo (>= 25),
 cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-bindgen-0.60+runtime-dev <!nocheck> | librust-bindgen-0.59+runtime-dev <!nocheck> | librust-bindgen-0.58+runtime-dev <!nocheck> | librust-bindgen-0.57+runtime-dev <!nocheck> | librust-bindgen-0.56+runtime-dev <!nocheck> | librust-bindgen-0.55+runtime-dev <!nocheck> | librust-bindgen-0.54+runtime-dev <!nocheck> | librust-bindgen-0.53+runtime-dev (>= 0.53.1-~~) <!nocheck>,
 librust-cc-1+default-dev <!nocheck>,
 librust-libc-0.2+default-dev <!nocheck>,
 librust-pkg-config-0.3+default-dev <!nocheck>,
 librust-tempfile-3+default-dev <!nocheck>,
 nettle-dev (>= 3.5.1~~) <!nocheck>,
 llvm
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Daniel Kahn Gillmor <dkg@fifthhorseman.net>,
 kpcyrd <git@rxv.cc>
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/nettle-sys]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/nettle-sys
Rules-Requires-Root: no

Package: librust-nettle-sys-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-bindgen-0.60+runtime-dev | librust-bindgen-0.59+runtime-dev | librust-bindgen-0.58+runtime-dev | librust-bindgen-0.57+runtime-dev | librust-bindgen-0.56+runtime-dev | librust-bindgen-0.55+runtime-dev | librust-bindgen-0.54+runtime-dev | librust-bindgen-0.53+runtime-dev (>= 0.53.1-~~),
 librust-cc-1+default-dev,
 librust-libc-0.2+default-dev,
 librust-pkg-config-0.3+default-dev,
 librust-tempfile-3+default-dev,
 nettle-dev (>= 3.5.1~~)
Provides:
 librust-nettle-sys+default-dev (= ${binary:Version}),
 librust-nettle-sys-2-dev (= ${binary:Version}),
 librust-nettle-sys-2+default-dev (= ${binary:Version}),
 librust-nettle-sys-2.1-dev (= ${binary:Version}),
 librust-nettle-sys-2.1+default-dev (= ${binary:Version}),
 librust-nettle-sys-2.1.0-dev (= ${binary:Version}),
 librust-nettle-sys-2.1.0+default-dev (= ${binary:Version})
Description: Low-level Rust bindings for the Nettle cryptographic library - Rust source code
 This package contains the source for the Rust nettle-sys crate, packaged by
 debcargo for use with cargo and dh-cargo.