[ubuntu/natty] xfce4-session 4.8.1-1ubuntu1 (Accepted)
Lionel Le Folgoc
mrpouit at ubuntu.com
Sat Feb 19 12:00:27 UTC 2011
xfce4-session (4.8.1-1ubuntu1) natty; urgency=low
* Merge from Debian experimental, remaining Ubuntu changes:
- debian/control: build-depends on libgconf2-dev and libgnome-keyring-dev
to enable GNOME services support.
- debian/rules: pass --enable-gnome --enable-libgnome-keyring to
dh_auto_configure.
- debian/patches:
+ xubuntu_lock-the-screen-on-hibernate-suspend.patch: copy the behavior
of xfce4-power-manager for consistency.
+ xubuntu_force-xsettings-daemon.patch: start xfsettingsd with --force
to replace a spurious gnome-settings-daemon instance left by gdm.
Revert when gdm is fixed. lp: #709148
+ series: apply these patches.
xfce4-session (4.8.1-1) experimental; urgency=low
[ Yves-Alexis Perez ]
* New upstream release.
* debian/patches:
- 02_fix-fortune-path refreshed.
- 04_gk-dont-check-running-use-start refreshed.
* debian/control:
- refresh build-deps for Xfce 4.7.
- add build-dep on hardening-includes.
- drop fortunes-mod from depends, xfce4-session uses internal
implementation. Move it to Suggests so people can still use it for real
fortunes.
- add a -dbg package with debugging symbols.
* debian/rules:
- don't pass libexecdir, useless now
- update xfsm-shutdown-helper path in chrpath call.
- update splash-engine path.
- pick {C,LD}FLAGS from dpkg-buildflags.
- add hardening flags to {C,LD}FLAGS.
- strip debugging symbols to the -dbg package.
- ignore libxfsm-logout plugin in dh_makeshlibs, it's a plugin, not a
library.
* debian/xfce4-session.lintian-overrides:
- drop xfsm-shutdown-helper and balou theme overrides, useless now.
* debian/copyright updated for new upstream release.
[ Lionel Le Folgoc ]
* debian/control:
- add myself to Uploaders
- change hal recommends to upower and consolekit.
* debian/patches/05_reuse-existing-ck-session.patch: do not open a new
consolekit session if one is already present (Xfce #6685)
* Bugs fixed by 4.7.x/4.8.x series:
- Cannot edit an item in Autostarted applications dialog lp: #245171
- Does not use the ConsoleKit interface to shutdown or reboot lp: #496423
- Fails to request necessary permissions from policykit to perform
shutdown/restart when multiple users are logged in lp: #251337
* debian/patches:
- 03_gk-start-with-path.patch: dropped, included upstream
- 04_gk-dont-check-running-use-start.patch: ditto
- 05_reuse-existing-ck-session.patch: dropped too.
* Re-enable building of the panel plugin:
- debian/control: build-depends on xfce4-panel-dev >= 4.7.0
- debian/rules: add it to chrpath and override dh_shlibdeps to move its
deps as recommends.
Date: Sat, 19 Feb 2011 12:23:14 +0100
Changed-By: Lionel Le Folgoc <mrpouit at ubuntu.com>
Maintainer: Xubuntu Developers <xubuntu-devel at lists.ubuntu.com>
Signed-By: Lionel Le Folgoc <lionel at lefolgoc.net>
https://launchpad.net/ubuntu/natty/+source/xfce4-session/4.8.1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 19 Feb 2011 12:23:14 +0100
Source: xfce4-session
Binary: xfce4-session xfce4-session-dbg
Architecture: source
Version: 4.8.1-1ubuntu1
Distribution: natty
Urgency: low
Maintainer: Xubuntu Developers <xubuntu-devel at lists.ubuntu.com>
Changed-By: Lionel Le Folgoc <mrpouit at ubuntu.com>
Description:
xfce4-session - Xfce4 Session Manager
xfce4-session-dbg - Xfce4 Session Manager (debug symbols)
Changes:
xfce4-session (4.8.1-1ubuntu1) natty; urgency=low
.
* Merge from Debian experimental, remaining Ubuntu changes:
- debian/control: build-depends on libgconf2-dev and libgnome-keyring-dev
to enable GNOME services support.
- debian/rules: pass --enable-gnome --enable-libgnome-keyring to
dh_auto_configure.
- debian/patches:
+ xubuntu_lock-the-screen-on-hibernate-suspend.patch: copy the behavior
of xfce4-power-manager for consistency.
+ xubuntu_force-xsettings-daemon.patch: start xfsettingsd with --force
to replace a spurious gnome-settings-daemon instance left by gdm.
Revert when gdm is fixed. lp: #709148
+ series: apply these patches.
.
xfce4-session (4.8.1-1) experimental; urgency=low
.
[ Yves-Alexis Perez ]
* New upstream release.
* debian/patches:
- 02_fix-fortune-path refreshed.
- 04_gk-dont-check-running-use-start refreshed.
* debian/control:
- refresh build-deps for Xfce 4.7.
- add build-dep on hardening-includes.
- drop fortunes-mod from depends, xfce4-session uses internal
implementation. Move it to Suggests so people can still use it for real
fortunes.
- add a -dbg package with debugging symbols.
* debian/rules:
- don't pass libexecdir, useless now
- update xfsm-shutdown-helper path in chrpath call.
- update splash-engine path.
- pick {C,LD}FLAGS from dpkg-buildflags.
- add hardening flags to {C,LD}FLAGS.
- strip debugging symbols to the -dbg package.
- ignore libxfsm-logout plugin in dh_makeshlibs, it's a plugin, not a
library.
* debian/xfce4-session.lintian-overrides:
- drop xfsm-shutdown-helper and balou theme overrides, useless now.
* debian/copyright updated for new upstream release.
.
[ Lionel Le Folgoc ]
* debian/control:
- add myself to Uploaders
- change hal recommends to upower and consolekit.
* debian/patches/05_reuse-existing-ck-session.patch: do not open a new
consolekit session if one is already present (Xfce #6685)
* Bugs fixed by 4.7.x/4.8.x series:
- Cannot edit an item in Autostarted applications dialog lp: #245171
- Does not use the ConsoleKit interface to shutdown or reboot lp: #496423
- Fails to request necessary permissions from policykit to perform
shutdown/restart when multiple users are logged in lp: #251337
* debian/patches:
- 03_gk-start-with-path.patch: dropped, included upstream
- 04_gk-dont-check-running-use-start.patch: ditto
- 05_reuse-existing-ck-session.patch: dropped too.
* Re-enable building of the panel plugin:
- debian/control: build-depends on xfce4-panel-dev >= 4.7.0
- debian/rules: add it to chrpath and override dh_shlibdeps to move its
deps as recommends.
Checksums-Sha1:
21cd5b7ad361cd08396eae59b725a77f298ff706 2479 xfce4-session_4.8.1-1ubuntu1.dsc
55c107e9f3532918477b5ea30ffc3b0f1ad9c786 17860 xfce4-session_4.8.1-1ubuntu1.debian.tar.gz
Checksums-Sha256:
4731d0fbbf3c7f98702d617798f3c139d041855dadfac858116ae91eb64fcaeb 2479 xfce4-session_4.8.1-1ubuntu1.dsc
869f8d954c04901ed88847fb1d63bdf19783f1bed1b124e1af7ea40af981ac4b 17860 xfce4-session_4.8.1-1ubuntu1.debian.tar.gz
Files:
8fe2286df82c4802c24d9c94f4566cd2 2479 xfce optional xfce4-session_4.8.1-1ubuntu1.dsc
6a9a94e6f1d4e91588ee7ef2c6e4fcfa 17860 xfce optional xfce4-session_4.8.1-1ubuntu1.debian.tar.gz
Original-Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCgAGBQJNX61OAAoJEGXZpm4Q4paa9CIP/3czHtC8zmcgvEQWCQNla4f+
U0LUefUC8tHvAID5NDXK+3fF+dyKYNCHr8NtwBV2DzGLWMsmwVgMVW8sv/k8HpcP
hQKpseSjU3YXTJt61+3BjpNZeNMSQNFc/zIQOMbAqxQauCWNoAdFK1Yy4m4Sfz/b
9gw+yt6M4dFVuQ5EvtbxFihGTPdvXmJ4sFYH2TNjNn+5EqFZpBx6PsSMbZvRyPdK
ARCaRZKXeTfvBM7lgqFeDj/axbI6csK+I8egMLWVz8xELipJrMYQWbTdbstjLYkK
TviRldWoy5FlXwMci0NZ+N0aTIfx/Jub4OS29hauxhEsscij3w/jFQTkPipW0wX7
XUSPFLKuLT8aIlX1uyxEz5CewenFKtMs2ZI9EFEm1oF3vEj3gEaGgZ8vAl/qIFpY
u01R4DV9EiHadRDAT/xJWtiJj8GTGgt2ObBkvaRmSfA4lI09ZeGEoi3BlwjDeyQ1
0aoZBHSJcWdNaEFOy1zhhur6D3eRqy/AXeL9ZFclCOmIhKZnekleHGFeNbNxbxWm
8tB7HvETPI4VwEj+nY+RqbXbzc2wReF76gMQoHCIY0KY47RxHrLx6LbC0JoWCR6O
pe7Dj2kdzlfXoNQ12d6+K61UEZ2v91A4sBMGvnafxm9/WlioqazyXupWidsQ7/P2
g6piFmdkwdUuvQb8iL7P
=D7Yr
-----END PGP SIGNATURE-----
More information about the Natty-changes
mailing list