[ubuntu/natty] lxpanel 0.5.6-1ubuntu1 (Accepted)
Artur Rona
ari-tczew at ubuntu.com
Fri Jan 7 03:15:28 UTC 2011
lxpanel (0.5.6-1ubuntu1) natty; urgency=low
* Merge from debian unstable. Remaining changes:
- debian/apport/source_lxpanel.py:
+ Add apport hook.
- debian/control:
+ Wrap depends and build-depends.
+ Add libindicator-dev build-depends.
+ New lxpanel-indicator-applet-plugin binary.
+ Build-depends on lsb-release, needed to detect the distribution.
+ Add a debug package.
- debian/copyright:
+ Update with indicator-support.patch.
+ Update copyright for xkb plugin.
- debian/dirs: Removed.
- debian/lxpanel-indicator-applet-plugin.install:
+ Install indicator plugin.
- debian/lxpanel.install:
+ Install all files except indicator plugin.
- debian/patches/configure_X11.patch:
+ Add X11 to the linker to fix FTBFS with DSO. (Closes: #608419)
- debian/patches/configure_desktop_number.patch: (Closes: #608421)
+ Add configuration for desktop number for the pager plugin.
- debian/patches/indicator-support.patch:
+ Add indicator support.
- debian/rules:
+ Install apport hook only on Ubuntu.
+ Add override for dh_strip.
+ Add --enable-indicator-support flag.
+ Add --fail-missing to dh_install.
* debian/control:
- Build-Depends on autopoint and dh-autoreconf.
- wrap-and-sort, get it professionally.
* debian/rules: Build-Depends on autopoint and dh_autoreconf.
- Use dh $@ --with autoreconf to refresh configure and Makefile.
* Dropped changes:
- debian/patches/redefine-alarm-variable.patch:
+ Superceded by Debian.
- debian/patches/99-autotools.patch:
+ Use debian/rules for it.
lxpanel (0.5.6-1) unstable; urgency=low
* New upstream release (Closes:#555575, #577599, #581980)
- Reduced unnecessary flickers during resizing icon grid
- Fixed uninitialized variable that causes initial panel color
selector to be wrong
- Fixed unlikely memory leak in taskbar icon fetch
- Change alpha default to fully opaque
- Fixed failure to install CPU Frequency plugin icon
- Fixed failure to react to keyboard map changes initiated outside
the plugin
- Honor Terminal=true in menu and launchbar
- Implemented lxpanelctl config command
- Improved clock poll interval for format strings that do not change
every second
- Fixed conditions where on-disk configuration was not in sync with
actual configuration
- Replaced show_all with show on toplevel to avoid situation where
plugin loses control of children's visibility
- Fixed 64-bit clean regressions
- Fixed some issues with urgency notification
- Fixed race condition in task deletion, urgency timer could fire after
structure deleted
- Fixed race condition in UI draw, cell renderer could be called after
plugin structure deleted
- Fixed endianness clean issue in lxpanelctl
- Fixed segfault if g_locale_to_utf8 fails
- Fixed handling of "visible" flag in icon_grid_add
- Fixed crash following deleting a plugin from the right-click popup
with the configuration dialog open
- Fixed misoperation when symbol string does not have "+inet(evdev)"
- Forced group number value into valid range after Xkb query
- Ensure that group and symbol names are initialized on all flow paths
- Fixed buffer overflow in panel_draw_label_text
- Fixed crash when reconfiguring after tray selection failed
- Workaround for popup positioning
- Fixed CPUFreq plugin
- Changed behavior of strut in Autohide case
* Drop patches that included in upstream:
- g_locale_to_utf8.patch
- kbled.patch libtool-fix.patch
- panel_draw_label_text.patch
- sort_dirmenu.patch
* Applied redefine-alarm-variable.patch (Closes:#583986) from
Julien Lavergne <gilir at ubuntu.com>
* Bumped Standard-version to 3.9.1
Date: Fri, 07 Jan 2011 03:19:29 +0100
Changed-By: Artur Rona <ari-tczew at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/natty/+source/lxpanel/0.5.6-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 07 Jan 2011 03:19:29 +0100
Source: lxpanel
Binary: lxpanel lxpanel-indicator-applet-plugin lxpanel-dbg
Architecture: source
Version: 0.5.6-1ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Artur Rona <ari-tczew at ubuntu.com>
Description:
lxpanel - a lightweight desktop panel for X
lxpanel-dbg - a lightweight desktop panel for X - debug package
lxpanel-indicator-applet-plugin - lxpanel indicator applet
Closes: 555575 577599 581980 583986 608419 608421
Changes:
lxpanel (0.5.6-1ubuntu1) natty; urgency=low
.
* Merge from debian unstable. Remaining changes:
- debian/apport/source_lxpanel.py:
+ Add apport hook.
- debian/control:
+ Wrap depends and build-depends.
+ Add libindicator-dev build-depends.
+ New lxpanel-indicator-applet-plugin binary.
+ Build-depends on lsb-release, needed to detect the distribution.
+ Add a debug package.
- debian/copyright:
+ Update with indicator-support.patch.
+ Update copyright for xkb plugin.
- debian/dirs: Removed.
- debian/lxpanel-indicator-applet-plugin.install:
+ Install indicator plugin.
- debian/lxpanel.install:
+ Install all files except indicator plugin.
- debian/patches/configure_X11.patch:
+ Add X11 to the linker to fix FTBFS with DSO. (Closes: #608419)
- debian/patches/configure_desktop_number.patch: (Closes: #608421)
+ Add configuration for desktop number for the pager plugin.
- debian/patches/indicator-support.patch:
+ Add indicator support.
- debian/rules:
+ Install apport hook only on Ubuntu.
+ Add override for dh_strip.
+ Add --enable-indicator-support flag.
+ Add --fail-missing to dh_install.
* debian/control:
- Build-Depends on autopoint and dh-autoreconf.
- wrap-and-sort, get it professionally.
* debian/rules: Build-Depends on autopoint and dh_autoreconf.
- Use dh $@ --with autoreconf to refresh configure and Makefile.
* Dropped changes:
- debian/patches/redefine-alarm-variable.patch:
+ Superceded by Debian.
- debian/patches/99-autotools.patch:
+ Use debian/rules for it.
.
lxpanel (0.5.6-1) unstable; urgency=low
.
* New upstream release (Closes:#555575, #577599, #581980)
- Reduced unnecessary flickers during resizing icon grid
- Fixed uninitialized variable that causes initial panel color
selector to be wrong
- Fixed unlikely memory leak in taskbar icon fetch
- Change alpha default to fully opaque
- Fixed failure to install CPU Frequency plugin icon
- Fixed failure to react to keyboard map changes initiated outside
the plugin
- Honor Terminal=true in menu and launchbar
- Implemented lxpanelctl config command
- Improved clock poll interval for format strings that do not change
every second
- Fixed conditions where on-disk configuration was not in sync with
actual configuration
- Replaced show_all with show on toplevel to avoid situation where
plugin loses control of children's visibility
- Fixed 64-bit clean regressions
- Fixed some issues with urgency notification
- Fixed race condition in task deletion, urgency timer could fire after
structure deleted
- Fixed race condition in UI draw, cell renderer could be called after
plugin structure deleted
- Fixed endianness clean issue in lxpanelctl
- Fixed segfault if g_locale_to_utf8 fails
- Fixed handling of "visible" flag in icon_grid_add
- Fixed crash following deleting a plugin from the right-click popup
with the configuration dialog open
- Fixed misoperation when symbol string does not have "+inet(evdev)"
- Forced group number value into valid range after Xkb query
- Ensure that group and symbol names are initialized on all flow paths
- Fixed buffer overflow in panel_draw_label_text
- Fixed crash when reconfiguring after tray selection failed
- Workaround for popup positioning
- Fixed CPUFreq plugin
- Changed behavior of strut in Autohide case
* Drop patches that included in upstream:
- g_locale_to_utf8.patch
- kbled.patch libtool-fix.patch
- panel_draw_label_text.patch
- sort_dirmenu.patch
* Applied redefine-alarm-variable.patch (Closes:#583986) from
Julien Lavergne <gilir at ubuntu.com>
* Bumped Standard-version to 3.9.1
Checksums-Sha1:
d55a54b79dad2280a211d63941abbd03c742149f 1705 lxpanel_0.5.6-1ubuntu1.dsc
fc5483e6016ac52c38b38274cca7661f2aa828ab 1074786 lxpanel_0.5.6.orig.tar.gz
17592b741ec2c30191fbee3684c06dab45496ab8 27916 lxpanel_0.5.6-1ubuntu1.debian.tar.gz
Checksums-Sha256:
e3f2e6d1d6ac5ffc1e11c9465987a331f31574edcc98eefdbbfbc16a6a488d96 1705 lxpanel_0.5.6-1ubuntu1.dsc
9c04839e2d23feec8b107a1d76899aca645416862b4b6ca01f8db743944348e1 1074786 lxpanel_0.5.6.orig.tar.gz
111f1838665501d126a679ba8d4a715857708ad14c3126e41f3dac2c688b3617 27916 lxpanel_0.5.6-1ubuntu1.debian.tar.gz
Files:
2ac2f841c12bf7f24e051b10881e684b 1705 x11 optional lxpanel_0.5.6-1ubuntu1.dsc
3c6b5498b5f4109c3913b10a66809fe6 1074786 x11 optional lxpanel_0.5.6.orig.tar.gz
5e3d72508e93f5c037f8966648e53f0d 27916 x11 optional lxpanel_0.5.6-1ubuntu1.debian.tar.gz
Original-Maintainer: Debian LXDE Packaging Team <pkg-lxde-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk0mecUACgkQJQyNbOKS/hbWKwCgi3pot4nyjXbMCSInGTldemg1
MQkAoJoaK9qRUg/IpWBY00k3FXyqxFUT
=Xcvd
-----END PGP SIGNATURE-----
More information about the Natty-changes
mailing list