diff options
author | Ted Gould <ted@gould.cx> | 2010-05-27 11:43:19 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-05-27 11:43:19 -0500 |
commit | 8c1f4590755a8b7d6db506cd8f03676f6a9c74d2 (patch) | |
tree | baa7819468a0e23ff6332320f48447265ad96fcf /debian/changelog | |
parent | ba52ef2eaf9e377bfc55e00e3c8520a26f2fa0e6 (diff) | |
parent | 77dfdb6c174eed409e8060fd08f6e0bd50d8e9ec (diff) | |
download | libdbusmenu-8c1f4590755a8b7d6db506cd8f03676f6a9c74d2.tar.gz libdbusmenu-8c1f4590755a8b7d6db506cd8f03676f6a9c74d2.tar.bz2 libdbusmenu-8c1f4590755a8b7d6db506cd8f03676f6a9c74d2.zip |
* New upstream release.
* Add function to get submenu of GTK-ified items
* Fix signal prototype of ID update
* Fixing the version string in the GIR file
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 29 |
1 files changed, 6 insertions, 23 deletions
diff --git a/debian/changelog b/debian/changelog index 0eaff72..e21f5b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,35 +1,18 @@ -libdbusmenu (0.2.9-0ubuntu1~ppa4) lucid; urgency=low +libdbusmenu (0.3.0-0ubuntu1~ppa1) UNRELEASED; urgency=low - * Autogen update - - -- Ted Gould <ted@ubuntu.com> Fri, 21 May 2010 13:57:31 -0500 - -libdbusmenu (0.3.0~dev-0ubuntu1~ppa3) lucid; urgency=low - - * Upstream Merge - * Fixing the version string in the GIR file - - -- Ted Gould <ted@ubuntu.com> Fri, 21 May 2010 13:39:44 -0500 - -libdbusmenu (0.3.0~dev-0ubuntu1~ppa2) lucid; urgency=low - - * Upstream Merge + * 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) - * Autogen * 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, 20 May 2010 13:58:45 -0500 - -libdbusmenu (0.3.0~dev-0ubuntu1~ppa1) lucid; urgency=low - - * Bump version - - -- Ted Gould <ted@ubuntu.com> Thu, 06 May 2010 10:33:11 +0200 + -- Ted Gould <ted@ubuntu.com> Thu, 27 May 2010 11:40:42 -0500 libdbusmenu (0.2.9-0ubuntu3~ppa1) lucid; urgency=low |