diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2010-06-24 11:32:58 -0400 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2010-06-24 11:32:58 -0400 |
commit | d98486469b525ca805d6cabb7a12972f5980aba9 (patch) | |
tree | f13d98c0c98e966c081392d8ad936015bd54f1fa /debian/changelog | |
parent | c6d95ac4d53118c0a2f4b05c760bd03cc55e8c67 (diff) | |
parent | 32f588f06d63bc4742a4718f6212027aface0137 (diff) | |
download | libdbusmenu-d98486469b525ca805d6cabb7a12972f5980aba9.tar.gz libdbusmenu-d98486469b525ca805d6cabb7a12972f5980aba9.tar.bz2 libdbusmenu-d98486469b525ca805d6cabb7a12972f5980aba9.zip |
* New upstream release.
* Adding support for menu shortcuts (LP: #591293)
* Fixing distcheck of documentation builds
* Autogen.sh fix for adding custom prefix (LP: #595565)
* Fixing children property name to match spec (LP: #597321)
* Merging in Debian branch
* debian/control: Switching branch on this branch to be the
dbusmenu-team.
* debian/rules: Updating shlibs to 0.3.3 for shortcut API additions
* Merge from Ubuntu.
Closes: #586069
* debian/control:
- Set Maintainer to pkg-ayatana.
- Add myself as Uploader.
- Update package descriptions.
- Standards-Version: 3.8.4
- Fix Homepage URL.
- Update Vcs-* fields.
* debian/copyright:
- Convert to DEP5 format.
- Add Ken and Sebastien, according to changelog.
- Add Aurélien Gâteau, according to headers.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 773863f..5f1ecf8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +libdbusmenu (0.3.3-0ubuntu1) UNRELEASED; urgency=low + + * New upstream release. + * Adding support for menu shortcuts (LP: #591293) + * Fixing distcheck of documentation builds + * Autogen.sh fix for adding custom prefix (LP: #595565) + * Fixing children property name to match spec (LP: #597321) + * Merging in Debian branch + * debian/control: Switching branch on this branch to be the + dbusmenu-team. + * debian/rules: Updating shlibs to 0.3.3 for shortcut API additions + + -- Ted Gould <ted@ubuntu.com> Thu, 24 Jun 2010 09:32:42 -0500 + +libdbusmenu (0.3.2-1) unstable; urgency=low + + * Merge from Ubuntu. + Closes: #586069 + * debian/control: + - Set Maintainer to pkg-ayatana. + - Add myself as Uploader. + - Update package descriptions. + - Standards-Version: 3.8.4 + - Fix Homepage URL. + - Update Vcs-* fields. + * debian/copyright: + - Convert to DEP5 format. + - Add Ken and Sebastien, according to changelog. + - Add Aurélien Gâteau, according to headers. + + -- Evgeni Golov <evgeni@debian.org> Wed, 16 Jun 2010 11:37:08 +0200 + libdbusmenu (0.3.2-0ubuntu1) maverick; urgency=low * debian/control |