aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-06-24 16:17:22 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-06-24 16:17:22 -0400
commit5c18b9297487c1c6098efbec2aae6ccca8c6a2d6 (patch)
tree79ce77ae80b8ff1a37ff89705b2e1e0a8d87a648 /debian
parent4a1791ecf45589924462e444a1a44a7770003c21 (diff)
downloadlibdbusmenu-5c18b9297487c1c6098efbec2aae6ccca8c6a2d6.tar.gz
libdbusmenu-5c18b9297487c1c6098efbec2aae6ccca8c6a2d6.tar.bz2
libdbusmenu-5c18b9297487c1c6098efbec2aae6ccca8c6a2d6.zip
releasing version 0.4.90-0ubuntu2
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
-rw-r--r--debian/control4
2 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 27cf7ab..79bdc1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libdbusmenu (0.4.90-0ubuntu2) oneiric; urgency=low
+
+ * debian/control
+ - Also a a breaks to libdbusmenu-glib4 for gir1.2-unity-3.0 and
+ gir1.2-indicate-0.5 to make sure the library gets held back too.
+
+ -- Ken VanDine <ken.vandine@canonical.com> Fri, 24 Jun 2011 16:05:56 -0400
+
libdbusmenu (0.4.90-0ubuntu1) oneiric; urgency=low
[ Ted Gould ]
diff --git a/debian/control b/debian/control
index 85a8715..8ea0aca 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,9 @@ Depends: ${shlibs:Depends},
${misc:Depends}
Breaks: indicator-messages (<< 0.3.0),
indicator-session (<< 0.2.0),
- libdbusmenu-glib0
+ libdbusmenu-glib0,
+ gir1.2-unity-3.0 (<< 3.8.4-0ubuntu2),
+ gir1.2-indicate-0.5 (<< 0.5.0-0ubuntu4)
Description: library for passing menus over DBus
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