File: control

package info (click to toggle)
rust-borsh 1.5.7-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,808 kB
  • sloc: makefile: 2
file content (88 lines) | stat: -rw-r--r-- 4,075 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
Source: rust-borsh
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.67.0) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-cfg-aliases-0.2+default-dev (>= 0.2.1-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Alexander Kjäll <alexander.kjall@gmail.com>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/borsh]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/borsh
Homepage: https://borsh.io
X-Cargo-Crate: borsh

Package: librust-borsh-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-ascii-1+default-dev (>= 1.1-~~),
 librust-borsh-derive-1+default-dev (<< 1.6-~~),
 librust-borsh-derive-1+default-dev (>= 1.5.7-~~),
 librust-borsh-derive-1+schema-dev (<< 1.6-~~),
 librust-borsh-derive-1+schema-dev (>= 1.5.7-~~),
 librust-bson-2+default-dev,
 librust-bytes-1+default-dev,
 librust-cfg-aliases-0.2+default-dev (>= 0.2.1-~~),
 librust-hashbrown+default-dev (<< 0.17.0-~~),
 librust-hashbrown+default-dev (>= 0.11-~~),
 librust-indexmap-2+default-dev
Provides:
 librust-borsh+ascii-dev (= ${binary:Version}),
 librust-borsh+borsh-derive-dev (= ${binary:Version}),
 librust-borsh+bson-dev (= ${binary:Version}),
 librust-borsh+bytes-dev (= ${binary:Version}),
 librust-borsh+de-strict-order-dev (= ${binary:Version}),
 librust-borsh+default-dev (= ${binary:Version}),
 librust-borsh+derive-dev (= ${binary:Version}),
 librust-borsh+hashbrown-dev (= ${binary:Version}),
 librust-borsh+indexmap-dev (= ${binary:Version}),
 librust-borsh+rc-dev (= ${binary:Version}),
 librust-borsh+std-dev (= ${binary:Version}),
 librust-borsh+unstable--schema-dev (= ${binary:Version}),
 librust-borsh-1-dev (= ${binary:Version}),
 librust-borsh-1+ascii-dev (= ${binary:Version}),
 librust-borsh-1+borsh-derive-dev (= ${binary:Version}),
 librust-borsh-1+bson-dev (= ${binary:Version}),
 librust-borsh-1+bytes-dev (= ${binary:Version}),
 librust-borsh-1+de-strict-order-dev (= ${binary:Version}),
 librust-borsh-1+default-dev (= ${binary:Version}),
 librust-borsh-1+derive-dev (= ${binary:Version}),
 librust-borsh-1+hashbrown-dev (= ${binary:Version}),
 librust-borsh-1+indexmap-dev (= ${binary:Version}),
 librust-borsh-1+rc-dev (= ${binary:Version}),
 librust-borsh-1+std-dev (= ${binary:Version}),
 librust-borsh-1+unstable--schema-dev (= ${binary:Version}),
 librust-borsh-1.5-dev (= ${binary:Version}),
 librust-borsh-1.5+ascii-dev (= ${binary:Version}),
 librust-borsh-1.5+borsh-derive-dev (= ${binary:Version}),
 librust-borsh-1.5+bson-dev (= ${binary:Version}),
 librust-borsh-1.5+bytes-dev (= ${binary:Version}),
 librust-borsh-1.5+de-strict-order-dev (= ${binary:Version}),
 librust-borsh-1.5+default-dev (= ${binary:Version}),
 librust-borsh-1.5+derive-dev (= ${binary:Version}),
 librust-borsh-1.5+hashbrown-dev (= ${binary:Version}),
 librust-borsh-1.5+indexmap-dev (= ${binary:Version}),
 librust-borsh-1.5+rc-dev (= ${binary:Version}),
 librust-borsh-1.5+std-dev (= ${binary:Version}),
 librust-borsh-1.5+unstable--schema-dev (= ${binary:Version}),
 librust-borsh-1.5.7-dev (= ${binary:Version}),
 librust-borsh-1.5.7+ascii-dev (= ${binary:Version}),
 librust-borsh-1.5.7+borsh-derive-dev (= ${binary:Version}),
 librust-borsh-1.5.7+bson-dev (= ${binary:Version}),
 librust-borsh-1.5.7+bytes-dev (= ${binary:Version}),
 librust-borsh-1.5.7+de-strict-order-dev (= ${binary:Version}),
 librust-borsh-1.5.7+default-dev (= ${binary:Version}),
 librust-borsh-1.5.7+derive-dev (= ${binary:Version}),
 librust-borsh-1.5.7+hashbrown-dev (= ${binary:Version}),
 librust-borsh-1.5.7+indexmap-dev (= ${binary:Version}),
 librust-borsh-1.5.7+rc-dev (= ${binary:Version}),
 librust-borsh-1.5.7+std-dev (= ${binary:Version}),
 librust-borsh-1.5.7+unstable--schema-dev (= ${binary:Version})
Description: Binary Object Representation Serializer for Hashing - Rust source code
 Source code for Debianized Rust crate "borsh"