[ubuntu/focal-proposed] gnome-shell 3.36.1-4ubuntu1 (Accepted)

Marco Trevisan (Treviño) marco at ubuntu.com
Thu Apr 9 16:43:39 UTC 2020


gnome-shell (3.36.1-4ubuntu1) focal; urgency=medium

  * Merge with debian, with new upstream releases and cherry-picked fixes:
    - Lockscreen password field is stretched on enter (LP: #1869916)
    - Downscaled lockscreen background with fractional scaling (LP: #1866851)
    - Volume keys doesn't always produce a sound (LP: #1870958)
    - Shell crashes when using show-apps button in dock (LP: #1868659)
    - App folders improvements
    - Don't load app infos in the main thread
  * debian/patches:
    - Refreshed
  * d/p/ubuntu/desktop_detect.patch:
    - No need to include desktop.js into the prefs gresources anymore
  * Remaining changes with debian:
    - Replace gnome-backgrounds dep with ubuntu-wallpapers and Suggests
      gnome-themes-standard-data, gnome-backgrounds
    - Add some Recommends:
      + ubuntu-session (| gnome-session) to have the ubuntu session available
      + xserver-xorg-legacy
      + yaru-theme-gnome-shell for the default ubuntu theming
    - Update debian/gbp.conf with Ubuntu settings
    - gnome-shell-common.prerm: Remove deprecated ubuntu theme alternative
    - ubuntu/desktop_detect.patch:
      + add caching for desktop detection to avoid querying the current
        desktop env variable as iterate through the list each time. For the
        time of the Shell process, we can expect this env variable to stay
        stable.
    - ubuntu/smarter_alt_tab.patch:
      + quick alt-tab (without showing up the switcher) switch only between
        the last window of the last 2 applications to be focused instead of
        raising all windows of those apps.
    - ubuntu/lightdm-user-switching.patch:
      + Allow user switching when using LightDM.
    - ubuntu/lock_on_suspend.patch
      + Respect Ubuntu's lock-on-suspend setting.
    - ubuntu/background_login.patch
      + Change default background color as we modified the default GDM color
        for our ubuntu session.
    - ubuntu/gdm_alternatives.patch
      + Add support for GDM3 theme alternatives
    - optional-hot-corner.patch
      + enable patch proposed by upstream developer already in package (but
        not in series) to add a settings for optional hot corner activation.
    - main-show-an-error-message-on-gnome-shell-crash.patch,
      global-make-possible-to-set-debug-flags-dynamically.patch,
      main-increase-the-granularity-of-backtraces-in-SHELL_DEBU.patch,
      main-add-backtrace-crashes-all-and-backtrace-all.patch,
      sessionMode-add-support-for-debugFlags-parameter.patch:
      + Improve debug JS tracing for crash reports
    - st-scroll-view-Handle-the-case-where-scrollbars-are-NULL.patch:
      + Fix crash on theme changes
    - ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch:
      + stop searches when requested from UI
    - magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch:
      + Show monitor scaled cursor when magnifier is enabled
    - Break gnome-shell-extension-desktop-icons (<< 19.01.3+git20190814)

  [ Daniel van Vugt ]
  * d/p/ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch:
     Stop the Ubuntu logo from disappearing and fading back in on the login
     screen (LP: #1867133)

gnome-shell (3.36.1-4) experimental; urgency=medium

  * Team upload
  * extensions-app: Patch back in basic compatibility with old invocation.
    There are enough extensions in Debian that rely on being able to
    run "gnome-shell-extension-prefs <extension-UUID>" that we can't
    really drop this immediately.
    Mitigates: #956162, #956163, #956164, #956165, #956166, #956167,
    #956168, #956169, #956170, #956171, #956172

gnome-shell (3.36.1-3) experimental; urgency=medium

  * Team upload
  * Require an ibus version where #955769 (LP: #1869641) has been fixed
  * d/patches: Update from upstream gnome-3-36 branch up to commit
    3.36.1-31-ga6783692c

gnome-shell (3.36.1-2) experimental; urgency=medium

  * Team upload
  * d/patches: Update from upstream gnome-3-36 branch up to commit
    3.36.1-19-gdfcc5ffb1
    - Drop commit c89d6a63 for now, there seems to be some doubt as to
      whether it is fully correct

gnome-shell (3.36.1-1) experimental; urgency=medium

  * Team upload

  [ Simon McVittie ]
  * New upstream release
  * Drop patches that were applied upstream
  * Build-depend on appstream, for its gettext .its integration
  * Install new AppStream metadata for extensions tool
  * Install bash completion for gnome-extensions CLI
  * d/patches: Update from upstream gnome-3-36 branch up to commit
    3.36.1-12-g3a863ee34
    - Translation updates
    - Don't override DesktopAppInfo desktop in Ubuntu's GNOME session,
      so NotShowIn=ubuntu works (LP: #1869905)
    - Various other bug fixes

  [ Laurent Bigonville ]
  * debian/control.in: Bump gir1.2-gnomedesktop-3.0 (build-)dependency

Date: Thu, 09 Apr 2020 14:57:47 +0200
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gnome-shell/3.36.1-4ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 09 Apr 2020 14:57:47 +0200
Source: gnome-shell
Architecture: source
Version: 3.36.1-4ubuntu1
Distribution: focal
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Launchpad-Bugs-Fixed: 1866851 1867133 1868659 1869641 1869905 1869916 1870958
Changes:
 gnome-shell (3.36.1-4ubuntu1) focal; urgency=medium
 .
   * Merge with debian, with new upstream releases and cherry-picked fixes:
     - Lockscreen password field is stretched on enter (LP: #1869916)
     - Downscaled lockscreen background with fractional scaling (LP: #1866851)
     - Volume keys doesn't always produce a sound (LP: #1870958)
     - Shell crashes when using show-apps button in dock (LP: #1868659)
     - App folders improvements
     - Don't load app infos in the main thread
   * debian/patches:
     - Refreshed
   * d/p/ubuntu/desktop_detect.patch:
     - No need to include desktop.js into the prefs gresources anymore
   * Remaining changes with debian:
     - Replace gnome-backgrounds dep with ubuntu-wallpapers and Suggests
       gnome-themes-standard-data, gnome-backgrounds
     - Add some Recommends:
       + ubuntu-session (| gnome-session) to have the ubuntu session available
       + xserver-xorg-legacy
       + yaru-theme-gnome-shell for the default ubuntu theming
     - Update debian/gbp.conf with Ubuntu settings
     - gnome-shell-common.prerm: Remove deprecated ubuntu theme alternative
     - ubuntu/desktop_detect.patch:
       + add caching for desktop detection to avoid querying the current
         desktop env variable as iterate through the list each time. For the
         time of the Shell process, we can expect this env variable to stay
         stable.
     - ubuntu/smarter_alt_tab.patch:
       + quick alt-tab (without showing up the switcher) switch only between
         the last window of the last 2 applications to be focused instead of
         raising all windows of those apps.
     - ubuntu/lightdm-user-switching.patch:
       + Allow user switching when using LightDM.
     - ubuntu/lock_on_suspend.patch
       + Respect Ubuntu's lock-on-suspend setting.
     - ubuntu/background_login.patch
       + Change default background color as we modified the default GDM color
         for our ubuntu session.
     - ubuntu/gdm_alternatives.patch
       + Add support for GDM3 theme alternatives
     - optional-hot-corner.patch
       + enable patch proposed by upstream developer already in package (but
         not in series) to add a settings for optional hot corner activation.
     - main-show-an-error-message-on-gnome-shell-crash.patch,
       global-make-possible-to-set-debug-flags-dynamically.patch,
       main-increase-the-granularity-of-backtraces-in-SHELL_DEBU.patch,
       main-add-backtrace-crashes-all-and-backtrace-all.patch,
       sessionMode-add-support-for-debugFlags-parameter.patch:
       + Improve debug JS tracing for crash reports
     - st-scroll-view-Handle-the-case-where-scrollbars-are-NULL.patch:
       + Fix crash on theme changes
     - ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch:
       + stop searches when requested from UI
     - magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch:
       + Show monitor scaled cursor when magnifier is enabled
     - Break gnome-shell-extension-desktop-icons (<< 19.01.3+git20190814)
 .
   [ Daniel van Vugt ]
   * d/p/ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch:
      Stop the Ubuntu logo from disappearing and fading back in on the login
      screen (LP: #1867133)
 .
 gnome-shell (3.36.1-4) experimental; urgency=medium
 .
   * Team upload
   * extensions-app: Patch back in basic compatibility with old invocation.
     There are enough extensions in Debian that rely on being able to
     run "gnome-shell-extension-prefs <extension-UUID>" that we can't
     really drop this immediately.
     Mitigates: #956162, #956163, #956164, #956165, #956166, #956167,
     #956168, #956169, #956170, #956171, #956172
 .
 gnome-shell (3.36.1-3) experimental; urgency=medium
 .
   * Team upload
   * Require an ibus version where #955769 (LP: #1869641) has been fixed
   * d/patches: Update from upstream gnome-3-36 branch up to commit
     3.36.1-31-ga6783692c
 .
 gnome-shell (3.36.1-2) experimental; urgency=medium
 .
   * Team upload
   * d/patches: Update from upstream gnome-3-36 branch up to commit
     3.36.1-19-gdfcc5ffb1
     - Drop commit c89d6a63 for now, there seems to be some doubt as to
       whether it is fully correct
 .
 gnome-shell (3.36.1-1) experimental; urgency=medium
 .
   * Team upload
 .
   [ Simon McVittie ]
   * New upstream release
   * Drop patches that were applied upstream
   * Build-depend on appstream, for its gettext .its integration
   * Install new AppStream metadata for extensions tool
   * Install bash completion for gnome-extensions CLI
   * d/patches: Update from upstream gnome-3-36 branch up to commit
     3.36.1-12-g3a863ee34
     - Translation updates
     - Don't override DesktopAppInfo desktop in Ubuntu's GNOME session,
       so NotShowIn=ubuntu works (LP: #1869905)
     - Various other bug fixes
 .
   [ Laurent Bigonville ]
   * debian/control.in: Bump gir1.2-gnomedesktop-3.0 (build-)dependency
Checksums-Sha1:
 b7d36851e11f8888a5edf68c73dc5f8cc84c1157 3840 gnome-shell_3.36.1-4ubuntu1.dsc
 21e02f5fba5a051018f3d1dc7500259c6d4b779b 1764128 gnome-shell_3.36.1.orig.tar.xz
 cc86c2fe3322967dcf3d1ad055114243cc586638 111244 gnome-shell_3.36.1-4ubuntu1.debian.tar.xz
 cdabf03ce7076bd1c2c142a67ed40683a3536438 23979 gnome-shell_3.36.1-4ubuntu1_source.buildinfo
Checksums-Sha256:
 be8f738201b2ef4862a28b0d51cd696e5538db43253194c48b1e1ecfd13d484e 3840 gnome-shell_3.36.1-4ubuntu1.dsc
 a420382b9b9d8758f9223a7a24cf41874a15e73233c04d3118eaadba0cc72619 1764128 gnome-shell_3.36.1.orig.tar.xz
 1b39910808c20c9377f5b21ee1c64fb3a2cff28f6d98e9883dfe971180c5588b 111244 gnome-shell_3.36.1-4ubuntu1.debian.tar.xz
 11dc6f3f5c96da3de341bbfe6235fcd2ef017fcb3725bd7444b922f35a5d3559 23979 gnome-shell_3.36.1-4ubuntu1_source.buildinfo
Files:
 0cb28c6cfd7b0b6bc2fdc90efbb9e1ee 3840 gnome optional gnome-shell_3.36.1-4ubuntu1.dsc
 e0f5568c4fc9c1784167bf59845b5929 1764128 gnome optional gnome-shell_3.36.1.orig.tar.xz
 1dff45f271019e6f1fcb6e18524297ce 111244 gnome optional gnome-shell_3.36.1-4ubuntu1.debian.tar.xz
 2320b1580c4ab939863dc188e9d35b28 23979 gnome optional gnome-shell_3.36.1-4ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>


More information about the Focal-changes mailing list