File: control

package info (click to toggle)
rust-fastrand 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 172 kB
  • sloc: makefile: 2
file content (51 lines) | stat: -rw-r--r-- 2,159 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
Source: rust-fastrand
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.36) <!nocheck>,
 libstd-rust-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Andrej Shadura <andrewsh@debian.org>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/fastrand]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/fastrand
Homepage: https://github.com/smol-rs/fastrand
X-Cargo-Crate: fastrand
Rules-Requires-Root: no

Package: librust-fastrand-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-getrandom-0.2+default-dev,
 librust-getrandom-0.2+js-dev
Provides:
 librust-fastrand+alloc-dev (= ${binary:Version}),
 librust-fastrand+default-dev (= ${binary:Version}),
 librust-fastrand+getrandom-dev (= ${binary:Version}),
 librust-fastrand+js-dev (= ${binary:Version}),
 librust-fastrand+std-dev (= ${binary:Version}),
 librust-fastrand-2-dev (= ${binary:Version}),
 librust-fastrand-2+alloc-dev (= ${binary:Version}),
 librust-fastrand-2+default-dev (= ${binary:Version}),
 librust-fastrand-2+getrandom-dev (= ${binary:Version}),
 librust-fastrand-2+js-dev (= ${binary:Version}),
 librust-fastrand-2+std-dev (= ${binary:Version}),
 librust-fastrand-2.3-dev (= ${binary:Version}),
 librust-fastrand-2.3+alloc-dev (= ${binary:Version}),
 librust-fastrand-2.3+default-dev (= ${binary:Version}),
 librust-fastrand-2.3+getrandom-dev (= ${binary:Version}),
 librust-fastrand-2.3+js-dev (= ${binary:Version}),
 librust-fastrand-2.3+std-dev (= ${binary:Version}),
 librust-fastrand-2.3.0-dev (= ${binary:Version}),
 librust-fastrand-2.3.0+alloc-dev (= ${binary:Version}),
 librust-fastrand-2.3.0+default-dev (= ${binary:Version}),
 librust-fastrand-2.3.0+getrandom-dev (= ${binary:Version}),
 librust-fastrand-2.3.0+js-dev (= ${binary:Version}),
 librust-fastrand-2.3.0+std-dev (= ${binary:Version})
Description: Simple and fast random number generator - Rust source code
 Source code for Debianized Rust crate "fastrand"