Changelog
gnome-screensaver (3.2.0-1ubuntu1) precise; urgency=low
* debian/gnome-screensaver.postinst:
- dropped, the migration version was before lucid
* debian/control.in, debian/rules:
- use dh_apport to install the apport hook
* debian/gnome-screensaver.maintscript:
- drop old pre lucid transition, update version for the new conffile one
* debian/source_gnome-screensaver.apport:
- updated to get gsettings keys rather than gconf ones
* Resync on Debian, remaining difference:
* debian/control:
- Build-depends on gnome-common, dh-autoreconf
- Don't build-depend on intltool
- Don't depend on gnome-session-bin; it doesn't appear to actually be
required, xubuntu is doing fine without it
- Let xfce4-power-manager be an alternative to gnome-power-manager
* debian/patches/03_fix_ltsp-fading.patch: don't fade on LTSP
* debian/patches/04_force_blank_only_on_ltsp.patch:
- Commented, the code patched got dropped or rewritten?
* debian/patches/05_dbus_service.patch:
- restore the dbus service that upstream dropped
* debian/patches/10_legacy_scrsvr_inhibit.patch:
- Re-write to not use XTest to simulate fake key-presses in order
to reset the IDLETIME counter, as this appears to be problematic.
Use XResetScreenSaver() to do this instead.
* debian/patches/11_autostart_delay.patch:
- Delay autostarting the screensaver for 5 seconds after the session start
* debian/patches/13_nvidia_gamma_fade_fallback.patch:
- Fall back to XF86VM gamma fade if XRANDR gamma fade is not supported
* debian/patches/14_no_fade_on_user_switch.patch:
- Disable fade on locking to work around #546578 and prevent the screen
remaining blank after user switching.
* debian/patches/15_dont_crash_on_no_fade.patch:
- Don't crash on systems that don't support XF86VM or XRANDR gamma fade,
by testing if fade is supported on a particular screen before
calling the fade_setup and fade_finish virtual functions
* debian/patches/16_dont_crash_in_kvm.patch:
- Don't crash when the XF86VM extension doesn't allow the gamma to be set
* Remove gnome-shell type panel (LP: #800585)
- debian/patches/17_remove_top_panel.patch: Don't create the top panel.
- debian/patches/18_revert_dialog_layout.patch: Revert lock dialog to
previous appearance to get username back.
* debian/rules:
- drop debian specific autostart desktop location
- use dh-autoreconf there
* debian/source_gnome-screensaver.py:
- ubuntu apport hook
gnome-screensaver (3.2.0-1) experimental; urgency=low
* New upstream release
* debian/control.in: Bump libgnome-desktop-3-dev b-d
gnome-screensaver (3.0.1-3) unstable; urgency=low
* Bump dependency on gnome-session-bin to (>= 3.0) to avoid partial upgrades
which can result in having the screen no longer locked on lid-close.
Closes: #645427
gnome-screensaver (3.0.1-2) unstable; urgency=low
* Remove obsolete gnome-screensavers.menu conffile on upgrades.
Closes: #645448
gnome-screensaver (3.0.1-1) unstable; urgency=low
* Upload to unstable.
* New upstream release.
* debian/watch:
- Switch to .xz tarballs.
* debian/control:
- Remove Build-Depends on libgnome-menu-dev.
- Set <email address hidden> as Maintainer.
- Bump Standards-Version to 3.9.2. No further changes.
* Bump debhelper compatibility level to 8.
-- Sebastien Bacher <email address hidden> Tue, 22 Nov 2011 16:19:45 +0100