File: control

package info (click to toggle)
rust-fixed-hash 0.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 172 kB
  • sloc: makefile: 2
file content (77 lines) | stat: -rw-r--r-- 3,585 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
Source: rust-fixed-hash
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.56.1) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-byteorder-1+std-dev (>= 1.4.2-~~) <!nocheck>,
 librust-byteorder-1-dev (>= 1.4.2-~~) <!nocheck>,
 librust-rand-0.8+std-dev <!nocheck>,
 librust-rand-0.8-dev <!nocheck>,
 librust-rustc-hex-2+std-dev (>= 2.0.1-~~) <!nocheck>,
 librust-rustc-hex-2-dev (>= 2.0.1-~~) <!nocheck>,
 librust-static-assertions-1+default-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Leonardo Arias Fonseca <agami@riseup.net>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/fixed-hash]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/fixed-hash
Homepage: https://github.com/paritytech/parity-common
X-Cargo-Crate: fixed-hash
Rules-Requires-Root: no

Package: librust-fixed-hash-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-arbitrary-1+default-dev,
 librust-byteorder-1+std-dev (>= 1.4.2-~~),
 librust-byteorder-1-dev (>= 1.4.2-~~),
 librust-quickcheck-1+default-dev,
 librust-rand-0.8+std-dev,
 librust-rand-0.8-dev,
 librust-rustc-hex-2+std-dev (>= 2.0.1-~~),
 librust-rustc-hex-2-dev (>= 2.0.1-~~),
 librust-static-assertions-1+default-dev
Provides:
 librust-fixed-hash+api-dummy-dev (= ${binary:Version}),
 librust-fixed-hash+arbitrary-dev (= ${binary:Version}),
 librust-fixed-hash+byteorder-dev (= ${binary:Version}),
 librust-fixed-hash+default-dev (= ${binary:Version}),
 librust-fixed-hash+quickcheck-dev (= ${binary:Version}),
 librust-fixed-hash+rand-dev (= ${binary:Version}),
 librust-fixed-hash+rustc-hex-dev (= ${binary:Version}),
 librust-fixed-hash+std-dev (= ${binary:Version}),
 librust-fixed-hash-0-dev (= ${binary:Version}),
 librust-fixed-hash-0+api-dummy-dev (= ${binary:Version}),
 librust-fixed-hash-0+arbitrary-dev (= ${binary:Version}),
 librust-fixed-hash-0+byteorder-dev (= ${binary:Version}),
 librust-fixed-hash-0+default-dev (= ${binary:Version}),
 librust-fixed-hash-0+quickcheck-dev (= ${binary:Version}),
 librust-fixed-hash-0+rand-dev (= ${binary:Version}),
 librust-fixed-hash-0+rustc-hex-dev (= ${binary:Version}),
 librust-fixed-hash-0+std-dev (= ${binary:Version}),
 librust-fixed-hash-0.8-dev (= ${binary:Version}),
 librust-fixed-hash-0.8+api-dummy-dev (= ${binary:Version}),
 librust-fixed-hash-0.8+arbitrary-dev (= ${binary:Version}),
 librust-fixed-hash-0.8+byteorder-dev (= ${binary:Version}),
 librust-fixed-hash-0.8+default-dev (= ${binary:Version}),
 librust-fixed-hash-0.8+quickcheck-dev (= ${binary:Version}),
 librust-fixed-hash-0.8+rand-dev (= ${binary:Version}),
 librust-fixed-hash-0.8+rustc-hex-dev (= ${binary:Version}),
 librust-fixed-hash-0.8+std-dev (= ${binary:Version}),
 librust-fixed-hash-0.8.0-dev (= ${binary:Version}),
 librust-fixed-hash-0.8.0+api-dummy-dev (= ${binary:Version}),
 librust-fixed-hash-0.8.0+arbitrary-dev (= ${binary:Version}),
 librust-fixed-hash-0.8.0+byteorder-dev (= ${binary:Version}),
 librust-fixed-hash-0.8.0+default-dev (= ${binary:Version}),
 librust-fixed-hash-0.8.0+quickcheck-dev (= ${binary:Version}),
 librust-fixed-hash-0.8.0+rand-dev (= ${binary:Version}),
 librust-fixed-hash-0.8.0+rustc-hex-dev (= ${binary:Version}),
 librust-fixed-hash-0.8.0+std-dev (= ${binary:Version})
Description: Macros to define custom fixed-size hash types - Rust source code
 Source code for Debianized Rust crate "fixed-hash"