Change logs for gnome-desktop source package in Lucid

  • gnome-desktop (1:2.30.2-0ubuntu1) lucid-proposed; urgency=low
    
      * New upstream version (lp: #597167)
     -- Sebastien Bacher <email address hidden>   Tue, 22 Jun 2010 11:12:10 +0200
  • gnome-desktop (1:2.30.0-0ubuntu1) lucid; urgency=low
    
      * New upstream version
        libgnome-desktop
        - GnomeRR: Fix build failure with GTK 2.19+
        - GnomeRR: Fix build with -DGSEAL_ENABLE
        - GnomeBG: Fix crash in gradient handling code
        - GnomeRR: Ignore errors when setting the monitor size fails
      * debian/control.in:
        - updated gtk requirement
      * debian/patches/90_upstream_gsd_crash.patch:
        - the change is in the new version
     -- Sebastien Bacher <email address hidden>   Wed, 31 Mar 2010 10:38:56 +0200
  • gnome-desktop (1:2.29.92-0ubuntu3) lucid; urgency=low
    
      * debian/patches/100_load_desired_settings.patch:
        - Fix another case where gnome_rr_config_apply_from_filename_with_time
          can fail without setting a GError, and really fix LP: #384439
     -- Chris Coulson <email address hidden>   Sat, 27 Mar 2010 23:54:00 +0000
  • gnome-desktop (1:2.29.92-0ubuntu2) lucid; urgency=low
    
      * debian/patches/90_upstream_gsd_crash.patch:
        - change from https://bugzilla.gnome.org/606456 to fix a gsd crash issue
          (lp: #522639)
     -- Sebastien Bacher <email address hidden>   Tue, 16 Mar 2010 15:16:40 +0100
  • gnome-desktop (1:2.29.92-0ubuntu1) lucid; urgency=low
    
      * New upstream version:
        libgnome-desktop
        - GnomeRR: Add new API gnome_rr_output_get_connector_type() and
          gnome_rr_output_is_laptop()
        - GnomeRR: fix leak
        - GnomeRR: build fix
        - GnomeBG: Drop pixbuf cache before switching slides
        Misc
        - Make xrandr an optional dependency
        - Add main category to gnome-about desktop file
      * debian/rules:
        - update the shlib
     -- Sebastien Bacher <email address hidden>   Mon, 08 Mar 2010 19:02:01 +0100
  • gnome-desktop (1:2.29.91-0ubuntu1) lucid; urgency=low
    
      * New upstream version:
        libgnome-desktop
        - GnomeBG: Fix a memory leak
        - GnomeBG: Add a picture option to make the background span monitors
        - GnomeDesktopItem: Improve error string
        - Add translator comments
      * debian/patches/02_add_wallpaper_cache.patch:
        - new version update
      * debian/rules:
        - updated shlibs version
     -- Sebastien Bacher <email address hidden>   Mon, 22 Feb 2010 23:06:58 +0100
  • gnome-desktop (1:2.29.90-0ubuntu3) lucid; urgency=low
    
      [ Chris Coulson ]
      * debian/patches/100_load_desired_settings.patch:
        - Update to ensure that gnome_rr_config_apply_from_filename_with_time()
          always sets a GError when the call fails. Thanks to James Westby for
          contributing to this too (LP: #384439)
    
      [ Didier Roche ]
      * debian/patches/02_add_wallpaper_cache.patch:
        - keep maximum quality when saving the cached image in jpeg
        - support multimonitor: only clean wallpaper cache with same
          transformation and resolution
        - some refactoring, cleanage
     -- Didier Roche <email address hidden>   Wed, 17 Feb 2010 19:19:03 +0100
  • gnome-desktop (1:2.29.90-0ubuntu2) lucid; urgency=low
    
      * debian/patches/02_add_wallpaper_cache.patch:
        - cache wallpapers in local user directory to avoid compute resize and
          transformation at each session start
     -- Didier Roche <email address hidden>   Thu, 11 Feb 2010 17:58:31 +0100
  • gnome-desktop (1:2.29.90-0ubuntu1) lucid; urgency=low
    
      * New upstream version
      * debian/control.in:
        - updated a description to fix a typo pointed by lintian
     -- Sebastien Bacher <email address hidden>   Tue, 09 Feb 2010 15:28:10 +0100
  • gnome-desktop (1:2.29.6-0ubuntu1) lucid; urgency=low
    
      * New upstream version
      * debian/patches/90_git_soname_update.patch:
        - dropped since the change is in the new version
     -- Sebastien Bacher <email address hidden>   Wed, 27 Jan 2010 17:27:26 +0100
  • gnome-desktop (1:2.29.4-0ubuntu1) lucid; urgency=low
    
      * New upstream version
      * debian/control.in, debian/rules:
        - updated binaries for the soname change
      * debian/gnome-desktop-data.install:
        - updated to install the ids monitors list too
      * debian/patches/80_correct_rgba_use.patch:
        - change by Cody Russell to fix rgba issues (lp: #491521)
      * debian/patches/90_git_soname_update.patch:
        - update the soname since the abi changed
     -- Sebastien Bacher <email address hidden>   Wed, 06 Jan 2010 15:08:09 +0100
  • gnome-desktop (1:2.29.3-0ubuntu1) lucid; urgency=low
    
      * New upstream versions:
        libgnome-desktop
        - GnomeRR: Allow rotation if the virtual size has the correct number of
          pixels
        - GnomeRR: Add gamma API
        Misc
        - Build improvement
        Translators
      * Sync on debian
      * debian/control.in:
        - usr breaks on gnome-control-center (<< 1:2.23.5) and
          gnome-settings-daemon (<< 2.23.5) since the randr functions naming
          changed between the hardy patch and the upstream version
      * debian/patches/01_desktopfile_gettext.patch:
        - gettext support for desktop files.
      * debian/patches/100_load_desired_settings.patch:
        - enable gnome-settings-daemon to load the desired settings
          saved by the xrandr capplet when the virtual resolution has
          to be saved and the settings cannot be applied immediately.
      * debian/rules:
        - set shlibs version
        - use "Ubuntu" as distributor
      * debian/watch:
        - watch unstable serie
    
    gnome-desktop (2.28.1-3) unstable; urgency=low
    
      * 01_trap_rr_x_errors.patch: dropped, this solution is fugly.
      * 01_check_xrandr_version.patch: check that the extension is available
        at version 1.2 before running code that requires version 1.2 anyway.
    
    gnome-desktop (2.28.1-2) unstable; urgency=low
    
      * Switch to python-support.
      * 01_trap_rr_x_errors.patch: patch from Chris Coulson to support
        FreeNX, it fixes some BadRequest errors. Closes: #556797.
    
    gnome-desktop (2.28.1-1) unstable; urgency=low
    
      * New upstream release.
      * debian/control.in:
        - bumped standards-version to 3.8.3. No changes needed.
        - added Vcs-* fields.
    
    gnome-desktop (2.28.0-1) unstable; urgency=low
    
      [ Josselin Mouette ]
      * Stop mentioning GNOME 2.
    
      [ Emilio Pozuelo Monfort ]
      * New upstream release.
      * debian/watch: Don't uupdate.
      * debian/patches/90_relibtoolize.patch:
        - Removed, not needed anymore now that upstream uses a recent libtool.
    
    gnome-desktop (2.26.1-1) unstable; urgency=low
    
      * New upstream release.
      * 90_relibtoolize.patch: updated for the new version.
    
    gnome-desktop (2.26.0-1) experimental; urgency=low
    
      * New upstream release.
      * Standards version is 3.8.1.
      * Rename library package to libgnome-desktop-2-11.
      * Update build-dependencies and -dev dependencies.
      * 90_relibtoolize.patch: updated for the new version.
    
    gnome-desktop (2.24.3-1) unstable; urgency=low
    
      * Build-depend on libglib2.0-doc and libgtk2.0-doc to ensure proper
        xrefs.
      * New upstream release.
      * 90_relibtoolize.patch: regenerate for the new version.
      * Upload to unstable!!1!omgwtfbbq
    
    gnome-desktop (2.24.2-1) experimental; urgency=low
    
      * New upstream release.
      * 90_relibtoolize.patch: regenerate for the new version.
     -- Sebastien Bacher <email address hidden>   Wed, 02 Dec 2009 12:53:50 +0100
  • gnome-desktop (1:2.28.1-0ubuntu3) karmic-proposed; urgency=low
    
      * debian/patches/101_trap_rr_x_errors.patch:
        - XRRGetScreenResources is only available on RANDR 1.2 and above.
          Trap and handle the BadRequest error when called on servers which
          don't implement this call, instead of crashing (LP: #454487)
    
     -- Chris Coulson <email address hidden>   Fri, 23 Oct 2009 23:23:56 +0100
  • gnome-desktop (1:2.28.1-0ubuntu2) karmic; urgency=low
    
      * debian/patches/80_correct_version_update.patch:
        - update the version used in the about GNOME too
    
     -- Sebastien Bacher <email address hidden>   Fri, 23 Oct 2009 19:15:28 +0200