File: control

package info (click to toggle)
rust-openssh 0.11.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 384 kB
  • sloc: makefile: 2
file content (65 lines) | stat: -rw-r--r-- 2,961 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
Source: rust-openssh
Section: rust
Priority: optional
Build-Depends: debhelper (>= 12),
 dh-cargo (>= 25),
 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-1+default-dev (>= 1.0.30-~~) <!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.6.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
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,
 librust-shell-escape-0.1+default-dev (>= 0.1.5-~~),
 librust-tempfile-3+default-dev (>= 3.9.0-~~),
 librust-thiserror-1+default-dev (>= 1.0.30-~~),
 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-~~)
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-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.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.0-dev (= ${binary:Version}),
 librust-openssh-0.11.0+default-dev (= ${binary:Version}),
 librust-openssh-0.11.0+native-mux-dev (= ${binary:Version}),
 librust-openssh-0.11.0+openssh-mux-client-dev (= ${binary:Version}),
 librust-openssh-0.11.0+process-mux-dev (= ${binary:Version})
Description: SSH through OpenSSH - Rust source code
 Source code for Debianized Rust crate "openssh"