aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-12-18 14:30:21 -0600
committerTed Gould <ted@gould.cx>2009-12-18 14:30:21 -0600
commit85842906707111c8e0869956f4fd29327de9a0a6 (patch)
tree1038228a1f67708afcd0e843785997ded653dab6 /debian
parent66132fff9cfab8b0a071e1cc5b8116e70fa73cfd (diff)
downloadlibdbusmenu-85842906707111c8e0869956f4fd29327de9a0a6.tar.gz
libdbusmenu-85842906707111c8e0869956f4fd29327de9a0a6.tar.bz2
libdbusmenu-85842906707111c8e0869956f4fd29327de9a0a6.zip
debian/control: Mentioning nicely that this will cause
indicator-messages << 0.3 and indicator-session << 0.2 to break.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 370acaa..1e6f70e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,9 @@ libdbusmenu (0.2.0~dev-0ubuntu1~ppa3) UNRELEASED; urgency=low
* Updating trunk
* Changing API to be V0.2 for reals
+ * debian/control: Mentioning nicely that this will cause
+ indicator-messages << 0.3 and indicator-session << 0.2 to
+ break.
-- Ted Gould <ted@ubuntu.com> Fri, 18 Dec 2009 13:21:40 -0600
diff --git a/debian/control b/debian/control
index 7854be9..c392b34 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,8 @@ Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
+Breaks: indicator-messages (<< 0.3.0),
+ indicator-session (<< 0.2.0)
Description: Menus over DBus shared library for glib
This package contains shared libraries to be used by applications.