Change logs for gnome-desktop3 source package in Eoan

  • gnome-desktop3 (3.34.2-2ubuntu1~19.10.1) eoan; urgency=medium
    
      * Backport for SRU from focal to eoan (LP: #1856317)
      * Update branch references to ubuntu/eoan
    
    gnome-desktop3 (3.34.2-2ubuntu1) focal; urgency=medium
    
      * Merge with Debian. Remaining changes:
        - Add 04_compute_average_color.patch: Compute the avergage color in
          gnome-desktop itself, not in unity to fix some races (LP #963140)
        - Add tweak_color_computation.patch, Patch from Gord, no patch header,
          no bug link.
        - Add git_revert_draw_background.patch
        - Add ubuntu_language_list_from_SUPPORTED.patch,
          Add API to get list of available languages from SUPPORTED file.
          To be used by gnome 3.8 region panel language installation.
        - Add gnomebg_hidpi_image.patch,
          gnome_bg_create_surface: always honor device scale, that fixes the
          wallpaper rendering in HiDPI config under ubiquity
        - debian/control.in: Build-Depend on language-pack-gnome-he for build tests
        - debian/libgnome-desktop-3-18.symbols:
          + Add symbols included in Ubuntu patches
        - Update Vcs fields and debian/gbp.conf for Ubuntu
        - Call dh_translations in the build so we get a translation template
          generated for langpacks
    
    gnome-desktop3 (3.34.2-2) unstable; urgency=medium
    
      * debian/control.in: Add libsystemd-dev to the dependencies of the
        libgnome-desktop-3-dev package as well
    
    gnome-desktop3 (3.34.2-1) unstable; urgency=medium
    
      * New upstream release
      * Add libsystemd-dev to the build-dependencies, this is used by the helper
        to create transient systemd scopes
      * debain/control.in: Bump Standards-Version to 4.4.1 (no further changes)
      * d/p/seccomp-is-not-supported-ATM-on-riscv64-architecture-blac.patch:
        seccomp is ATM not available on riscv64, let's blacklist it for now
    
    gnome-desktop3 (3.34.1-2) unstable; urgency=medium
    
      * debian/control.in: Do not make libgnome-desktop-3-dev depend against
        libudev-dev on non-linux architectures, this is not needed
      * debian/control.in: Do not (build-)depend against libseccomp-dev on
        riscv64, seccomp is not supported on this architecture ATM
      * debian/control.in: Add at-spi2-core to the build-dependencies, this seems
        to be needed for the tests on hurd-i386, that should fix the FTBFS
    
     -- Iain Lane <email address hidden>  Fri, 13 Dec 2019 13:32:51 +0000
  • gnome-desktop3 (3.34.1-1ubuntu1) eoan; urgency=medium
    
      * Updated to the current version, merging from Debian
    
     -- Sebastien Bacher <email address hidden>  Tue, 08 Oct 2019 17:01:09 +0200
  • gnome-desktop3 (3.34.0-2ubuntu1) eoan; urgency=medium
    
      * Updated to the current version, merging from Debian (lp: #1846147)
    
    gnome-desktop3 (3.34.0-2) unstable; urgency=medium
    
      * Team upload.
      * Upload to unstable.
    
    gnome-desktop3 (3.34.0-1) experimental; urgency=medium
    
      * New upstream release
        - tests/wall*: Do not fail if some of the locales is missing
    
     -- Sebastien Bacher <email address hidden>  Tue, 01 Oct 2019 16:53:18 +0200
  • gnome-desktop3 (3.33.91-1ubuntu2) eoan; urgency=medium
    
      * Merge back changes from 3.32.2-2ubuntu3 which were dropped because I
        forgot to `git pull' first.
    
     -- Iain Lane <email address hidden>  Wed, 21 Aug 2019 10:35:55 +0100
  • gnome-desktop3 (3.32.2-2ubuntu3) eoan; urgency=medium
    
      * debian/patches/git_locale_modifiers.patch:
        - File renamed due to upstreaming and updated with latest (and
          proposed) upstream commits.
        - Commenting of the language_name_get_codeset_details() function
          in gnome-languages.c dropped. It was added when fixing bug
          864618, and served a purpose at the time, but later code changes
          have made it redundant.
    
     -- Gunnar Hjalmarsson <email address hidden>  Fri, 19 Jul 2019 01:39:00 +0200
  • gnome-desktop3 (3.32.2-2ubuntu2) eoan; urgency=medium
    
      * Split ubuntu_language.patch into:
        - git_support_common_name_in_ISO_639.patch (committed upstream)
        - ubuntu_locale_modifiers.patch (make items in the UI represented
          by locale modifiers distinguishable from items without modifiers)
      * debian/rules:
        - Specify gettext domain for dh_translations.
      * d/p/ubuntu_locale_modifiers.patch, d/libgnome-desktop-3-17.symbols:
        - Support for translation of locale modifiers added.
    
     -- Gunnar Hjalmarsson <email address hidden>  Sat, 13 Jul 2019 05:08:00 +0200
  • gnome-desktop3 (3.32.2-2ubuntu1) eoan; urgency=medium
    
      * Merge with Debian. Remaining changes:
        - Add 04_compute_average_color.patch: Compute the avergage color in
          gnome-desktop itself, not in unity to fix some races (LP #963140)
        - Add tweak_color_computation.patch, Patch from Gord, no patch header,
          no bug link.
        - Add git_revert_draw_background.patch
        - Add ubuntu_language.patch, Port relevant bits from gnome-control-center's
          52_region_language.patch, as required for gnome 3.8+ region panel
        - Add ubuntu_language_list_from_SUPPORTED.patch,
          Add API to get list of available languages from SUPPORTED file.
          To be used by gnome 3.8 region panel language installation.
        - Add gnomebg_hidpi_image.patch,
          gnome_bg_create_surface: always honor device scale, that fixes the
          wallpaper rendering in HiDPI config under ubiquity
        - debian/control.in: Build-Depend on language-pack-gnome-he for build tests
        - debian/libgnome-desktop-3-17.symbols:
          + Add symbols included in Ubuntu patches
        - Update Vcs fields and debian/gbp.conf for Ubuntu
    
    gnome-desktop3 (3.32.2-2) experimental; urgency=medium
    
      [ Simon McVittie ]
      * Enable installed-tests.
        Install them in libgnome-desktop-3-dev for now; they can be moved
        to a separate gnome-desktop3-tests package (if desired) at the next
        SONAME break.
        - d/tests: Add autopkgtests, based on those in glib2.0.
          They are all marked superficial since gnome-desktop3 doesn't have
          great test coverage at the moment.
          A test for static linking is omitted because static linking is not
          supported for this package.
      * d/copyright: Update to reflect the presence of GPL-2+ code
    
      [ Iain Lane ]
      * Cherry-pick patch from upstream to use mutter's connector-type to detect
        output connector type. This fixes suspend on some systems (primarily ones
        using the NVIDIA binary driver). (LP: #1731318)
      * libgnome-desktop-3-17.symbols: Update. The patch add two symbols and drops
        one. These symbols are defined in "gnome-rr-private.h", which is not
        shipped in the -dev package, so they can't be used in practice. This is a
        technical ABI break but one which it's OK to overlook. There's probably a
        better way to handle the visibility of these symbols, though.
    
     -- Iain Lane <email address hidden>  Fri, 28 Jun 2019 13:08:31 +0100
  • gnome-desktop3 (3.32.2-1ubuntu1) eoan; urgency=medium
    
      * Update to the current stable version, based on Debian
    
    gnome-desktop3 (3.32.2-1) experimental; urgency=medium
    
      * New upstream release
    
     -- Sebastien Bacher <email address hidden>  Sun, 12 May 2019 18:03:07 +0200
  • gnome-desktop3 (3.32.1-1ubuntu1) disco; urgency=medium
    
      * Update to the current stable version, based on Debian
    
    gnome-desktop3 (3.32.1-1) experimental; urgency=medium
    
      * New upstream release
    
    gnome-desktop3 (3.32.0-2) experimental; urgency=medium
    
      * rules: Actually set $XDG_RUNTIME_DIR.
        9b145adef attempted to set a runtime directory up for the testsuite, but
        it actually set $HOME instead. Fix this, to fix the build.
    
     -- Sebastien Bacher <email address hidden>  Wed, 10 Apr 2019 17:40:01 +0200