File: control

package info (click to toggle)
rust-cryptoki 0.6.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 628 kB
  • sloc: sh: 14; makefile: 2
file content (59 lines) | stat: -rw-r--r-- 2,566 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
Source: rust-cryptoki
Section: rust
Priority: optional
Build-Depends: debhelper (>= 12),
 dh-cargo (>= 25),
 cargo:native <!nocheck>,
 rustc:native (>= 1.66.0) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-bitflags-1+default-dev (>= 1.3-~~) <!nocheck>,
 librust-cryptoki-sys-0.1+default-dev <!nocheck>,
 librust-libloading-0+default-dev (>= 0.7.0-~~) <!nocheck>,
 librust-log-0.4+default-dev (>= 0.4.14-~~) <!nocheck>,
 librust-paste-1+default-dev (>= 1.0.6-~~) <!nocheck>,
 librust-secrecy-0.8+default-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Emanuele Rocca <ema@debian.org>
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/cryptoki]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/cryptoki
X-Cargo-Crate: cryptoki
Rules-Requires-Root: no

Package: librust-cryptoki-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-bitflags-1+default-dev (>= 1.3-~~),
 librust-cryptoki-sys-0.1+default-dev,
 librust-cryptoki-sys-0.1+generate-bindings-dev,
 librust-libloading-0+default-dev (>= 0.7.0-~~),
 librust-log-0.4+default-dev (>= 0.4.14-~~),
 librust-paste-1+default-dev (>= 1.0.6-~~),
 librust-psa-crypto-0.9-dev,
 librust-secrecy-0.8+default-dev,
 librust-secrecy-0.8+serde-dev
Provides:
 librust-cryptoki+default-dev (= ${binary:Version}),
 librust-cryptoki+generate-bindings-dev (= ${binary:Version}),
 librust-cryptoki+psa-crypto-dev (= ${binary:Version}),
 librust-cryptoki+serde-dev (= ${binary:Version}),
 librust-cryptoki-0-dev (= ${binary:Version}),
 librust-cryptoki-0+default-dev (= ${binary:Version}),
 librust-cryptoki-0+generate-bindings-dev (= ${binary:Version}),
 librust-cryptoki-0+psa-crypto-dev (= ${binary:Version}),
 librust-cryptoki-0+serde-dev (= ${binary:Version}),
 librust-cryptoki-0.6-dev (= ${binary:Version}),
 librust-cryptoki-0.6+default-dev (= ${binary:Version}),
 librust-cryptoki-0.6+generate-bindings-dev (= ${binary:Version}),
 librust-cryptoki-0.6+psa-crypto-dev (= ${binary:Version}),
 librust-cryptoki-0.6+serde-dev (= ${binary:Version}),
 librust-cryptoki-0.6.2-dev (= ${binary:Version}),
 librust-cryptoki-0.6.2+default-dev (= ${binary:Version}),
 librust-cryptoki-0.6.2+generate-bindings-dev (= ${binary:Version}),
 librust-cryptoki-0.6.2+psa-crypto-dev (= ${binary:Version}),
 librust-cryptoki-0.6.2+serde-dev (= ${binary:Version})
Description: Rust-native wrapper around the PKCS #11 API - Rust source code
 Source code for Debianized Rust crate "cryptoki"