mirror of
https://git.proxmox.com/git/proxmox
synced 2025-08-10 16:40:33 +00:00
apt: bump version to 0.11.6-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
aba50ebc38
commit
cc4ee60452
@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
|
||||
librust-proxmox-apt-api-types-1+default-dev (>= 1.0.2-~~) <!nocheck>,
|
||||
librust-proxmox-config-digest-0.1+default-dev <!nocheck>,
|
||||
librust-proxmox-config-digest-0.1+openssl-dev <!nocheck>,
|
||||
librust-proxmox-sys-0.6+default-dev <!nocheck>,
|
||||
librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~) <!nocheck>,
|
||||
librust-rfc822-like-0.2+default-dev (>= 0.2.1-~~) <!nocheck>,
|
||||
librust-serde-1+default-dev <!nocheck>,
|
||||
librust-serde-1+derive-dev <!nocheck>,
|
||||
@ -36,7 +36,7 @@ Depends:
|
||||
librust-proxmox-apt-api-types-1+default-dev (>= 1.0.2-~~),
|
||||
librust-proxmox-config-digest-0.1+default-dev,
|
||||
librust-proxmox-config-digest-0.1+openssl-dev,
|
||||
librust-proxmox-sys-0.6+default-dev,
|
||||
librust-proxmox-sys-0.6+default-dev (>= 0.6.5-~~),
|
||||
librust-rfc822-like-0.2+default-dev (>= 0.2.1-~~),
|
||||
librust-serde-1+default-dev,
|
||||
librust-serde-1+derive-dev,
|
||||
@ -49,8 +49,8 @@ Provides:
|
||||
librust-proxmox-apt-0+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-apt-0.11-dev (= ${binary:Version}),
|
||||
librust-proxmox-apt-0.11+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-apt-0.11.5-dev (= ${binary:Version}),
|
||||
librust-proxmox-apt-0.11.5+default-dev (= ${binary:Version})
|
||||
librust-proxmox-apt-0.11.6-dev (= ${binary:Version}),
|
||||
librust-proxmox-apt-0.11.6+default-dev (= ${binary:Version})
|
||||
Description: Proxmox library for APT - Rust source code
|
||||
Source code for Debianized Rust crate "proxmox-apt"
|
||||
|
||||
@ -68,7 +68,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-apt-0+cache-dev (= ${binary:Version}),
|
||||
librust-proxmox-apt-0.11+cache-dev (= ${binary:Version}),
|
||||
librust-proxmox-apt-0.11.5+cache-dev (= ${binary:Version})
|
||||
librust-proxmox-apt-0.11.6+cache-dev (= ${binary:Version})
|
||||
Description: Proxmox library for APT - feature "cache"
|
||||
This metapackage enables feature "cache" for the Rust proxmox-apt crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
|
Loading…
Reference in New Issue
Block a user