File: control

package info (click to toggle)
rust-nonempty-collections 1.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 332 kB
  • sloc: makefile: 2
file content (54 lines) | stat: -rw-r--r-- 2,684 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
Source: rust-nonempty-collections
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Antonin Delpeuch <antonin@delpeuch.eu>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/nonempty-collections]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/nonempty-collections
Homepage: https://github.com/fosskers/nonempty-collections
X-Cargo-Crate: nonempty-collections

Package: librust-nonempty-collections-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-either-1+default-dev,
 librust-indexmap-2+default-dev,
 librust-itertools+default-dev (>= 0.13-~~),
 librust-itertools+use-alloc-dev (>= 0.13-~~),
 librust-serde-1+default-dev,
 librust-serde-1+serde-derive-dev
Provides:
 librust-nonempty-collections+default-dev (= ${binary:Version}),
 librust-nonempty-collections+either-dev (= ${binary:Version}),
 librust-nonempty-collections+indexmap-dev (= ${binary:Version}),
 librust-nonempty-collections+itertools-dev (= ${binary:Version}),
 librust-nonempty-collections+serde-dev (= ${binary:Version}),
 librust-nonempty-collections-1-dev (= ${binary:Version}),
 librust-nonempty-collections-1+default-dev (= ${binary:Version}),
 librust-nonempty-collections-1+either-dev (= ${binary:Version}),
 librust-nonempty-collections-1+indexmap-dev (= ${binary:Version}),
 librust-nonempty-collections-1+itertools-dev (= ${binary:Version}),
 librust-nonempty-collections-1+serde-dev (= ${binary:Version}),
 librust-nonempty-collections-1.1-dev (= ${binary:Version}),
 librust-nonempty-collections-1.1+default-dev (= ${binary:Version}),
 librust-nonempty-collections-1.1+either-dev (= ${binary:Version}),
 librust-nonempty-collections-1.1+indexmap-dev (= ${binary:Version}),
 librust-nonempty-collections-1.1+itertools-dev (= ${binary:Version}),
 librust-nonempty-collections-1.1+serde-dev (= ${binary:Version}),
 librust-nonempty-collections-1.1.0-dev (= ${binary:Version}),
 librust-nonempty-collections-1.1.0+default-dev (= ${binary:Version}),
 librust-nonempty-collections-1.1.0+either-dev (= ${binary:Version}),
 librust-nonempty-collections-1.1.0+indexmap-dev (= ${binary:Version}),
 librust-nonempty-collections-1.1.0+itertools-dev (= ${binary:Version}),
 librust-nonempty-collections-1.1.0+serde-dev (= ${binary:Version})
Description: Correct-by-construction non-empty collections - Rust source code
 Source code for Debianized Rust crate "nonempty-collections"