File: control

package info (click to toggle)
rust-native-tls 0.2.13-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 536 kB
  • sloc: makefile: 2
file content (51 lines) | stat: -rw-r--r-- 2,177 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
Source: rust-native-tls
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo,
 cargo:native <!nocheck>,
 rustc:native (>= 1.53.0) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-libc-0.2+default-dev <!nocheck>,
 librust-log-0.4+default-dev (>= 0.4.5-~~) <!nocheck>,
 librust-openssl-0.10+default-dev (>= 0.10.69-~~) <!nocheck>,
 librust-openssl-probe-0.1+default-dev <!nocheck>,
 librust-openssl-sys-0.9+default-dev (>= 0.9.81-~~) <!nocheck>,
 librust-schannel-0.1+default-dev (>= 0.1.17-~~) <!nocheck>,
 librust-tempfile-3+default-dev (>= 3.1.0-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 kpcyrd <git@rxv.cc>
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/native-tls]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/native-tls
Homepage: https://github.com/sfackler/rust-native-tls
X-Cargo-Crate: native-tls
Rules-Requires-Root: no

Package: librust-native-tls-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-libc-0.2+default-dev,
 librust-log-0.4+default-dev (>= 0.4.5-~~),
 librust-openssl-0.10+default-dev (>= 0.10.69-~~),
 librust-openssl-probe-0.1+default-dev,
 librust-openssl-sys-0.9+default-dev (>= 0.9.81-~~),
 librust-schannel-0.1+default-dev (>= 0.1.17-~~),
 librust-tempfile-3+default-dev (>= 3.1.0-~~)
Provides:
 librust-native-tls+alpn-dev (= ${binary:Version}),
 librust-native-tls+default-dev (= ${binary:Version}),
 librust-native-tls-0-dev (= ${binary:Version}),
 librust-native-tls-0+alpn-dev (= ${binary:Version}),
 librust-native-tls-0+default-dev (= ${binary:Version}),
 librust-native-tls-0.2-dev (= ${binary:Version}),
 librust-native-tls-0.2+alpn-dev (= ${binary:Version}),
 librust-native-tls-0.2+default-dev (= ${binary:Version}),
 librust-native-tls-0.2.13-dev (= ${binary:Version}),
 librust-native-tls-0.2.13+alpn-dev (= ${binary:Version}),
 librust-native-tls-0.2.13+default-dev (= ${binary:Version})
Description: Wrapper over a platform's native TLS implementation - Rust source code
 Source code for Debianized Rust crate "native-tls"