|
|
@@ -17,14 +17,14 @@ Build-Depends: debhelper (>= 12),
|
|
|
|
librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~) <!nocheck>,
|
|
|
|
librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~) <!nocheck>,
|
|
|
|
librust-proxmox-http-error-0.1+default-dev <!nocheck>,
|
|
|
|
librust-proxmox-http-error-0.1+default-dev <!nocheck>,
|
|
|
|
librust-proxmox-lang-1+default-dev (>= 1.1-~~) <!nocheck>,
|
|
|
|
librust-proxmox-lang-1+default-dev (>= 1.1-~~) <!nocheck>,
|
|
|
|
librust-proxmox-schema-2+default-dev <!nocheck>,
|
|
|
|
librust-proxmox-schema-3+default-dev <!nocheck>,
|
|
|
|
librust-rustyline-9+default-dev <!nocheck>,
|
|
|
|
librust-rustyline-9+default-dev <!nocheck>,
|
|
|
|
librust-serde-1+default-dev <!nocheck>,
|
|
|
|
librust-serde-1+default-dev <!nocheck>,
|
|
|
|
librust-serde-json-1+default-dev <!nocheck>,
|
|
|
|
librust-serde-json-1+default-dev <!nocheck>,
|
|
|
|
librust-tokio-1+default-dev (>= 1.6-~~) <!nocheck>,
|
|
|
|
librust-tokio-1+default-dev (>= 1.6-~~) <!nocheck>,
|
|
|
|
librust-unicode-width-0.1+default-dev (>= 0.1.8-~~) <!nocheck>
|
|
|
|
librust-unicode-width-0.1+default-dev (>= 0.1.8-~~) <!nocheck>
|
|
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
|
|
Standards-Version: 4.6.1
|
|
|
|
Standards-Version: 4.6.2
|
|
|
|
Vcs-Git: git://git.proxmox.com/git/proxmox.git
|
|
|
|
Vcs-Git: git://git.proxmox.com/git/proxmox.git
|
|
|
|
Vcs-Browser: https://git.proxmox.com/?p=proxmox.git
|
|
|
|
Vcs-Browser: https://git.proxmox.com/?p=proxmox.git
|
|
|
|
X-Cargo-Crate: proxmox-router
|
|
|
|
X-Cargo-Crate: proxmox-router
|
|
|
@@ -41,7 +41,7 @@ Depends:
|
|
|
|
librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~),
|
|
|
|
librust-proxmox-async-0.4+default-dev (>= 0.4.1-~~),
|
|
|
|
librust-proxmox-http-error-0.1+default-dev,
|
|
|
|
librust-proxmox-http-error-0.1+default-dev,
|
|
|
|
librust-proxmox-lang-1+default-dev (>= 1.1-~~),
|
|
|
|
librust-proxmox-lang-1+default-dev (>= 1.1-~~),
|
|
|
|
librust-proxmox-schema-2+default-dev,
|
|
|
|
librust-proxmox-schema-3+default-dev,
|
|
|
|
librust-serde-1+default-dev,
|
|
|
|
librust-serde-1+default-dev,
|
|
|
|
librust-serde-json-1+default-dev,
|
|
|
|
librust-serde-json-1+default-dev,
|
|
|
|
librust-unicode-width-0.1+default-dev (>= 0.1.8-~~)
|
|
|
|
librust-unicode-width-0.1+default-dev (>= 0.1.8-~~)
|
|
|
@@ -54,10 +54,9 @@ Suggests:
|
|
|
|
Provides:
|
|
|
|
Provides:
|
|
|
|
librust-proxmox-router-2-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-2-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-2.1-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-2.1-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-2.1.2-dev (= ${binary:Version})
|
|
|
|
librust-proxmox-router-2.1.3-dev (= ${binary:Version})
|
|
|
|
Description: Proxmox API Router and CLI utilities - Rust source code
|
|
|
|
Description: Proxmox API Router and CLI utilities - Rust source code
|
|
|
|
This package contains the source for the Rust proxmox-router crate, packaged by
|
|
|
|
Source code for Debianized Rust crate "proxmox-router"
|
|
|
|
debcargo for use with cargo and dh-cargo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Package: librust-proxmox-router+cli-dev
|
|
|
|
Package: librust-proxmox-router+cli-dev
|
|
|
|
Architecture: any
|
|
|
|
Architecture: any
|
|
|
@@ -72,7 +71,7 @@ Depends:
|
|
|
|
Provides:
|
|
|
|
Provides:
|
|
|
|
librust-proxmox-router-2+cli-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-2+cli-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-2.1+cli-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-2.1+cli-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-2.1.2+cli-dev (= ${binary:Version})
|
|
|
|
librust-proxmox-router-2.1.3+cli-dev (= ${binary:Version})
|
|
|
|
Description: Proxmox API Router and CLI utilities - feature "cli"
|
|
|
|
Description: Proxmox API Router and CLI utilities - feature "cli"
|
|
|
|
This metapackage enables feature "cli" for the Rust proxmox-router crate, by
|
|
|
|
This metapackage enables feature "cli" for the Rust proxmox-router crate, by
|
|
|
|
pulling in any additional dependencies needed by that feature.
|
|
|
|
pulling in any additional dependencies needed by that feature.
|
|
|
@@ -88,7 +87,7 @@ Depends:
|
|
|
|
Provides:
|
|
|
|
Provides:
|
|
|
|
librust-proxmox-router-2+default-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-2+default-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-2.1+default-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-2.1+default-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-2.1.2+default-dev (= ${binary:Version})
|
|
|
|
librust-proxmox-router-2.1.3+default-dev (= ${binary:Version})
|
|
|
|
Description: Proxmox API Router and CLI utilities - feature "default"
|
|
|
|
Description: Proxmox API Router and CLI utilities - feature "default"
|
|
|
|
This metapackage enables feature "default" for the Rust proxmox-router crate,
|
|
|
|
This metapackage enables feature "default" for the Rust proxmox-router crate,
|
|
|
|
by pulling in any additional dependencies needed by that feature.
|
|
|
|
by pulling in any additional dependencies needed by that feature.
|
|
|
@@ -105,7 +104,7 @@ Depends:
|
|
|
|
Provides:
|
|
|
|
Provides:
|
|
|
|
librust-proxmox-router-2+server-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-2+server-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-2.1+server-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-2.1+server-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-2.1.2+server-dev (= ${binary:Version})
|
|
|
|
librust-proxmox-router-2.1.3+server-dev (= ${binary:Version})
|
|
|
|
Description: Proxmox API Router and CLI utilities - feature "server"
|
|
|
|
Description: Proxmox API Router and CLI utilities - feature "server"
|
|
|
|
This metapackage enables feature "server" for the Rust proxmox-router crate, by
|
|
|
|
This metapackage enables feature "server" for the Rust proxmox-router crate, by
|
|
|
|
pulling in any additional dependencies needed by that feature.
|
|
|
|
pulling in any additional dependencies needed by that feature.
|
|
|
@@ -116,11 +115,11 @@ Multi-Arch: same
|
|
|
|
Depends:
|
|
|
|
Depends:
|
|
|
|
${misc:Depends},
|
|
|
|
${misc:Depends},
|
|
|
|
librust-proxmox-router-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-schema-2+test-harness-dev
|
|
|
|
librust-proxmox-schema-3+test-harness-dev
|
|
|
|
Provides:
|
|
|
|
Provides:
|
|
|
|
librust-proxmox-router-2+test-harness-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-2+test-harness-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-2.1+test-harness-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-2.1+test-harness-dev (= ${binary:Version}),
|
|
|
|
librust-proxmox-router-2.1.2+test-harness-dev (= ${binary:Version})
|
|
|
|
librust-proxmox-router-2.1.3+test-harness-dev (= ${binary:Version})
|
|
|
|
Description: Proxmox API Router and CLI utilities - feature "test-harness"
|
|
|
|
Description: Proxmox API Router and CLI utilities - feature "test-harness"
|
|
|
|
This metapackage enables feature "test-harness" for the Rust proxmox-router
|
|
|
|
This metapackage enables feature "test-harness" for the Rust proxmox-router
|
|
|
|
crate, by pulling in any additional dependencies needed by that feature.
|
|
|
|
crate, by pulling in any additional dependencies needed by that feature.
|
|
|
|