File: control

package info (click to toggle)
rust-clearscreen 3.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 396 kB
  • sloc: makefile: 4
file content (69 lines) | stat: -rw-r--r-- 3,143 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
Source: rust-clearscreen
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo,
 cargo:native <!nocheck>,
 rustc:native (>= 1.72.0) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-nix-0.29+fs-dev <!nocheck>,
 librust-nix-0.29+term-dev <!nocheck>,
 librust-terminfo-0.9+default-dev <!nocheck>,
 librust-thiserror-1+default-dev (>= 1.0.38-~~) <!nocheck>,
 librust-which-6+default-dev (>= 6.0.1-~~) <!nocheck>,
 librust-winapi-0.3+consoleapi-dev (>= 0.3.9-~~) <!nocheck>,
 librust-winapi-0.3+default-dev (>= 0.3.9-~~) <!nocheck>,
 librust-winapi-0.3+errhandlingapi-dev (>= 0.3.9-~~) <!nocheck>,
 librust-winapi-0.3+handleapi-dev (>= 0.3.9-~~) <!nocheck>,
 librust-winapi-0.3+impl-default-dev (>= 0.3.9-~~) <!nocheck>,
 librust-winapi-0.3+lmapibuf-dev (>= 0.3.9-~~) <!nocheck>,
 librust-winapi-0.3+lmserver-dev (>= 0.3.9-~~) <!nocheck>,
 librust-winapi-0.3+lmwksta-dev (>= 0.3.9-~~) <!nocheck>,
 librust-winapi-0.3+processenv-dev (>= 0.3.9-~~) <!nocheck>,
 librust-winapi-0.3+winbase-dev (>= 0.3.9-~~) <!nocheck>,
 librust-winapi-0.3+wincon-dev (>= 0.3.9-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Jelmer Vernooij <jelmer@debian.org>
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/clearscreen]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/clearscreen
Homepage: https://github.com/watchexec/clearscreen
X-Cargo-Crate: clearscreen
Rules-Requires-Root: no

Package: librust-clearscreen-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-nix-0.29+fs-dev,
 librust-nix-0.29+term-dev,
 librust-terminfo-0.9+default-dev,
 librust-thiserror-1+default-dev (>= 1.0.38-~~),
 librust-which-6+default-dev (>= 6.0.1-~~),
 librust-winapi-0.3+consoleapi-dev (>= 0.3.9-~~),
 librust-winapi-0.3+default-dev (>= 0.3.9-~~),
 librust-winapi-0.3+errhandlingapi-dev (>= 0.3.9-~~),
 librust-winapi-0.3+handleapi-dev (>= 0.3.9-~~),
 librust-winapi-0.3+impl-default-dev (>= 0.3.9-~~),
 librust-winapi-0.3+lmapibuf-dev (>= 0.3.9-~~),
 librust-winapi-0.3+lmserver-dev (>= 0.3.9-~~),
 librust-winapi-0.3+lmwksta-dev (>= 0.3.9-~~),
 librust-winapi-0.3+processenv-dev (>= 0.3.9-~~),
 librust-winapi-0.3+winbase-dev (>= 0.3.9-~~),
 librust-winapi-0.3+wincon-dev (>= 0.3.9-~~)
Provides:
 librust-clearscreen+default-dev (= ${binary:Version}),
 librust-clearscreen+windows-console-dev (= ${binary:Version}),
 librust-clearscreen-3-dev (= ${binary:Version}),
 librust-clearscreen-3+default-dev (= ${binary:Version}),
 librust-clearscreen-3+windows-console-dev (= ${binary:Version}),
 librust-clearscreen-3.0-dev (= ${binary:Version}),
 librust-clearscreen-3.0+default-dev (= ${binary:Version}),
 librust-clearscreen-3.0+windows-console-dev (= ${binary:Version}),
 librust-clearscreen-3.0.0-dev (= ${binary:Version}),
 librust-clearscreen-3.0.0+default-dev (= ${binary:Version}),
 librust-clearscreen-3.0.0+windows-console-dev (= ${binary:Version})
Description: Cross-platform terminal screen clearing - Rust source code
 Source code for Debianized Rust crate "clearscreen"