From 929370bbbe75cf51da4fa607df29c217a5b93075 Mon Sep 17 00:00:00 2001
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Date: Tue, 2 Nov 2021 16:40:30 +0100
Subject: debian/control: ayatana-ido (esp. the shared library) breaks older
 ayatana-indicators-* versions that use IDOs.

---
 debian/control | 9 +++++++++
 1 file changed, 9 insertions(+)

(limited to 'debian')

diff --git a/debian/control b/debian/control
index 36ebbee..726100c 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,15 @@ Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
 Multi-Arch: same
+Breaks:
+ ayatana-indicator-datetime (<< 0.9.0),
+ ayatana-indicator-display (<< 0.9.0),
+ ayatana-indicator-keyboard (<< 0.9.0),
+ ayatana-indicator-messages (<< 0.9.0),
+ ayatana-indicator-notifications (<< 0.9.0),
+ ayatana-indicator-power (<< 0.9.0),
+ ayatana-indicator-session (<< 0.9.0),
+ ayatana-indicator-sound (<< 0.9.0),
 Description: Widgets and other objects used for Ayatana Indicators
  Shared library providing extra gtk menu items for display in system
  Ayatana Indicators.
-- 
cgit v1.2.3