sys: bump version to 0.5.4-2
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
c68b69e949
commit
5987eb0c3f
@ -1,3 +1,9 @@
|
||||
rust-proxmox-sys (0.5.4-2) bookworm; urgency=medium
|
||||
|
||||
* re-build for fixed provides
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Fri, 26 Apr 2024 17:11:06 +0200
|
||||
|
||||
rust-proxmox-sys (0.5.4-1) bookworm; urgency=medium
|
||||
|
||||
* sys: Use safe std::io::IsTerminal wrapper for libc::isatty and depreacate
|
||||
|
@ -65,11 +65,11 @@ Provides:
|
||||
librust-proxmox-sys-0.5+crypt-dev (= ${binary:Version}),
|
||||
librust-proxmox-sys-0.5+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-sys-0.5+timer-dev (= ${binary:Version}),
|
||||
librust-proxmox-sys-0.5.3-dev (= ${binary:Version}),
|
||||
librust-proxmox-sys-0.5.3+acl-dev (= ${binary:Version}),
|
||||
librust-proxmox-sys-0.5.3+crypt-dev (= ${binary:Version}),
|
||||
librust-proxmox-sys-0.5.3+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-sys-0.5.3+timer-dev (= ${binary:Version})
|
||||
librust-proxmox-sys-0.5.4-dev (= ${binary:Version}),
|
||||
librust-proxmox-sys-0.5.4+acl-dev (= ${binary:Version}),
|
||||
librust-proxmox-sys-0.5.4+crypt-dev (= ${binary:Version}),
|
||||
librust-proxmox-sys-0.5.4+default-dev (= ${binary:Version}),
|
||||
librust-proxmox-sys-0.5.4+timer-dev (= ${binary:Version})
|
||||
Description: System tools (using nix) - Rust source code
|
||||
Source code for Debianized Rust crate "proxmox-sys"
|
||||
|
||||
@ -84,7 +84,7 @@ Depends:
|
||||
Provides:
|
||||
librust-proxmox-sys-0+logrotate-dev (= ${binary:Version}),
|
||||
librust-proxmox-sys-0.5+logrotate-dev (= ${binary:Version}),
|
||||
librust-proxmox-sys-0.5.3+logrotate-dev (= ${binary:Version})
|
||||
librust-proxmox-sys-0.5.4+logrotate-dev (= ${binary:Version})
|
||||
Description: System tools (using nix) - feature "logrotate"
|
||||
This metapackage enables feature "logrotate" for the Rust proxmox-sys crate, by
|
||||
pulling in any additional dependencies needed by that feature.
|
||||
|
Loading…
x
Reference in New Issue
Block a user