diff options
| author | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2023-05-25 18:06:19 +0200 |
|---|---|---|
| committer | Thomas Lamprecht <t.lamprecht@proxmox.com> | 2023-05-25 18:18:57 +0200 |
| commit | a4f5a945b790f31955ef2fea35c4748d90f4934c (patch) | |
| tree | 451a2b8dd0dd1f7aa8ec479ff0bdd5fee949c471 | |
| parent | 517b531b88e4398a761167904766698dd69019ef (diff) | |
d/control: drop outdated breaks for pve-manager << 5.2-12
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
| -rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index df37ae2..e293bf2 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,6 @@ Homepage: https://www.proxmox.com Package: libpve-network-perl Architecture: all -Breaks: pve-manager (<< 5.2-12) Depends: libpve-common-perl (>= 5.0-45), perl (>= 5.6.0-16), pve-cluster (>= 6.4-1), |
