File: control

package info (click to toggle)
rust-phf 0.11.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 196 kB
  • sloc: makefile: 10
file content (126 lines) | stat: -rw-r--r-- 4,839 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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
Source: rust-phf
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native (>= 1.61) <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-phf-shared-0.11+std-dev (>= 0.11.3-~~) <!nocheck>,
 librust-phf-shared-0.11-dev (>= 0.11.3-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 kpcyrd <git@rxv.cc>
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/phf]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/phf
Homepage: https://github.com/rust-phf/rust-phf
X-Cargo-Crate: phf

Package: librust-phf-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-phf-shared-0.11-dev (>= 0.11.3-~~)
Recommends:
 librust-phf+std-dev (= ${binary:Version})
Suggests:
 librust-phf+phf-macros-dev (= ${binary:Version}),
 librust-phf+serde-dev (= ${binary:Version}),
 librust-phf+uncased-dev (= ${binary:Version}),
 librust-phf+unicase-dev (= ${binary:Version})
Provides:
 librust-phf-0-dev (= ${binary:Version}),
 librust-phf-0.11-dev (= ${binary:Version}),
 librust-phf-0.11.3-dev (= ${binary:Version})
Description: Runtime support for perfect hash function data structures - Rust source code
 Source code for Debianized Rust crate "phf"

Package: librust-phf+phf-macros-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-phf-dev (= ${binary:Version}),
 librust-phf-macros-0.11+default-dev (>= 0.11.3-~~)
Provides:
 librust-phf+macros-dev (= ${binary:Version}),
 librust-phf-0+phf-macros-dev (= ${binary:Version}),
 librust-phf-0+macros-dev (= ${binary:Version}),
 librust-phf-0.11+phf-macros-dev (= ${binary:Version}),
 librust-phf-0.11+macros-dev (= ${binary:Version}),
 librust-phf-0.11.3+phf-macros-dev (= ${binary:Version}),
 librust-phf-0.11.3+macros-dev (= ${binary:Version})
Description: Runtime support for perfect hash function data structures - feature "phf_macros" and 1 more
 This metapackage enables feature "phf_macros" for the Rust phf crate, by
 pulling in any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "macros" feature.

Package: librust-phf+serde-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-phf-dev (= ${binary:Version}),
 librust-serde-1+default-dev
Provides:
 librust-phf-0+serde-dev (= ${binary:Version}),
 librust-phf-0.11+serde-dev (= ${binary:Version}),
 librust-phf-0.11.3+serde-dev (= ${binary:Version})
Description: Runtime support for perfect hash function data structures - feature "serde"
 This metapackage enables feature "serde" for the Rust phf crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-phf+std-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-phf-dev (= ${binary:Version}),
 librust-phf-shared-0.11+std-dev (>= 0.11.3-~~)
Provides:
 librust-phf+default-dev (= ${binary:Version}),
 librust-phf-0+std-dev (= ${binary:Version}),
 librust-phf-0+default-dev (= ${binary:Version}),
 librust-phf-0.11+std-dev (= ${binary:Version}),
 librust-phf-0.11+default-dev (= ${binary:Version}),
 librust-phf-0.11.3+std-dev (= ${binary:Version}),
 librust-phf-0.11.3+default-dev (= ${binary:Version})
Description: Runtime support for perfect hash function data structures - feature "std" and 1 more
 This metapackage enables feature "std" for the Rust phf crate, by pulling in
 any additional dependencies needed by that feature.
 .
 Additionally, this package also provides the "default" feature.

Package: librust-phf+uncased-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-phf-dev (= ${binary:Version}),
 librust-phf-shared-0.11+uncased-dev (>= 0.11.3-~~)
Provides:
 librust-phf-0+uncased-dev (= ${binary:Version}),
 librust-phf-0.11+uncased-dev (= ${binary:Version}),
 librust-phf-0.11.3+uncased-dev (= ${binary:Version})
Description: Runtime support for perfect hash function data structures - feature "uncased"
 This metapackage enables feature "uncased" for the Rust phf crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-phf+unicase-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-phf-dev (= ${binary:Version}),
 librust-phf-macros-0.11+unicase-dev (>= 0.11.3-~~),
 librust-phf-shared-0.11+unicase-dev (>= 0.11.3-~~)
Provides:
 librust-phf-0+unicase-dev (= ${binary:Version}),
 librust-phf-0.11+unicase-dev (= ${binary:Version}),
 librust-phf-0.11.3+unicase-dev (= ${binary:Version})
Description: Runtime support for perfect hash function data structures - feature "unicase"
 This metapackage enables feature "unicase" for the Rust phf crate, by pulling
 in any additional dependencies needed by that feature.