mirror of
https://git.proxmox.com/git/proxmox-perl-rs
synced 2025-07-10 14:39:31 +00:00
pve-rs: d/control: break libpve-access-control (<< 7.1-3)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
42e927cc55
commit
e6848843ab
@ -35,6 +35,7 @@ Depends:
|
|||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
${perl:Depends},
|
${perl:Depends},
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
|
Breaks: libpve-access-control (<< 7.1-3)
|
||||||
Description: PVE parts which have been ported to Rust - Rust source code
|
Description: PVE parts which have been ported to Rust - Rust source code
|
||||||
This package contains the source for the Rust pve-rs crate, packaged by
|
This package contains the source for the Rust pve-rs crate, packaged by
|
||||||
debcargo for use with cargo and dh-cargo.
|
debcargo for use with cargo and dh-cargo.
|
||||||
|
@ -6,3 +6,6 @@ maintainer = "Proxmox Support Team <support@proxmox.com>"
|
|||||||
section = "perl"
|
section = "perl"
|
||||||
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"
|
||||||
|
|
||||||
|
[packages.libpve-rs-perl]
|
||||||
|
extra_lines = ["Breaks: libpve-access-control (<< 7.1-3)"]
|
||||||
|
Loading…
Reference in New Issue
Block a user