aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control7
2 files changed, 1 insertions, 7 deletions
diff --git a/debian/changelog b/debian/changelog
index 44f0acd..0b5fef5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libdbusmenu (12.10.3-0ubuntu1) UNRELEASED; urgency=low
- Drop Build-Depends on cdbs.
- Bump debhelper Build-Depends to (>= 9).
- Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders.
+ - Remove outdated Breaks:.
* debian/rules:
- Convert to dh9; some variables where kept but renamed to brevity.
- Override dh_autoreconf to make sure it calls autogen.sh, and doesn't run
diff --git a/debian/control b/debian/control
index ea18efc..d9253f8 100644
--- a/debian/control
+++ b/debian/control
@@ -36,11 +36,6 @@ Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
-Breaks: indicator-messages (<< 0.3.0),
- indicator-session (<< 0.2.0),
- libdbusmenu-glib0,
- gir1.2-unity-3.0 (<< 3.8.4-0ubuntu2),
- gir1.2-indicate-0.5 (<< 0.5.0-0ubuntu4),
Pre-Depends: ${misc:Pre-Depends},
Multi-Arch: same
Description: library for passing menus over DBus
@@ -119,8 +114,6 @@ Architecture: any
Depends: ${misc:Depends},
libdbusmenu-glib4 (= ${binary:Version}),
${gir:Depends},
-Breaks: gir1.2-unity-3.0 (<< 3.8.4-0ubuntu2),
- gir1.2-indicate-0.5 (<< 0.5.0-0ubuntu4),
Description: typelib file for libdbusmenu-glib4
libdbusmenu passes a menu structure across DBus so that a program can
create a menu simply without worrying about how it is displayed on the