aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog44
1 files changed, 42 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index fb49c3a..7e3e034 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,31 @@
-libdbusmenu (0.4.90-0ubuntu1~ppa1) oneiric; urgency=low
+libdbusmenu (0.4.90-0ubuntu4) oneiric; urgency=low
+ * debian/rules:
+ - avoid making indicator-appmenu* depends on gtk2/3 by dpkg-shlibdeps.
+ The library doesn't hurt if gtk isn't installed and that enable
+ pre-installlation of the indicator stack without requiring the full gtk
+ stack being there without any gtk app installed.
+
+ -- Didier Roche <didrocks@ubuntu.com> Mon, 25 Jul 2011 18:18:11 +0200
+
+libdbusmenu (0.4.90-0ubuntu3) oneiric; urgency=low
+
+ * debian/patches/lp799878.patch
+ - Fixed proxied menu events not getting returned (LP: #799878)
+
+ -- Ken VanDine <ken.vandine@canonical.com> Tue, 28 Jun 2011 17:53:31 +0100
+
+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 ]
* debian/control, debian/*: Renaming packages for library version
bump from 3 to 4.
* New upstream release.
@@ -10,7 +36,21 @@ libdbusmenu (0.4.90-0ubuntu1~ppa1) oneiric; urgency=low
* Removing the SerializableMenuitem object
* debian/rules: Making GTK2 the special build
- -- Ted Gould <ted@ubuntu.com> Mon, 20 Jun 2011 17:00:12 -0500
+ [ Ken VanDine ]
+ * +debian/libdbusmenu-jsonloader4.symbols
+ * debian/*.symbols
+ - Fixed sonames and removed all the duplicate symbols
+ * debian/*.install, debian/rules
+ - Use cdbs to do the dual builds for gtk2/gtk3
+ * debian/control
+ - Updated standards version to 3.9.2
+ - Set version on the json-glib build depends to >= 0.13.4
+ - Make gir1.2-dbusmenu-glib-0.4 break gir1.2-unity-3.0 and
+ gir1.2-indicate-0.5 built against older versions of dbusmenu to
+ prevent breakage in python apps that use gir loading multiple versions
+ of dbusmenu-glib
+
+ -- Ken VanDine <ken.vandine@canonical.com> Fri, 24 Jun 2011 14:55:59 -0400
libdbusmenu (0.4.4-0ubuntu1~ppa1) natty; urgency=low