aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog132
1 files changed, 132 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..3c37372
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,132 @@
+libdbusmenu (0.2.0~dev-0ubuntu1~ppa7) UNRELEASED; urgency=low
+
+ * Upstream update:
+ * Adding GetChildren function for getting a single submenu
+ * Test suite fixes
+
+ -- Ted Gould <ted@ubuntu.com> Wed, 06 Jan 2010 22:14:49 -0600
+
+libdbusmenu (0.2.0~dev-0ubuntu1~ppa6) karmic; urgency=low
+
+ * Fixing the handling of typed properties, especially bools.
+
+ -- Ted Gould <ted@ubuntu.com> Tue, 22 Dec 2009 14:40:21 -0600
+
+libdbusmenu (0.2.0~dev-0ubuntu1~ppa5) karmic; urgency=low
+
+ * debian/control: Switching the breaks to be ~dev as those
+ versions are not yet released.
+
+ -- Ted Gould <ted@ubuntu.com> Fri, 18 Dec 2009 21:21:12 -0600
+
+libdbusmenu (0.2.0~dev-0ubuntu1~ppa4) karmic; urgency=low
+
+ * Updating trunk
+ * Setting version numbers
+
+ -- Ted Gould <ted@ubuntu.com> Fri, 18 Dec 2009 15:31:08 -0600
+
+libdbusmenu (0.2.0~dev-0ubuntu1~ppa3) karmic; 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 14:31:45 -0600
+
+libdbusmenu (0.2.0~dev-0ubuntu1~ppa2) karmic; urgency=low
+
+ * Updating to trunk
+ * Adding underline support
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 10 Dec 2009 13:03:41 -0600
+
+libdbusmenu (0.2.0~dev-0ubuntu1~ppa1) karmic; urgency=low
+
+ * Updating to trunk
+ * Test suite fixes and automation support
+ * dbus-dumper tool
+ * Switch to org.ayatana
+ * debian/control, debian/libdbusmenu-tools.install: Setting
+ up a package for the new dbusmenu-dumper tool.
+
+ -- Ted Gould <ted@ubuntu.com> Tue, 08 Dec 2009 14:16:37 -0600
+
+libdbusmenu (0.1.8-0ubuntu1) karmic; urgency=low
+
+ * Upstream release 0.1.8
+ * Changing the name to org.ayatana
+ * Underline fixes
+ * Documenation of the DBus API
+ * Adding the GPL v3 Copying file so that we're all legal.
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 10 Dec 2009 12:55:07 -0600
+
+libdbusmenu (0.1.6-0ubuntu1) karmic; urgency=low
+
+ * Upstream release 0.1.6 (LP: #442822)
+ * Managing the life-cycle of the GTK Menu item better to
+ ensure that it is positioned correctly and dies
+ appropriately. (LP: #430904) and (LP: #419953)
+ * Checking returned properties to ensure that there wasn't
+ DBus errors. (LP: #433719)
+
+ -- Ted Gould <ted@ubuntu.com> Fri, 02 Oct 2009 17:00:45 -0500
+
+libdbusmenu (0.1.5-0ubuntu1) karmic; urgency=low
+
+ * New upstream release (LP: #436185)
+
+ -- Ken VanDine <ken.vandine@canonical.com> Thu, 24 Sep 2009 17:12:25 -0400
+
+libdbusmenu (0.1.4-0ubuntu1) karmic; urgency=low
+
+ * Upstream release (LP: #432003)
+ - Applying a fix by not blocking if we're calling for the root. Everyone
+ should be listening for root changes anyway (lp: #427819)
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 17 Sep 2009 11:29:40 -0500
+
+libdbusmenu (0.1.3-0ubuntu1) karmic; urgency=low
+
+ * Upstream update 0.1.3 (LP: #427360)
+ * Fixes reordering of menu item issue
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 10 Sep 2009 08:43:47 -0500
+
+libdbusmenu (0.1.2-0ubuntu1) karmic; urgency=low
+
+ * debian/rules:
+ - updated shlib version
+
+ [ Ted Gould ]
+ * Upstream release 0.1.2 (LP: #423958)
+
+ [ Ken VanDine ]
+ * debian/control
+ - Specify full urls for Vcs-Bzr
+
+ -- Sebastien Bacher <seb128@ubuntu.com> Fri, 04 Sep 2009 11:12:38 +0200
+
+libdbusmenu (0.1.0-0ubuntu1) karmic; urgency=low
+
+ [ Ted Gould ]
+ * Upstream release 0.1.0
+ * debian/watch: Added for tarball
+ * debian/control:
+ - Specify both Vcs-Bzr and Vcs-Browser
+ - Fixed the project name
+
+ [ Martin Pitt ]
+ * Add bzr-builddep configuration for merge mode.
+ * debian/control: Fix Vcs-* links.
+
+ -- Martin Pitt <martin.pitt@ubuntu.com> Thu, 27 Aug 2009 20:55:55 +0200
+
+libdbusmenu (0.1~bzr5-0ubuntu1) karmic; urgency=low
+
+ * First version.
+
+ -- Ted Gould <ted@ubuntu.com> Wed, 05 Aug 2009 00:46:41 +0100