Changelog
gnome-screensaver (3.0.0-2ubuntu1) oneiric; urgency=low
* Resynchronize on Debian, remaining diffs:
* 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
* debian/rules:
- use dh-autoreconf there
* debian/source_gnome-screensaver.py
- apport hook
* debian/watch:
- watch for unstable versions to get unstable version
Dropped changes:
* debian/patches/02_keep_unlock_raised.patch:
- the patch was added years ago to fix a xinerama issue and not sent
upstream, it's likely not required nowadays so drop it to see if it works
* debian/patches/05_locking_for_compiz.patch:
- the upstream bug indicates that was an xserver issue solved since
* debian/patches/12_use_dbus_service.patch,
debian/patches/17_dont_start_twice.patch,
debian/patches/18_dont_use_sessionmanager_name_owners.patch:
- the bugs have been fixed in the new version
gnome-screensaver (3.0.0-2) experimental; urgency=low
* Team upload.
* Bump build-dep on libgnomekbd-dev to ensure we have a version linked with
libgtk3-0.
gnome-screensaver (3.0.0-1) experimental; urgency=low
* Team upload.
* New upstream release.
gnome-screensaver (2.91.92-1) experimental; urgency=low
* New upstream release.
* debian/control.in: bump libgnome-desktop and gsettings-desktop-schemas
dependencies, as the gsettings key for background picture has been
changed.
gnome-screensaver (2.91.91-1) experimental; urgency=low
* New upstream release.
* debian/debian-floaters.desktop.in, debian/debian-swirl-logo.svg,
debian/gnome-screensaver.install, debian/rules, debian/po-up:
remove Floating Debian Swirl screensaver, there is no theme support
anymore.
* debian/rules: remove xscreensaver hacks configure flag, ditto.
* debian/control.in: do not suggest xscreensaver-data or rss-glx, ditto.
gnome-screensaver (2.91.90-1) experimental; urgency=low
* New upstream release.
* debian/control.in, debian/patches/:
- Schema has been moved to gsettings-desktop-schemas, remove patch.
gnome-screensaver (2.91.4-1) experimental; urgency=low
* New upstream release.
+ debian/control.in:
- Updated build dependencies.
+ debian/patches/0001-remove-cancel-button-and-set-a-minimum-width.patch,
debian/patches/0002-add-a-gnome-3-style-panel-with-a-clock.patch:
- Removed, included upstream.
* debian/control.in:
- Update for the new gtk+ package names.
gnome-screensaver (2.91.3-1) experimental; urgency=low
* New upstream release.
+ debian/control.in:
- Update build dependencies.
+ debian/rules:
- Remove obsolete configure flag.
+ debian/gconf-defaults,
debian/patches/01_debian_screensaver.patch:
- GConf is gone. Patch the gsettings schema to have the Debian
screensaver by default.
* debian/control.in,
debian/rules,
debian/source/format:
+ Switch to source format 3.0 (quilt).
* debian/patches/0001-remove-cancel-button-and-set-a-minimum-width.patch,
debian/patches/0002-add-a-gnome-3-style-panel-with-a-clock.patch:
+ Taken from upstream git, make the screensaver more GNOME 3.
gnome-screensaver (2.30.0-2) unstable; urgency=low
* Depend on gnome-session-bin instead of gnome-session.
Closes: #552436.
* Only suggest rss-glx. Closes: #599634.
-- Sebastien Bacher <email address hidden> Thu, 26 May 2011 18:11:40 +0200