diff options
author | Ted Gould <ted@gould.cx> | 2011-06-20 16:43:41 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-06-20 16:43:41 -0500 |
commit | 0b1b3745b5a082c94e0b0b0548a9d068ba8645e5 (patch) | |
tree | 8c0da3872a68080a5ab5f8274e8961e26098123a /debian | |
parent | 5e1cdbb204626572c4624420266bae4d85c4e027 (diff) | |
parent | 2f1adbf33420ba6c79a99938af18f9d7c4ec3484 (diff) | |
download | libdbusmenu-0b1b3745b5a082c94e0b0b0548a9d068ba8645e5.tar.gz libdbusmenu-0b1b3745b5a082c94e0b0b0548a9d068ba8645e5.tar.bz2 libdbusmenu-0b1b3745b5a082c94e0b0b0548a9d068ba8645e5.zip |
* New upstream release.
* Fixing visibility for Eclipse (LP: #770263 and LP: #618587)
* Unseting a GValue properly (LP: #785828)
* Memory leaks for GVariant usage (LP: #784890)
* Making GTK 3 default build
* Removing the SerializableMenuitem object
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index 9c11686..af5746b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,15 @@ -libdbusmenu (0.4.4-0ubuntu1~ppa1) UNRELEASED; urgency=low +libdbusmenu (0.4.90-0ubuntu1~ppa1) UNRELEASED; urgency=low - * Upstream Merge - * Bumping library revision for ABI/API changes expected in this - release cycle * debian/control, debian/*: Renaming packages for library version bump from 3 to 4. + * New upstream release. + * Fixing visibility for Eclipse (LP: #770263 and LP: #618587) + * Unseting a GValue properly (LP: #785828) + * Memory leaks for GVariant usage (LP: #784890) + * Making GTK 3 default build + * Removing the SerializableMenuitem object - -- Ted Gould <ted@ubuntu.com> Tue, 26 Apr 2011 08:52:18 -0500 + -- Ted Gould <ted@ubuntu.com> Mon, 20 Jun 2011 16:38:53 -0500 libdbusmenu (0.4.4-0ubuntu1~ppa1) natty; urgency=low |