File: control

package info (click to toggle)
rust-self-cell 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 152 kB
  • sloc: makefile: 2
file content (42 lines) | stat: -rw-r--r-- 1,771 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
Source: rust-self-cell
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo,
 cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Sylvestre Ledru <sylvestre@debian.org>
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/self-cell]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/self-cell
Homepage: https://github.com/Voultapher/self_cell
X-Cargo-Crate: self_cell
Rules-Requires-Root: no

Package: librust-self-cell-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-rustversion+default-dev (>= 1-~~)
Provides:
 librust-self-cell+default-dev (= ${binary:Version}),
 librust-self-cell+old-rust-dev (= ${binary:Version}),
 librust-self-cell+rustversion-dev (= ${binary:Version}),
 librust-self-cell-1-dev (= ${binary:Version}),
 librust-self-cell-1+default-dev (= ${binary:Version}),
 librust-self-cell-1+old-rust-dev (= ${binary:Version}),
 librust-self-cell-1+rustversion-dev (= ${binary:Version}),
 librust-self-cell-1.1-dev (= ${binary:Version}),
 librust-self-cell-1.1+default-dev (= ${binary:Version}),
 librust-self-cell-1.1+old-rust-dev (= ${binary:Version}),
 librust-self-cell-1.1+rustversion-dev (= ${binary:Version}),
 librust-self-cell-1.1.0-dev (= ${binary:Version}),
 librust-self-cell-1.1.0+default-dev (= ${binary:Version}),
 librust-self-cell-1.1.0+old-rust-dev (= ${binary:Version}),
 librust-self-cell-1.1.0+rustversion-dev (= ${binary:Version})
Description: Safe-to-use proc-macro-free self-referential structs in stable Rust - Rust source code
 Source code for Debianized Rust crate "self_cell"