shared-cache: bump to 0.1.0-1

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2024-08-09 12:58:39 +02:00
parent 7c6701aab9
commit 01947a9802
2 changed files with 5 additions and 9 deletions

View File

@ -2,4 +2,4 @@ rust-proxmox-shared-cache (0.1.0-1) unstable; urgency=medium
* initial Debian package
-- Proxmox Support Team <support@proxmox.com> Thu, 04 May 2023 08:40:38 +0200
-- Proxmox Support Team <support@proxmox.com> Fri, 09 Aug 2024 12:58:15 +0200

View File

@ -8,10 +8,8 @@ Build-Depends: debhelper (>= 12),
libstd-rust-dev <!nocheck>,
librust-anyhow-1+default-dev <!nocheck>,
librust-nix-0.26+default-dev (>= 0.26.1-~~) <!nocheck>,
librust-proxmox-schema-3+api-types-dev (>= 3.1.1-~~) <!nocheck>,
librust-proxmox-schema-3+default-dev (>= 3.1.1-~~) <!nocheck>,
librust-proxmox-sys-0.5+default-dev (>= 0.5.5-~~) <!nocheck>,
librust-proxmox-sys-0.5+timer-dev (>= 0.5.5-~~) <!nocheck>,
librust-proxmox-sys-0.6+default-dev <!nocheck>,
librust-proxmox-sys-0.6+timer-dev <!nocheck>,
librust-serde-1+default-dev <!nocheck>,
librust-serde-1+derive-dev <!nocheck>,
librust-serde-json-1+default-dev <!nocheck>,
@ -30,10 +28,8 @@ Depends:
${misc:Depends},
librust-anyhow-1+default-dev,
librust-nix-0.26+default-dev (>= 0.26.1-~~),
librust-proxmox-schema-3+api-types-dev (>= 3.1.1-~~),
librust-proxmox-schema-3+default-dev (>= 3.1.1-~~),
librust-proxmox-sys-0.5+default-dev (>= 0.5.5-~~),
librust-proxmox-sys-0.5+timer-dev (>= 0.5.5-~~),
librust-proxmox-sys-0.6+default-dev,
librust-proxmox-sys-0.6+timer-dev,
librust-serde-1+default-dev,
librust-serde-1+derive-dev,
librust-serde-json-1+default-dev,