diff options
| author | Evgeni Golov <evgeni@debian.org> | 2010-07-01 11:24:43 +0200 |
|---|---|---|
| committer | Evgeni Golov <evgeni@debian.org> | 2010-07-01 11:24:43 +0200 |
| commit | 6830905830ac78271515c586442a090cf7a0e3ff (patch) | |
| tree | 9f5ef29e46f14d553df2622d38df80ea6ee1f0ac /debian/changelog | |
| parent | c6d95ac4d53118c0a2f4b05c760bd03cc55e8c67 (diff) | |
| parent | 01780416e8c1267838892fb6d114a84fe33dc590 (diff) | |
| download | libdbusmenu-6830905830ac78271515c586442a090cf7a0e3ff.tar.gz libdbusmenu-6830905830ac78271515c586442a090cf7a0e3ff.tar.bz2 libdbusmenu-6830905830ac78271515c586442a090cf7a0e3ff.zip | |
Merging lp:~ubuntu-desktop/dbusmenu/ubuntu
* 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..d6a12b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +libdbusmenu (0.3.3-0ubuntu1) maverick; 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 |
