File: control

package info (click to toggle)
rust-openssh 0.11.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 436 kB
  • sloc: makefile: 2
file content (71 lines) | stat: -rw-r--r-- 3,281 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
60
61
62
63
64
65
66
67
68
69
70
71
Source: rust-openssh
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.63.0) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-libc-0.2+default-dev (>= 0.2.137-~~) <!nocheck>,
 librust-once-cell-1+default-dev (>= 1.8.0-~~) <!nocheck>,
 librust-shell-escape-0.1+default-dev (>= 0.1.5-~~) <!nocheck>,
 librust-tempfile-3+default-dev (>= 3.9.0-~~) <!nocheck>,
 librust-thiserror-2+default-dev <!nocheck>,
 librust-tokio-1+default-dev (>= 1.36.0-~~) <!nocheck>,
 librust-tokio-1+io-util-dev (>= 1.36.0-~~) <!nocheck>,
 librust-tokio-1+macros-dev (>= 1.36.0-~~) <!nocheck>,
 librust-tokio-1+net-dev (>= 1.36.0-~~) <!nocheck>,
 librust-tokio-1+process-dev (>= 1.36.0-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Sebastian Ramacher <sramacher@debian.org>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/openssh]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/openssh
Homepage: https://github.com/openssh-rust/openssh.git
X-Cargo-Crate: openssh
Rules-Requires-Root: no

Package: librust-openssh-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-libc-0.2+default-dev (>= 0.2.137-~~),
 librust-once-cell-1+default-dev (>= 1.8.0-~~),
 librust-openssh-mux-client-0.17+default-dev (>= 0.17.6-~~),
 librust-shell-escape-0.1+default-dev (>= 0.1.5-~~),
 librust-tempfile-3+default-dev (>= 3.9.0-~~),
 librust-thiserror-2+default-dev,
 librust-tokio-1+default-dev (>= 1.36.0-~~),
 librust-tokio-1+io-util-dev (>= 1.36.0-~~),
 librust-tokio-1+macros-dev (>= 1.36.0-~~),
 librust-tokio-1+net-dev (>= 1.36.0-~~),
 librust-tokio-1+process-dev (>= 1.36.0-~~),
 librust-tracing-0.1+default-dev
Provides:
 librust-openssh+default-dev (= ${binary:Version}),
 librust-openssh+native-mux-dev (= ${binary:Version}),
 librust-openssh+openssh-mux-client-dev (= ${binary:Version}),
 librust-openssh+process-mux-dev (= ${binary:Version}),
 librust-openssh+tracing-dev (= ${binary:Version}),
 librust-openssh-0-dev (= ${binary:Version}),
 librust-openssh-0+default-dev (= ${binary:Version}),
 librust-openssh-0+native-mux-dev (= ${binary:Version}),
 librust-openssh-0+openssh-mux-client-dev (= ${binary:Version}),
 librust-openssh-0+process-mux-dev (= ${binary:Version}),
 librust-openssh-0+tracing-dev (= ${binary:Version}),
 librust-openssh-0.11-dev (= ${binary:Version}),
 librust-openssh-0.11+default-dev (= ${binary:Version}),
 librust-openssh-0.11+native-mux-dev (= ${binary:Version}),
 librust-openssh-0.11+openssh-mux-client-dev (= ${binary:Version}),
 librust-openssh-0.11+process-mux-dev (= ${binary:Version}),
 librust-openssh-0.11+tracing-dev (= ${binary:Version}),
 librust-openssh-0.11.5-dev (= ${binary:Version}),
 librust-openssh-0.11.5+default-dev (= ${binary:Version}),
 librust-openssh-0.11.5+native-mux-dev (= ${binary:Version}),
 librust-openssh-0.11.5+openssh-mux-client-dev (= ${binary:Version}),
 librust-openssh-0.11.5+process-mux-dev (= ${binary:Version}),
 librust-openssh-0.11.5+tracing-dev (= ${binary:Version})
Description: SSH through OpenSSH - Rust source code
 Source code for Debianized Rust crate "openssh"