mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-10-04 12:11:05 +00:00
d/control: avoid versioned build-dependcies with a -1 revision
no use, just makes backporting harder Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
3769706081
commit
c7adb4c2ec
4
debian/control
vendored
4
debian/control
vendored
@ -3,7 +3,7 @@ Section: admin
|
|||||||
Priority: optional
|
Priority: optional
|
||||||
Build-Depends: debhelper (>= 12),
|
Build-Depends: debhelper (>= 12),
|
||||||
dh-cargo (>= 24),
|
dh-cargo (>= 24),
|
||||||
cargo:native (>= 0.65.0-1),
|
cargo:native (>= 0.65.0~),
|
||||||
rustc:native,
|
rustc:native,
|
||||||
libstd-rust-dev,
|
libstd-rust-dev,
|
||||||
librust-anyhow-1+default-dev,
|
librust-anyhow-1+default-dev,
|
||||||
@ -144,7 +144,7 @@ Build-Depends: debhelper (>= 12),
|
|||||||
latexmk <!nodoc>,
|
latexmk <!nodoc>,
|
||||||
patchelf,
|
patchelf,
|
||||||
proxmox-widget-toolkit-dev <!nodoc>,
|
proxmox-widget-toolkit-dev <!nodoc>,
|
||||||
pve-eslint (>= 7.18.0-1),
|
pve-eslint (>= 7.18.0~),
|
||||||
python3-docutils,
|
python3-docutils,
|
||||||
python3-pygments,
|
python3-pygments,
|
||||||
python3-sphinx <!nodoc>,
|
python3-sphinx <!nodoc>,
|
||||||
|
Loading…
Reference in New Issue
Block a user