From 6331192c04bb7feee82ae61ac7795731ded88c1c Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 2 Jun 2021 13:42:01 +0200 Subject: [PATCH] d/control: record breaks for older proxmox-widget-toolkit Signed-off-by: Thomas Lamprecht --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 971d955b..00adf3c2 100644 --- a/debian/control +++ b/debian/control @@ -9,6 +9,7 @@ Homepage: https://www.sencha.com/ Package: libjs-extjs Architecture: all Depends: ${misc:Depends} +Breaks: proxmox-widget-toolkit (<< 3.1-1) Description: cross-browser JavaScript library Ext JS is a cross-browser JavaScript library for building rich internet applications.