[ubuntu/saucy-proposed] gnome-session 3.8.2.1-1ubuntu1 (Accepted)
Jeremy Bicha
jbicha at ubuntu.com
Wed Jun 19 14:40:15 UTC 2013
gnome-session (3.8.2.1-1ubuntu1) saucy; urgency=low
* Merge with Debian (LP: #1185873, #1191290). Remaining changes:
- debian/control.in:
+ gnome-session
- Don't depend on gnome-shell
- Drop the Recommends on gnome-power-manager, the code gnome-session
uses has moved to gnome-settings-daemon
- Recommend session-migration
+ gnome-session-fallback
- Recommend cups-pk-helper for gnome-session-fallback so that
System Settings>Printers works
- Use logind for session tracking and shutdown/restart
- Add upstart user session
- debian/gnome-session-bin.postinst, debian/gnome-session-bin.prerm:
Moved registering gnome-session binary as a session manager to
gnome-session-bin package
- debian/postinst, postrm:
set the default lightdm session as ubuntu if none already set
- don't install defaults.list (installed by desktop-file-utils in ubuntu):
debian/gnome-session-common.dirs and gnome-session-common.install
- debian/patches/20_hide_nodisplay.patch:
Don't show applications in the Sessions properties dialog that have
NoDisplay=true.
- debian/patches/22_support_autostart_delay.patch:
Bugzilla patch to support adding a delay to autostart apps, using
a "X-GNOME-Autostart-Delay" key in the desktop file
- debian/patches/50_ubuntu_sessions.patch:
+ Add Ubuntu session
+ gnome-shell.desktop adds --session=gnome now that the "ubuntu" session
is the default. Use TryExec to test if gnome-shell is installed.
- debian/patches/51_remove_session_saving_from_gui.patch:
add GNOME_SESSION_SAVE environment variable for people wanting to
use the save session still, knowing that it can break your system
if used unwisely (LP: #771896)
- debian/patches/52_xdg_current_desktop.patch:
Set XDG_CURRENT_DESKTOP inside gnome-session based on a
new key 'DesktopName' in gnome-session .desktop files.
- debian/patches/53_add_sessionmigration.patch, debian/control:
recommends and launch the session-migration if present at the start
of the session. This sync tool is running different session migration
scripts that can be provided in various desktop packages.
- debian/patches/95_dbus_request_shutdown.patch:
Add "RequestShutdown" and "RequestReboot" DBus methods to allow other
applications to shutdown or reboot the machine via the session manager.
- debian/patches/103_kill_the_fail_whale.patch:
Kill the Fail Whale as it tends to be more annoying than helpful
* Refreshed patches as necessary
* Dropped patches applied upstream or no longer applicable:
- 00git_logind_test.patch
- 04_consolekit_init_upower.patch
- 04_fallback_warning_notify.patch
- 12_no_gdm_fallback.patch
- 80_new_upstream_session_dialog.patch
- 96_no_catch_sigsegv.patch
- 97_dont_blacklist_llvmpipe.patch
- 101_screen_lock_on_suspend.patch
- 104_dont_show_fallback_warning.patch
* Completely drop gnome-session-fallback (moved to gnome-panel source):
- debian/gnome-session-fallback.*
- debian/gnome-wm.desktop
- debian/patches/00_revert_remove_fallback_session.patch
- debian/patches/01_gnome-wm.patch
- debian/patches/02_fallback_desktop.patch
- debian/patches/03_fallback_desktop_makefile.patch
- debian/scripts/
* Thanks Rico Tzschichholz, Tim Lunn, and Robert Ancell for helping with
this update!
gnome-session (3.8.2.1-1) experimental; urgency=low
* New upstream release.
gnome-session (3.7.92-1) experimental; urgency=low
* New upstream release (3.7.92)
* debian/patches/14_hide_session_properties_help.patch:
+ Removed, fixed upstream
* debian/patches/01_gnome-wm.patch
debian/patches/02_fallback_desktop.patch
debian/patches/03_fallback_desktop_makefile.patch
debian/patches/04_fallback_warning_notify.patch
debian/patches/12_no_gdm_fallback.patch:
+ Temporarily disabled, waiting for the return of fallback mode
* debian/control: Temporarily disable gnome-session-fallback
gnome-session (3.6.0-1) experimental; urgency=low
* New upstream release (3.6.0)
* Sync with Ubuntu:
+ debian/55gnome-session_gnomerc: Use shell builtins instead of external
commands for extra speed
+ debian/patches/12_no_gdm_fallback.patch: Refresh
gnome-session (3.4.2.1-3) unstable; urgency=low
* defaults.list:
+ epiphany.desktop → epiphany-browser.desktop.
+ Anyway replace epiphany with iceweasel.
+ Update default handlers for LibreOffice.
* 04_fallback_warning_notify.patch: use libnotify to show the fallback
warning instead of a dialog.
* Build-depend on libnotify.
gnome-session (3.4.2.1-2) unstable; urgency=low
* debian/patches/13_display_session_properties.patch: Display
session-properties as the Startup Applications capplet was removed from
gnome-control-center, which makes it hard to discover the
gnome-session-properties tool. (Closes: #683814)
* debian/patches/14_hide_session_properties_help.patch: The help button in
gnome-session-properties points to the old GNOME 2 user guide and
therefore doesn't work in GNOME 3, so hide it.
gnome-session (3.4.2.1-1) unstable; urgency=low
* New upstream release.
* Remove obsolete section from README.Debian. The splash screen has been
dropped upstream for a while now.
gnome-session (3.4.2-1) unstable; urgency=low
* New upstream release.
Date: Wed, 19 Jun 2013 10:37:29 -0400
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/saucy/+source/gnome-session/3.8.2.1-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 19 Jun 2013 10:37:29 -0400
Source: gnome-session
Binary: gnome-session gnome-session-bin gnome-session-common
Architecture: source
Version: 3.8.2.1-1ubuntu1
Distribution: saucy
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Description:
gnome-session - GNOME Session Manager - GNOME 3 session
gnome-session-bin - GNOME Session Manager - Minimal runtime
gnome-session-common - GNOME Session Manager - common files
Closes: 683814
Launchpad-Bugs-Fixed: 771896 1185873 1191290
Changes:
gnome-session (3.8.2.1-1ubuntu1) saucy; urgency=low
.
* Merge with Debian (LP: #1185873, #1191290). Remaining changes:
- debian/control.in:
+ gnome-session
- Don't depend on gnome-shell
- Drop the Recommends on gnome-power-manager, the code gnome-session
uses has moved to gnome-settings-daemon
- Recommend session-migration
+ gnome-session-fallback
- Recommend cups-pk-helper for gnome-session-fallback so that
System Settings>Printers works
- Use logind for session tracking and shutdown/restart
- Add upstart user session
- debian/gnome-session-bin.postinst, debian/gnome-session-bin.prerm:
Moved registering gnome-session binary as a session manager to
gnome-session-bin package
- debian/postinst, postrm:
set the default lightdm session as ubuntu if none already set
- don't install defaults.list (installed by desktop-file-utils in ubuntu):
debian/gnome-session-common.dirs and gnome-session-common.install
- debian/patches/20_hide_nodisplay.patch:
Don't show applications in the Sessions properties dialog that have
NoDisplay=true.
- debian/patches/22_support_autostart_delay.patch:
Bugzilla patch to support adding a delay to autostart apps, using
a "X-GNOME-Autostart-Delay" key in the desktop file
- debian/patches/50_ubuntu_sessions.patch:
+ Add Ubuntu session
+ gnome-shell.desktop adds --session=gnome now that the "ubuntu" session
is the default. Use TryExec to test if gnome-shell is installed.
- debian/patches/51_remove_session_saving_from_gui.patch:
add GNOME_SESSION_SAVE environment variable for people wanting to
use the save session still, knowing that it can break your system
if used unwisely (LP: #771896)
- debian/patches/52_xdg_current_desktop.patch:
Set XDG_CURRENT_DESKTOP inside gnome-session based on a
new key 'DesktopName' in gnome-session .desktop files.
- debian/patches/53_add_sessionmigration.patch, debian/control:
recommends and launch the session-migration if present at the start
of the session. This sync tool is running different session migration
scripts that can be provided in various desktop packages.
- debian/patches/95_dbus_request_shutdown.patch:
Add "RequestShutdown" and "RequestReboot" DBus methods to allow other
applications to shutdown or reboot the machine via the session manager.
- debian/patches/103_kill_the_fail_whale.patch:
Kill the Fail Whale as it tends to be more annoying than helpful
* Refreshed patches as necessary
* Dropped patches applied upstream or no longer applicable:
- 00git_logind_test.patch
- 04_consolekit_init_upower.patch
- 04_fallback_warning_notify.patch
- 12_no_gdm_fallback.patch
- 80_new_upstream_session_dialog.patch
- 96_no_catch_sigsegv.patch
- 97_dont_blacklist_llvmpipe.patch
- 101_screen_lock_on_suspend.patch
- 104_dont_show_fallback_warning.patch
* Completely drop gnome-session-fallback (moved to gnome-panel source):
- debian/gnome-session-fallback.*
- debian/gnome-wm.desktop
- debian/patches/00_revert_remove_fallback_session.patch
- debian/patches/01_gnome-wm.patch
- debian/patches/02_fallback_desktop.patch
- debian/patches/03_fallback_desktop_makefile.patch
- debian/scripts/
* Thanks Rico Tzschichholz, Tim Lunn, and Robert Ancell for helping with
this update!
.
gnome-session (3.8.2.1-1) experimental; urgency=low
.
* New upstream release.
.
gnome-session (3.7.92-1) experimental; urgency=low
.
* New upstream release (3.7.92)
* debian/patches/14_hide_session_properties_help.patch:
+ Removed, fixed upstream
* debian/patches/01_gnome-wm.patch
debian/patches/02_fallback_desktop.patch
debian/patches/03_fallback_desktop_makefile.patch
debian/patches/04_fallback_warning_notify.patch
debian/patches/12_no_gdm_fallback.patch:
+ Temporarily disabled, waiting for the return of fallback mode
* debian/control: Temporarily disable gnome-session-fallback
.
gnome-session (3.6.0-1) experimental; urgency=low
.
* New upstream release (3.6.0)
* Sync with Ubuntu:
+ debian/55gnome-session_gnomerc: Use shell builtins instead of external
commands for extra speed
+ debian/patches/12_no_gdm_fallback.patch: Refresh
.
gnome-session (3.4.2.1-3) unstable; urgency=low
.
* defaults.list:
+ epiphany.desktop → epiphany-browser.desktop.
+ Anyway replace epiphany with iceweasel.
+ Update default handlers for LibreOffice.
* 04_fallback_warning_notify.patch: use libnotify to show the fallback
warning instead of a dialog.
* Build-depend on libnotify.
.
gnome-session (3.4.2.1-2) unstable; urgency=low
.
* debian/patches/13_display_session_properties.patch: Display
session-properties as the Startup Applications capplet was removed from
gnome-control-center, which makes it hard to discover the
gnome-session-properties tool. (Closes: #683814)
* debian/patches/14_hide_session_properties_help.patch: The help button in
gnome-session-properties points to the old GNOME 2 user guide and
therefore doesn't work in GNOME 3, so hide it.
.
gnome-session (3.4.2.1-1) unstable; urgency=low
.
* New upstream release.
* Remove obsolete section from README.Debian. The splash screen has been
dropped upstream for a while now.
.
gnome-session (3.4.2-1) unstable; urgency=low
.
* New upstream release.
Checksums-Sha1:
a74ab5c6a4d1718bf7f9d5c96631c23764a18555 2868 gnome-session_3.8.2.1-1ubuntu1.dsc
7b7de84460389d6814bbf600b9f0024b2b9c728f 772008 gnome-session_3.8.2.1.orig.tar.xz
ced8a89097ebc3e98499b352d3bb76a155c7f044 76535 gnome-session_3.8.2.1-1ubuntu1.debian.tar.gz
Checksums-Sha256:
3d7c42a0f917c1489e66e0b54f354b01cafe8110df2474c83116132588566e18 2868 gnome-session_3.8.2.1-1ubuntu1.dsc
96324f85d15d40e416f14c68283a7fab36e65bef58f1c5124b18c333874ed78f 772008 gnome-session_3.8.2.1.orig.tar.xz
c7e7835d304d9d0427d5001cf17c8de81719ba20dd3c4b76b0b7ec6218fba6c4 76535 gnome-session_3.8.2.1-1ubuntu1.debian.tar.gz
Files:
82c85f86ea095665fbc32a1132bc8151 2868 gnome optional gnome-session_3.8.2.1-1ubuntu1.dsc
085dc433f7c422dfb79bf5e65d961211 772008 gnome optional gnome-session_3.8.2.1.orig.tar.xz
6bb5b7391c4e746f78ab246fae5a32e9 76535 gnome optional gnome-session_3.8.2.1-1ubuntu1.debian.tar.gz
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBAgAGBQJRwcKkAAoJEOZsd1rr/mx9uGQQANP5skovwQMetr2S9tHnGz8A
dVbwpITYmU5cBnacvGIR6B3Upc1mOsVgfayRPOSZ5loFBGUVhn/LvMW0eZHhmuEy
jR605V6Nuzti4juzn4cR4WRAN7d4s4zoWn3D2TTWVvEkdSpW7ZWUndLfKeZs67eX
oa3/eqY8WwVcvKBl/KxlKevgahH3D8oi0ki01229w0IorLHRRivbHRVTOXB8+0Lb
sJrPITjlHVNfZV5WgkEMoFSwSwO4gfOk4KJ9zX0eLCKvjx2hV4uvDAre1/9ENzjP
ptasGN8WfqNDP9j39DhvUd4GVofJn62C9pytRUJaaSvjgfzMoPApPuMG+t3PkCnp
z8yMNb23JyiztX2HoBhQHcKZnucMgN2nbrKe/bAJTbluSvI12O514UyUapI9Ef9W
5OvOjc/+upxqStrVBICz5GhjoHp9RTX/RuEUaY3hhUFVOGAk6bYPY7+9P2ifeq4W
RPmSpzxn2FFHFzSkCL96CLdJaKbNmSyV8YSUq3Cg0GNu2dMIehZY4lC+sNRFWwbb
l6vp/Iu/NB3fLmqYsOfoudtS1ds1gAKPVwdqtY3M+5PzQI5HjVyrPBc/5F7EHCrW
QcEvZD+nJZ9wfzfn2Le5YbV1OLBnr0WXZy3aEEjlG7q7aQ+wbY+Z5MpC3dhsX6H3
ti8qL68hsvGRzwzeVsha
=gEOj
-----END PGP SIGNATURE-----
More information about the Saucy-changes
mailing list