]> git.proxmox.com Git - pve-http-server.git/commitdiff
d/control: versioned break pve-manager and pmg-api
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 28 Jan 2020 20:18:06 +0000 (21:18 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 29 Jan 2020 20:36:08 +0000 (21:36 +0100)
due to incompatible new cookie/header extraction method

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index b980cf7cc09687de1ad8ed8c571a33f4cfe25d94..0e242374e07efabc05de3530e9c1c86973984a5a 100644 (file)
@@ -24,5 +24,6 @@ Depends: libanyevent-http-perl,
          libpve-common-perl,
          liburi-perl,
          ${perl:Depends},
+Breaks: pmg-api (<< 6.1-5), pve-manager (<< 6.1-6)
 Description: Proxmox Asynchrounous HTTP Server Implementation
  This is used to implement the PVE REST API.