File: control

package info (click to toggle)
rust-hyphenation 0.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 12,316 kB
  • sloc: makefile: 2
file content (159 lines) | stat: -rw-r--r-- 6,789 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
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
Source: rust-hyphenation
Section: rust
Priority: optional
Build-Depends: debhelper (>= 11),
 dh-cargo (>= 10),
 cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-atlatl-0.1+default-dev (>= 0.1.2-~~) <!nocheck>,
 librust-atlatl-0.1+serde-dev (>= 0.1.2-~~) <!nocheck>,
 librust-bincode-1+default-dev <!nocheck>,
 librust-hyphenation-commons-0.7+default-dev (>= 0.7.1-~~) <!nocheck>,
 librust-serde-1+default-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Ximin Luo <infinity0@debian.org>
Standards-Version: 4.2.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/hyphenation]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/hyphenation
Homepage: https://github.com/tapeinosyne/hyphenation

Package: librust-hyphenation-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-atlatl-0.1+default-dev (>= 0.1.2-~~),
 librust-atlatl-0.1+serde-dev (>= 0.1.2-~~),
 librust-bincode-1+default-dev,
 librust-hyphenation-commons-0.7+default-dev (>= 0.7.1-~~),
 librust-serde-1+default-dev
Suggests:
 librust-hyphenation+embed-all-dev (= ${binary:Version}),
 librust-hyphenation+nfc-dev (= ${binary:Version}),
 librust-hyphenation+nfd-dev (= ${binary:Version}),
 librust-hyphenation+nfkc-dev (= ${binary:Version}),
 librust-hyphenation+nfkd-dev (= ${binary:Version}),
 librust-hyphenation+pocket-resources-dev (= ${binary:Version}),
 librust-hyphenation+unicode-normalization-dev (= ${binary:Version})
Provides:
 librust-hyphenation+build-dictionaries-dev (= ${binary:Version}),
 librust-hyphenation+default-dev (= ${binary:Version}),
 librust-hyphenation-0-dev (= ${binary:Version}),
 librust-hyphenation-0+build-dictionaries-dev (= ${binary:Version}),
 librust-hyphenation-0+default-dev (= ${binary:Version}),
 librust-hyphenation-0.7-dev (= ${binary:Version}),
 librust-hyphenation-0.7+build-dictionaries-dev (= ${binary:Version}),
 librust-hyphenation-0.7+default-dev (= ${binary:Version}),
 librust-hyphenation-0.7.1-dev (= ${binary:Version}),
 librust-hyphenation-0.7.1+build-dictionaries-dev (= ${binary:Version}),
 librust-hyphenation-0.7.1+default-dev (= ${binary:Version})
Description: Knuth-Liang hyphenation for a variety of languages - Rust source code
 This package contains the source for the Rust hyphenation crate, packaged by
 debcargo for use with cargo and dh-cargo.

Package: librust-hyphenation+embed-all-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-hyphenation-dev (= ${binary:Version}),
 librust-pocket-resources-0.3+default-dev
Provides:
 librust-hyphenation-0+embed-all-dev (= ${binary:Version}),
 librust-hyphenation-0.7+embed-all-dev (= ${binary:Version}),
 librust-hyphenation-0.7.1+embed-all-dev (= ${binary:Version})
Description: Knuth-Liang hyphenation for a variety of languages - feature "embed_all"
 This metapackage enables feature embed_all for the Rust hyphenation crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-hyphenation+nfc-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-hyphenation-dev (= ${binary:Version}),
 librust-unicode-normalization-0.1+default-dev
Provides:
 librust-hyphenation-0+nfc-dev (= ${binary:Version}),
 librust-hyphenation-0.7+nfc-dev (= ${binary:Version}),
 librust-hyphenation-0.7.1+nfc-dev (= ${binary:Version})
Description: Knuth-Liang hyphenation for a variety of languages - feature "nfc"
 This metapackage enables feature nfc for the Rust hyphenation crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-hyphenation+nfd-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-hyphenation-dev (= ${binary:Version}),
 librust-unicode-normalization-0.1+default-dev
Provides:
 librust-hyphenation-0+nfd-dev (= ${binary:Version}),
 librust-hyphenation-0.7+nfd-dev (= ${binary:Version}),
 librust-hyphenation-0.7.1+nfd-dev (= ${binary:Version})
Description: Knuth-Liang hyphenation for a variety of languages - feature "nfd"
 This metapackage enables feature nfd for the Rust hyphenation crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-hyphenation+nfkc-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-hyphenation-dev (= ${binary:Version}),
 librust-unicode-normalization-0.1+default-dev
Provides:
 librust-hyphenation-0+nfkc-dev (= ${binary:Version}),
 librust-hyphenation-0.7+nfkc-dev (= ${binary:Version}),
 librust-hyphenation-0.7.1+nfkc-dev (= ${binary:Version})
Description: Knuth-Liang hyphenation for a variety of languages - feature "nfkc"
 This metapackage enables feature nfkc for the Rust hyphenation crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-hyphenation+nfkd-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-hyphenation-dev (= ${binary:Version}),
 librust-unicode-normalization-0.1+default-dev
Provides:
 librust-hyphenation-0+nfkd-dev (= ${binary:Version}),
 librust-hyphenation-0.7+nfkd-dev (= ${binary:Version}),
 librust-hyphenation-0.7.1+nfkd-dev (= ${binary:Version})
Description: Knuth-Liang hyphenation for a variety of languages - feature "nfkd"
 This metapackage enables feature nfkd for the Rust hyphenation crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-hyphenation+pocket-resources-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-hyphenation-dev (= ${binary:Version}),
 librust-pocket-resources-0.3+default-dev
Provides:
 librust-hyphenation-0+pocket-resources-dev (= ${binary:Version}),
 librust-hyphenation-0.7+pocket-resources-dev (= ${binary:Version}),
 librust-hyphenation-0.7.1+pocket-resources-dev (= ${binary:Version})
Description: Knuth-Liang hyphenation for a variety of languages - feature "pocket-resources"
 This metapackage enables feature pocket-resources for the Rust hyphenation
 crate, by pulling in any additional dependencies needed by that feature.

Package: librust-hyphenation+unicode-normalization-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-hyphenation-dev (= ${binary:Version}),
 librust-unicode-normalization-0.1+default-dev
Provides:
 librust-hyphenation-0+unicode-normalization-dev (= ${binary:Version}),
 librust-hyphenation-0.7+unicode-normalization-dev (= ${binary:Version}),
 librust-hyphenation-0.7.1+unicode-normalization-dev (= ${binary:Version})
Description: Knuth-Liang hyphenation for a variety of languages - feature "unicode-normalization"
 This metapackage enables feature unicode-normalization for the Rust hyphenation
 crate, by pulling in any additional dependencies needed by that feature.