File: control

package info (click to toggle)
rust-pango 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 420 kB
  • sloc: makefile: 20
file content (186 lines) | stat: -rw-r--r-- 6,945 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
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
Source: rust-pango
Section: rust
Priority: optional
Build-Depends: debhelper (>= 11),
 dh-cargo (>= 10),
 cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-bitflags-1+default-dev <!nocheck>,
 librust-glib-0.6+default-dev <!nocheck>,
 librust-glib-sys-0.7+default-dev <!nocheck>,
 librust-gobject-sys-0.7+default-dev <!nocheck>,
 librust-lazy-static-1+default-dev <!nocheck>,
 librust-libc-0.2+default-dev <!nocheck>,
 librust-pango-sys-0.7+default-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Wolfgang Silbermayr <wolfgang@silbermayr.at>
Standards-Version: 4.2.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/pango]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/pango
Homepage: http://gtk-rs.org/

Package: librust-pango-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-bitflags-1+default-dev,
 librust-glib-0.6+default-dev,
 librust-glib-sys-0.7+default-dev,
 librust-gobject-sys-0.7+default-dev,
 librust-lazy-static-1+default-dev,
 librust-libc-0.2+default-dev,
 librust-pango-sys-0.7+default-dev
Suggests:
 librust-pango+dox-dev (= ${binary:Version}),
 librust-pango+v1-31-dev (= ${binary:Version}),
 librust-pango+v1-32-dev (= ${binary:Version}),
 librust-pango+v1-32-4-dev (= ${binary:Version}),
 librust-pango+v1-34-dev (= ${binary:Version}),
 librust-pango+v1-36-7-dev (= ${binary:Version}),
 librust-pango+v1-38-dev (= ${binary:Version}),
 librust-pango+v1-42-dev (= ${binary:Version})
Provides:
 librust-pango+default-dev (= ${binary:Version}),
 librust-pango-0-dev (= ${binary:Version}),
 librust-pango-0+default-dev (= ${binary:Version}),
 librust-pango-0.5-dev (= ${binary:Version}),
 librust-pango-0.5+default-dev (= ${binary:Version}),
 librust-pango-0.5.0-dev (= ${binary:Version}),
 librust-pango-0.5.0+default-dev (= ${binary:Version})
Description: Rust bindings for the Pango library - Rust source code
 This package contains the source for the Rust pango crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-pango+dox-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-pango-dev (= ${binary:Version}),
 librust-glib-0.6+dox-dev,
 librust-pango-sys-0.7+dox-dev
Provides:
 librust-pango-0+dox-dev (= ${binary:Version}),
 librust-pango-0.5+dox-dev (= ${binary:Version}),
 librust-pango-0.5.0+dox-dev (= ${binary:Version})
Description: Rust bindings for the Pango library - feature "dox"
 This metapackage enables feature dox for the Rust pango crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-pango+v1-31-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-pango-dev (= ${binary:Version}),
 librust-pango-sys-0.7+v1-31-dev
Provides:
 librust-pango-0+v1-31-dev (= ${binary:Version}),
 librust-pango-0.5+v1-31-dev (= ${binary:Version}),
 librust-pango-0.5.0+v1-31-dev (= ${binary:Version})
Description: Rust bindings for the Pango library - feature "v1_31"
 This metapackage enables feature v1_31 for the Rust pango crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-pango+v1-32-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-pango-dev (= ${binary:Version}),
 librust-pango+v1-31-dev (= ${binary:Version}),
 librust-pango-sys-0.7+v1-32-dev
Provides:
 librust-pango-0+v1-32-dev (= ${binary:Version}),
 librust-pango-0.5+v1-32-dev (= ${binary:Version}),
 librust-pango-0.5.0+v1-32-dev (= ${binary:Version})
Description: Rust bindings for the Pango library - feature "v1_32"
 This metapackage enables feature v1_32 for the Rust pango crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-pango+v1-32-4-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-pango-dev (= ${binary:Version}),
 librust-pango+v1-32-dev (= ${binary:Version}),
 librust-pango-sys-0.7+v1-32-4-dev
Provides:
 librust-pango-0+v1-32-4-dev (= ${binary:Version}),
 librust-pango-0.5+v1-32-4-dev (= ${binary:Version}),
 librust-pango-0.5.0+v1-32-4-dev (= ${binary:Version})
Description: Rust bindings for the Pango library - feature "v1_32_4"
 This metapackage enables feature v1_32_4 for the Rust pango crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-pango+v1-34-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-pango-dev (= ${binary:Version}),
 librust-pango+v1-32-4-dev (= ${binary:Version}),
 librust-pango-sys-0.7+v1-34-dev
Provides:
 librust-pango-0+v1-34-dev (= ${binary:Version}),
 librust-pango-0.5+v1-34-dev (= ${binary:Version}),
 librust-pango-0.5.0+v1-34-dev (= ${binary:Version})
Description: Rust bindings for the Pango library - feature "v1_34"
 This metapackage enables feature v1_34 for the Rust pango crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-pango+v1-36-7-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-pango-dev (= ${binary:Version}),
 librust-pango+v1-34-dev (= ${binary:Version}),
 librust-pango-sys-0.7+v1-36-7-dev
Provides:
 librust-pango-0+v1-36-7-dev (= ${binary:Version}),
 librust-pango-0.5+v1-36-7-dev (= ${binary:Version}),
 librust-pango-0.5.0+v1-36-7-dev (= ${binary:Version})
Description: Rust bindings for the Pango library - feature "v1_36_7"
 This metapackage enables feature v1_36_7 for the Rust pango crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-pango+v1-38-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-pango-dev (= ${binary:Version}),
 librust-pango+v1-36-7-dev (= ${binary:Version}),
 librust-pango-sys-0.7+v1-38-dev
Provides:
 librust-pango+v1-40-dev (= ${binary:Version}),
 librust-pango-0+v1-38-dev (= ${binary:Version}),
 librust-pango-0+v1-40-dev (= ${binary:Version}),
 librust-pango-0.5+v1-38-dev (= ${binary:Version}),
 librust-pango-0.5+v1-40-dev (= ${binary:Version}),
 librust-pango-0.5.0+v1-38-dev (= ${binary:Version}),
 librust-pango-0.5.0+v1-40-dev (= ${binary:Version})
Description: Rust bindings for the Pango library - feature "v1_38"
 This metapackage enables feature v1_38 for the Rust pango crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-pango+v1-42-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-pango-dev (= ${binary:Version}),
 librust-pango+v1-40-dev (= ${binary:Version}),
 librust-pango-sys-0.7+v1-42-dev
Provides:
 librust-pango-0+v1-42-dev (= ${binary:Version}),
 librust-pango-0.5+v1-42-dev (= ${binary:Version}),
 librust-pango-0.5.0+v1-42-dev (= ${binary:Version})
Description: Rust bindings for the Pango library - feature "v1_42"
 This metapackage enables feature v1_42 for the Rust pango crate, by pulling in
 any additional dependencies needed by that feature.