]> git.proxmox.com Git - proxmox.git/blob - proxmox-schema/debian/control
bump proxmox-schema to 1.3.2
[proxmox.git] / proxmox-schema / debian / control
1 Source: rust-proxmox-schema
2 Section: rust
3 Priority: optional
4 Build-Depends: debhelper (>= 12),
5 dh-cargo (>= 25),
6 cargo:native <!nocheck>,
7 rustc:native <!nocheck>,
8 libstd-rust-dev <!nocheck>,
9 librust-anyhow-1+default-dev <!nocheck>,
10 librust-lazy-static-1+default-dev (>= 1.4-~~) <!nocheck>,
11 librust-regex-1+default-dev (>= 1.5-~~) <!nocheck>,
12 librust-serde-1+default-dev <!nocheck>,
13 librust-serde-json-1+default-dev <!nocheck>,
14 librust-textwrap-0.11+default-dev <!nocheck>
15 Maintainer: Proxmox Support Team <support@proxmox.com>
16 Standards-Version: 4.5.1
17 Vcs-Git: git://git.proxmox.com/git/proxmox.git
18 Vcs-Browser: https://git.proxmox.com/?p=proxmox.git
19 Rules-Requires-Root: no
20
21 Package: librust-proxmox-schema-dev
22 Architecture: any
23 Multi-Arch: same
24 Depends:
25 ${misc:Depends},
26 librust-anyhow-1+default-dev,
27 librust-lazy-static-1+default-dev (>= 1.4-~~),
28 librust-regex-1+default-dev (>= 1.5-~~),
29 librust-serde-1+default-dev,
30 librust-serde-json-1+default-dev,
31 librust-textwrap-0.11+default-dev
32 Suggests:
33 librust-proxmox-schema+libc-dev (= ${binary:Version}),
34 librust-proxmox-schema+nix-dev (= ${binary:Version}),
35 librust-proxmox-schema+proxmox-api-macro-dev (= ${binary:Version}),
36 librust-proxmox-schema+upid-api-impl-dev (= ${binary:Version})
37 Provides:
38 librust-proxmox-schema+default-dev (= ${binary:Version}),
39 librust-proxmox-schema+test-harness-dev (= ${binary:Version}),
40 librust-proxmox-schema-1-dev (= ${binary:Version}),
41 librust-proxmox-schema-1+default-dev (= ${binary:Version}),
42 librust-proxmox-schema-1+test-harness-dev (= ${binary:Version}),
43 librust-proxmox-schema-1.3-dev (= ${binary:Version}),
44 librust-proxmox-schema-1.3+default-dev (= ${binary:Version}),
45 librust-proxmox-schema-1.3+test-harness-dev (= ${binary:Version}),
46 librust-proxmox-schema-1.3.2-dev (= ${binary:Version}),
47 librust-proxmox-schema-1.3.2+default-dev (= ${binary:Version}),
48 librust-proxmox-schema-1.3.2+test-harness-dev (= ${binary:Version})
49 Description: Proxmox api schema and validation - Rust source code
50 This package contains the source for the Rust proxmox-schema crate, packaged by
51 debcargo for use with cargo and dh-cargo.
52
53 Package: librust-proxmox-schema+libc-dev
54 Architecture: any
55 Multi-Arch: same
56 Depends:
57 ${misc:Depends},
58 librust-proxmox-schema-dev (= ${binary:Version}),
59 librust-libc-0.2+default-dev
60 Provides:
61 librust-proxmox-schema-1+libc-dev (= ${binary:Version}),
62 librust-proxmox-schema-1.3+libc-dev (= ${binary:Version}),
63 librust-proxmox-schema-1.3.2+libc-dev (= ${binary:Version})
64 Description: Proxmox api schema and validation - feature "libc"
65 This metapackage enables feature "libc" for the Rust proxmox-schema crate, by
66 pulling in any additional dependencies needed by that feature.
67
68 Package: librust-proxmox-schema+nix-dev
69 Architecture: any
70 Multi-Arch: same
71 Depends:
72 ${misc:Depends},
73 librust-proxmox-schema-dev (= ${binary:Version}),
74 librust-nix-0.19+default-dev
75 Provides:
76 librust-proxmox-schema-1+nix-dev (= ${binary:Version}),
77 librust-proxmox-schema-1.3+nix-dev (= ${binary:Version}),
78 librust-proxmox-schema-1.3.2+nix-dev (= ${binary:Version})
79 Description: Proxmox api schema and validation - feature "nix"
80 This metapackage enables feature "nix" for the Rust proxmox-schema crate, by
81 pulling in any additional dependencies needed by that feature.
82
83 Package: librust-proxmox-schema+proxmox-api-macro-dev
84 Architecture: any
85 Multi-Arch: same
86 Depends:
87 ${misc:Depends},
88 librust-proxmox-schema-dev (= ${binary:Version}),
89 librust-proxmox-api-macro-1+default-dev (>= 1.0.3-~~)
90 Provides:
91 librust-proxmox-schema+api-macro-dev (= ${binary:Version}),
92 librust-proxmox-schema-1+proxmox-api-macro-dev (= ${binary:Version}),
93 librust-proxmox-schema-1+api-macro-dev (= ${binary:Version}),
94 librust-proxmox-schema-1.3+proxmox-api-macro-dev (= ${binary:Version}),
95 librust-proxmox-schema-1.3+api-macro-dev (= ${binary:Version}),
96 librust-proxmox-schema-1.3.2+proxmox-api-macro-dev (= ${binary:Version}),
97 librust-proxmox-schema-1.3.2+api-macro-dev (= ${binary:Version})
98 Description: Proxmox api schema and validation - feature "proxmox-api-macro" and 1 more
99 This metapackage enables feature "proxmox-api-macro" for the Rust proxmox-
100 schema crate, by pulling in any additional dependencies needed by that
101 feature.
102 .
103 Additionally, this package also provides the "api-macro" feature.
104
105 Package: librust-proxmox-schema+upid-api-impl-dev
106 Architecture: any
107 Multi-Arch: same
108 Depends:
109 ${misc:Depends},
110 librust-proxmox-schema-dev (= ${binary:Version}),
111 librust-proxmox-schema+libc-dev (= ${binary:Version}),
112 librust-proxmox-schema+nix-dev (= ${binary:Version})
113 Provides:
114 librust-proxmox-schema-1+upid-api-impl-dev (= ${binary:Version}),
115 librust-proxmox-schema-1.3+upid-api-impl-dev (= ${binary:Version}),
116 librust-proxmox-schema-1.3.2+upid-api-impl-dev (= ${binary:Version})
117 Description: Proxmox api schema and validation - feature "upid-api-impl"
118 This metapackage enables feature "upid-api-impl" for the Rust proxmox-schema
119 crate, by pulling in any additional dependencies needed by that feature.