aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-02 16:40:30 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-11-02 16:40:30 +0100
commit929370bbbe75cf51da4fa607df29c217a5b93075 (patch)
treecc26bda9643bc77d59f8a616c1688432eb9823ee
parentab857b2ffa088a2a1f23ef6b8caa5daa89011371 (diff)
downloadayatana-ido-929370bbbe75cf51da4fa607df29c217a5b93075.tar.gz
ayatana-ido-929370bbbe75cf51da4fa607df29c217a5b93075.tar.bz2
ayatana-ido-929370bbbe75cf51da4fa607df29c217a5b93075.zip
debian/control: ayatana-ido (esp. the shared library) breaks older ayatana-indicators-* versions that use IDOs.
-rw-r--r--debian/control9
1 files changed, 9 insertions, 0 deletions
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.