]> git.proxmox.com Git - proxmox.git/blob - proxmox-rest-server/debian/control
4e3faee03d98bc30b660ccc066483a9bcfdfe3b5
[proxmox.git] / proxmox-rest-server / debian / control
1 Source: rust-proxmox-rest-server
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-futures-0.3+default-dev <!nocheck>,
11 librust-http-0.2+default-dev <!nocheck>,
12 librust-hyper-0.14+default-dev (>= 0.14.5-~~) <!nocheck>,
13 librust-hyper-0.14+full-dev (>= 0.14.5-~~) <!nocheck>,
14 librust-lazy-static-1+default-dev (>= 1.4-~~) <!nocheck>,
15 librust-libc-0.2+default-dev (>= 0.2.107-~~) <!nocheck>,
16 librust-log-0.4+default-dev (>= 0.4.17-~~) <!nocheck>,
17 librust-nix-0.26+default-dev (>= 0.26.1-~~) <!nocheck>,
18 librust-once-cell-1+default-dev (>= 1.3.1-~~) <!nocheck>,
19 librust-openssl-0.10+default-dev <!nocheck>,
20 librust-percent-encoding-2+default-dev (>= 2.1-~~) <!nocheck>,
21 librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~) <!nocheck>,
22 librust-proxmox-compression-0.2+default-dev <!nocheck>,
23 librust-proxmox-io-1+default-dev <!nocheck>,
24 librust-proxmox-lang-1+default-dev (>= 1.1-~~) <!nocheck>,
25 librust-proxmox-router-2+default-dev (>= 2.1.1-~~) <!nocheck>,
26 librust-proxmox-schema-2+api-macro-dev <!nocheck>,
27 librust-proxmox-schema-2+default-dev <!nocheck>,
28 librust-proxmox-schema-2+upid-api-impl-dev <!nocheck>,
29 librust-proxmox-sys-0.5+default-dev (>= 0.5.1-~~) <!nocheck>,
30 librust-proxmox-sys-0.5+logrotate-dev (>= 0.5.1-~~) <!nocheck>,
31 librust-proxmox-sys-0.5+timer-dev (>= 0.5.1-~~) <!nocheck>,
32 librust-proxmox-time-1+default-dev (>= 1.1.4-~~) <!nocheck>,
33 librust-regex-1+default-dev (>= 1.5-~~) <!nocheck>,
34 librust-serde-1+default-dev <!nocheck>,
35 librust-serde-1+derive-dev <!nocheck>,
36 librust-serde-json-1+default-dev <!nocheck>,
37 librust-tokio-1+default-dev (>= 1.6-~~) <!nocheck>,
38 librust-tokio-1+process-dev (>= 1.6-~~) <!nocheck>,
39 librust-tokio-1+signal-dev (>= 1.6-~~) <!nocheck>,
40 librust-tokio-openssl-0.6+default-dev (>= 0.6.1-~~) <!nocheck>,
41 librust-tokio-stream-0.1+default-dev <!nocheck>,
42 librust-tower-service-0.3+default-dev <!nocheck>,
43 librust-url-2+default-dev (>= 2.2-~~) <!nocheck>
44 Maintainer: Proxmox Support Team <support@proxmox.com>
45 Standards-Version: 4.6.1
46 Vcs-Git: git://git.proxmox.com/git/proxmox.git
47 Vcs-Browser: https://git.proxmox.com/?p=proxmox.git
48 X-Cargo-Crate: proxmox-rest-server
49 Rules-Requires-Root: no
50
51 Package: librust-proxmox-rest-server-dev
52 Architecture: any
53 Multi-Arch: same
54 Depends:
55 ${misc:Depends},
56 librust-anyhow-1+default-dev,
57 librust-futures-0.3+default-dev,
58 librust-http-0.2+default-dev,
59 librust-hyper-0.14+default-dev (>= 0.14.5-~~),
60 librust-hyper-0.14+full-dev (>= 0.14.5-~~),
61 librust-lazy-static-1+default-dev (>= 1.4-~~),
62 librust-libc-0.2+default-dev (>= 0.2.107-~~),
63 librust-log-0.4+default-dev (>= 0.4.17-~~),
64 librust-nix-0.26+default-dev (>= 0.26.1-~~),
65 librust-once-cell-1+default-dev (>= 1.3.1-~~),
66 librust-openssl-0.10+default-dev,
67 librust-percent-encoding-2+default-dev (>= 2.1-~~),
68 librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~),
69 librust-proxmox-compression-0.2+default-dev,
70 librust-proxmox-io-1+default-dev,
71 librust-proxmox-lang-1+default-dev (>= 1.1-~~),
72 librust-proxmox-router-2+default-dev (>= 2.1.1-~~),
73 librust-proxmox-schema-2+api-macro-dev,
74 librust-proxmox-schema-2+default-dev,
75 librust-proxmox-schema-2+upid-api-impl-dev,
76 librust-proxmox-sys-0.5+default-dev (>= 0.5.1-~~),
77 librust-proxmox-sys-0.5+logrotate-dev (>= 0.5.1-~~),
78 librust-proxmox-sys-0.5+timer-dev (>= 0.5.1-~~),
79 librust-proxmox-time-1+default-dev (>= 1.1.4-~~),
80 librust-regex-1+default-dev (>= 1.5-~~),
81 librust-serde-1+default-dev,
82 librust-serde-1+derive-dev,
83 librust-serde-json-1+default-dev,
84 librust-tokio-1+default-dev (>= 1.6-~~),
85 librust-tokio-1+process-dev (>= 1.6-~~),
86 librust-tokio-1+signal-dev (>= 1.6-~~),
87 librust-tokio-openssl-0.6+default-dev (>= 0.6.1-~~),
88 librust-tokio-stream-0.1+default-dev,
89 librust-tower-service-0.3+default-dev,
90 librust-url-2+default-dev (>= 2.2-~~)
91 Suggests:
92 librust-proxmox-rest-server+rate-limited-stream-dev (= ${binary:Version}),
93 librust-proxmox-rest-server+templates-dev (= ${binary:Version})
94 Provides:
95 librust-proxmox-rest-server+default-dev (= ${binary:Version}),
96 librust-proxmox-rest-server-0-dev (= ${binary:Version}),
97 librust-proxmox-rest-server-0+default-dev (= ${binary:Version}),
98 librust-proxmox-rest-server-0.5-dev (= ${binary:Version}),
99 librust-proxmox-rest-server-0.5+default-dev (= ${binary:Version}),
100 librust-proxmox-rest-server-0.5.1-dev (= ${binary:Version}),
101 librust-proxmox-rest-server-0.5.1+default-dev (= ${binary:Version})
102 Description: REST server implementation - Rust source code
103 This package contains the source for the Rust proxmox-rest-server crate,
104 packaged by debcargo for use with cargo and dh-cargo.
105
106 Package: librust-proxmox-rest-server+rate-limited-stream-dev
107 Architecture: any
108 Multi-Arch: same
109 Depends:
110 ${misc:Depends},
111 librust-proxmox-rest-server-dev (= ${binary:Version}),
112 librust-proxmox-http-0.9+default-dev,
113 librust-proxmox-http-0.9+rate-limited-stream-dev
114 Provides:
115 librust-proxmox-rest-server-0+rate-limited-stream-dev (= ${binary:Version}),
116 librust-proxmox-rest-server-0.5+rate-limited-stream-dev (= ${binary:Version}),
117 librust-proxmox-rest-server-0.5.1+rate-limited-stream-dev (= ${binary:Version})
118 Description: REST server implementation - feature "rate-limited-stream"
119 This metapackage enables feature "rate-limited-stream" for the Rust proxmox-
120 rest-server crate, by pulling in any additional dependencies needed by that
121 feature.
122
123 Package: librust-proxmox-rest-server+templates-dev
124 Architecture: any
125 Multi-Arch: same
126 Depends:
127 ${misc:Depends},
128 librust-proxmox-rest-server-dev (= ${binary:Version}),
129 librust-handlebars-3+default-dev
130 Provides:
131 librust-proxmox-rest-server-0+templates-dev (= ${binary:Version}),
132 librust-proxmox-rest-server-0.5+templates-dev (= ${binary:Version}),
133 librust-proxmox-rest-server-0.5.1+templates-dev (= ${binary:Version})
134 Description: REST server implementation - feature "templates"
135 This metapackage enables feature "templates" for the Rust proxmox-rest-server
136 crate, by pulling in any additional dependencies needed by that feature.