aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2010-06-10 16:45:25 -0400
committerKen VanDine <ken.vandine@canonical.com>2010-06-10 16:45:25 -0400
commitb2fb5abc22fa8e25f43f4af1e5a36a277a2f9058 (patch)
tree7b3492c11c2a1a76acbbda921762618516c24db8 /debian/changelog
parent61ad4d5c68a37c07a9046640cfdf6f92e787c48c (diff)
parent858027328dada43f30eb2db96ecff33abd3b0974 (diff)
downloadlibdbusmenu-b2fb5abc22fa8e25f43f4af1e5a36a277a2f9058.tar.gz
libdbusmenu-b2fb5abc22fa8e25f43f4af1e5a36a277a2f9058.tar.bz2
libdbusmenu-b2fb5abc22fa8e25f43f4af1e5a36a277a2f9058.zip
* debian/control
- added doc packages - added build dep for gtk-doc-tools * debian/libdbusmenu-glib-doc.install added * debian/libdbusmenu-gtk-doc.install added * debian/rules - enabled gtk-doc for configure * New upstream release. * Set the 'child-display' property on menuitems that have child menuitems. * gtk-doc support * Document the 'shortcut' property * New upstream release. * Add function to get submenu of GTK-ified items * Fix signal prototype of ID update * Fixing up VAPI files to build them correctly * Fixing the version string in the GIR file * Fix documentation title page * Reject text nodes early (warnings with Qt integration) * debian/libdbusmenu-glib-dev.install: Updating gir and vapi file names for package list. * debian/gir1.0-dbusmenu-glib-0.2.install: Changing the name of the typelib file.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog35
1 files changed, 35 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0a5e059..501c75b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+libdbusmenu (0.3.2-0ubuntu1) UNRELEASED; urgency=low
+
+ * debian/control
+ - added doc packages
+ - added build dep for gtk-doc-tools
+ * debian/libdbusmenu-glib-doc.install added
+ * debian/libdbusmenu-gtk-doc.install added
+ * debian/rules
+ - enabled gtk-doc for configure
+
+ [Ted Gould]
+ * New upstream release.
+ * Set the 'child-display' property on menuitems that
+ have child menuitems.
+ * gtk-doc support
+ * Document the 'shortcut' property
+
+ -- Ken VanDine <ken.vandine@canonical.com> Thu, 10 Jun 2010 16:33:42 -0400
+
libdbusmenu (0.3.1-0ubuntu1) maverick; urgency=low
* New upstream release.
@@ -15,6 +34,22 @@ libdbusmenu (0.3.1-0ubuntu1) maverick; urgency=low
-- Ted Gould <ted@ubuntu.com> Fri, 04 Jun 2010 14:42:26 -0500
+libdbusmenu (0.3.0-0ubuntu1~ppa1) lucid; urgency=low
+
+ * New upstream release.
+ * Add function to get submenu of GTK-ified items
+ * Fix signal prototype of ID update
+ * Fixing up VAPI files to build them correctly
+ * Fixing the version string in the GIR file
+ * Fix documentation title page
+ * Reject text nodes early (warnings with Qt integration)
+ * debian/libdbusmenu-glib-dev.install: Updating gir and vapi file
+ names for package list.
+ * debian/gir1.0-dbusmenu-glib-0.2.install: Changing the name of the
+ typelib file.
+
+ -- Ted Gould <ted@ubuntu.com> Thu, 27 May 2010 11:47:05 -0500
+
libdbusmenu (0.2.9-0ubuntu3) lucid; urgency=low
* Upstream Merge