File: control

package info (click to toggle)
rust-tempfile 3.24.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 360 kB
  • sloc: makefile: 2
file content (52 lines) | stat: -rw-r--r-- 2,227 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
Source: rust-tempfile
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.63) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-fastrand-2+default-dev (>= 2.1.1-~~) <!nocheck>,
 librust-getrandom-0.2-dev <!nocheck>,
 librust-once-cell-1+std-dev (>= 1.19.0-~~) <!nocheck>,
 librust-rustix-1+default-dev (>= 1.1.3-~~) <!nocheck>,
 librust-rustix-1+fs-dev (>= 1.1.3-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Ximin Luo <infinity0@debian.org>,
 Wolfgang Silbermayr <wolfgang@silbermayr.at>,
 Robin Krahl <robin.krahl@ireas.org>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/tempfile]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/tempfile
Homepage: https://stebalien.com/projects/tempfile-rs/
X-Cargo-Crate: tempfile

Package: librust-tempfile-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-fastrand-2+default-dev (>= 2.1.1-~~),
 librust-getrandom-0.2-dev,
 librust-once-cell-1+std-dev (>= 1.19.0-~~),
 librust-rustix-1+default-dev (>= 1.1.3-~~),
 librust-rustix-1+fs-dev (>= 1.1.3-~~)
Provides:
 librust-tempfile+default-dev (= ${binary:Version}),
 librust-tempfile+getrandom-dev (= ${binary:Version}),
 librust-tempfile+nightly-dev (= ${binary:Version}),
 librust-tempfile-3-dev (= ${binary:Version}),
 librust-tempfile-3+default-dev (= ${binary:Version}),
 librust-tempfile-3+getrandom-dev (= ${binary:Version}),
 librust-tempfile-3+nightly-dev (= ${binary:Version}),
 librust-tempfile-3.24-dev (= ${binary:Version}),
 librust-tempfile-3.24+default-dev (= ${binary:Version}),
 librust-tempfile-3.24+getrandom-dev (= ${binary:Version}),
 librust-tempfile-3.24+nightly-dev (= ${binary:Version}),
 librust-tempfile-3.24.0-dev (= ${binary:Version}),
 librust-tempfile-3.24.0+default-dev (= ${binary:Version}),
 librust-tempfile-3.24.0+getrandom-dev (= ${binary:Version}),
 librust-tempfile-3.24.0+nightly-dev (= ${binary:Version})
Description: Managing temporary files and directories - Rust source code
 Source code for Debianized Rust crate "tempfile"