syslog-api: refresh d/control for initial Debian Trixie versions
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
@ -2,14 +2,14 @@ Source: rust-proxmox-syslog-api
|
||||
Section: rust
|
||||
Priority: optional
|
||||
Build-Depends: debhelper-compat (= 13),
|
||||
dh-sequence-cargo,
|
||||
cargo:native <!nocheck>,
|
||||
rustc:native (>= 1.80) <!nocheck>,
|
||||
dh-sequence-cargo
|
||||
Build-Depends-Arch: cargo:native <!nocheck>,
|
||||
rustc:native (>= 1.82) <!nocheck>,
|
||||
libstd-rust-dev <!nocheck>,
|
||||
librust-anyhow-1+default-dev <!nocheck>,
|
||||
librust-proxmox-schema-4+api-macro-dev <!nocheck>,
|
||||
librust-proxmox-schema-4+api-types-dev <!nocheck>,
|
||||
librust-proxmox-schema-4+default-dev <!nocheck>,
|
||||
librust-proxmox-schema-4+api-macro-dev (>= 4.1.0-~~) <!nocheck>,
|
||||
librust-proxmox-schema-4+api-types-dev (>= 4.1.0-~~) <!nocheck>,
|
||||
librust-proxmox-schema-4+default-dev (>= 4.1.0-~~) <!nocheck>,
|
||||
librust-serde-1+default-dev <!nocheck>,
|
||||
librust-serde-1+derive-dev <!nocheck>
|
||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||
@ -26,9 +26,9 @@ Multi-Arch: same
|
||||
Depends:
|
||||
${misc:Depends},
|
||||
librust-anyhow-1+default-dev,
|
||||
librust-proxmox-schema-4+api-macro-dev,
|
||||
librust-proxmox-schema-4+api-types-dev,
|
||||
librust-proxmox-schema-4+default-dev,
|
||||
librust-proxmox-schema-4+api-macro-dev (>= 4.1.0-~~),
|
||||
librust-proxmox-schema-4+api-types-dev (>= 4.1.0-~~),
|
||||
librust-proxmox-schema-4+default-dev (>= 4.1.0-~~),
|
||||
librust-serde-1+default-dev,
|
||||
librust-serde-1+derive-dev
|
||||
Suggests:
|
||||
|
Reference in New Issue
Block a user