File: control

package info (click to toggle)
rust-rustix-openpty 0.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 128 kB
  • sloc: makefile: 2
file content (48 lines) | stat: -rw-r--r-- 1,874 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
Source: rust-rustix-openpty
Section: rust
Priority: optional
Build-Depends: debhelper (>= 12),
 dh-cargo (>= 25),
 cargo:native <!nocheck>,
 rustc:native (>= 1.63) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-errno-0.3-dev (>= 0.3.1-~~) <!nocheck>,
 librust-libc-0.2-dev (>= 0.2.114-~~) <!nocheck>,
 librust-rustix-0.38+alloc-dev <!nocheck>,
 librust-rustix-0.38+fs-dev <!nocheck>,
 librust-rustix-0.38+process-dev <!nocheck>,
 librust-rustix-0.38+pty-dev <!nocheck>,
 librust-rustix-0.38+stdio-dev <!nocheck>,
 librust-rustix-0.38+termios-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 James McCoy <jamessan@debian.org>
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/rustix-openpty]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/rustix-openpty
X-Cargo-Crate: rustix-openpty
Rules-Requires-Root: no

Package: librust-rustix-openpty-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-errno-0.3-dev (>= 0.3.1-~~),
 librust-libc-0.2-dev (>= 0.2.114-~~),
 librust-rustix-0.38+alloc-dev,
 librust-rustix-0.38+fs-dev,
 librust-rustix-0.38+process-dev,
 librust-rustix-0.38+pty-dev,
 librust-rustix-0.38+stdio-dev,
 librust-rustix-0.38+termios-dev
Provides:
 librust-rustix-openpty+default-dev (= ${binary:Version}),
 librust-rustix-openpty-0-dev (= ${binary:Version}),
 librust-rustix-openpty-0+default-dev (= ${binary:Version}),
 librust-rustix-openpty-0.1-dev (= ${binary:Version}),
 librust-rustix-openpty-0.1+default-dev (= ${binary:Version}),
 librust-rustix-openpty-0.1.1-dev (= ${binary:Version}),
 librust-rustix-openpty-0.1.1+default-dev (= ${binary:Version})
Description: Safe Rust bindings to `openpty` and related functions - Rust source code
 Source code for Debianized Rust crate "rustix-openpty"