File: control

package info (click to toggle)
rust-static-alloc 0.2.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 284 kB
  • sloc: makefile: 4
file content (55 lines) | stat: -rw-r--r-- 2,659 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
Source: rust-static-alloc
Section: rust
Priority: optional
Build-Depends: debhelper (>= 12),
 dh-cargo (>= 25),
 cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-alloc-traits-0.1+default-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Alexander Kjäll <alexander.kjall@gmail.com>
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/static-alloc]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/static-alloc
X-Cargo-Crate: static-alloc
Rules-Requires-Root: no

Package: librust-static-alloc-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-alloc-traits-0.1+default-dev,
 librust-atomic-polyfill-1+default-dev
Provides:
 librust-static-alloc+alloc-dev (= ${binary:Version}),
 librust-static-alloc+atomic-polyfill-dev (= ${binary:Version}),
 librust-static-alloc+default-dev (= ${binary:Version}),
 librust-static-alloc+nightly-chain-dev (= ${binary:Version}),
 librust-static-alloc+nightly-try-reserve-dev (= ${binary:Version}),
 librust-static-alloc+polyfill-dev (= ${binary:Version}),
 librust-static-alloc-0-dev (= ${binary:Version}),
 librust-static-alloc-0+alloc-dev (= ${binary:Version}),
 librust-static-alloc-0+atomic-polyfill-dev (= ${binary:Version}),
 librust-static-alloc-0+default-dev (= ${binary:Version}),
 librust-static-alloc-0+nightly-chain-dev (= ${binary:Version}),
 librust-static-alloc-0+nightly-try-reserve-dev (= ${binary:Version}),
 librust-static-alloc-0+polyfill-dev (= ${binary:Version}),
 librust-static-alloc-0.2-dev (= ${binary:Version}),
 librust-static-alloc-0.2+alloc-dev (= ${binary:Version}),
 librust-static-alloc-0.2+atomic-polyfill-dev (= ${binary:Version}),
 librust-static-alloc-0.2+default-dev (= ${binary:Version}),
 librust-static-alloc-0.2+nightly-chain-dev (= ${binary:Version}),
 librust-static-alloc-0.2+nightly-try-reserve-dev (= ${binary:Version}),
 librust-static-alloc-0.2+polyfill-dev (= ${binary:Version}),
 librust-static-alloc-0.2.5-dev (= ${binary:Version}),
 librust-static-alloc-0.2.5+alloc-dev (= ${binary:Version}),
 librust-static-alloc-0.2.5+atomic-polyfill-dev (= ${binary:Version}),
 librust-static-alloc-0.2.5+default-dev (= ${binary:Version}),
 librust-static-alloc-0.2.5+nightly-chain-dev (= ${binary:Version}),
 librust-static-alloc-0.2.5+nightly-try-reserve-dev (= ${binary:Version}),
 librust-static-alloc-0.2.5+polyfill-dev (= ${binary:Version})
Description: Bump allocator on static memory for the alloc-traits crate - Rust source code
 Source code for Debianized Rust crate "static-alloc"