[ubuntu/focal-proposed] gnome-shell 3.34.1+git20191024-1ubuntu1 (Accepted)

Iain Lane iain.lane at canonical.com
Fri Oct 25 17:08:52 UTC 2019


gnome-shell (3.34.1+git20191024-1ubuntu1) focal; urgency=medium

  * Merge with Debian. Remaining changes:
    + 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.install: Install Ubuntu mode
    + 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/gdm.patch
      - as gdm is system-wide and not session-wide, ensure gdm has an ubuntu
        styling by default, not impacting the gnome user session though.
    + ubuntu/background_login.patch
      - Change default background color as we modified the default GDM color
        for our ubuntu session. Change it as well here, still applying the
        background noise loading.
    + 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.
    + volume-Add-back-sound-feedback-on-scroll.patch
      - Fix regression causing missing feedback on volume slider scroll
    + 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,
      st-scroll-view-Remove-scrollbars-references-on-dispose.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

gnome-shell (3.34.1+git20191024-1) unstable; urgency=medium

  * New upstream snapshot release
    + Fix some animations using invalid parameters
    + Compute lock timeout fade duration using animations parameters
    + Ensure unredirection is disabled after animations
    + Speed-up overview opening using windows cached centers (LP: #1848009)

Date: Fri, 25 Oct 2019 17:01:12 +0100
Changed-By: Iain Lane <iain.lane at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gnome-shell/3.34.1+git20191024-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Fri, 25 Oct 2019 17:01:12 +0100
Source: gnome-shell
Architecture: source
Version: 3.34.1+git20191024-1ubuntu1
Distribution: focal
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Iain Lane <iain.lane at canonical.com>
Launchpad-Bugs-Fixed: 1848009
Changes:
 gnome-shell (3.34.1+git20191024-1ubuntu1) focal; urgency=medium
 .
   * Merge with Debian. Remaining changes:
     + 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.install: Install Ubuntu mode
     + 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/gdm.patch
       - as gdm is system-wide and not session-wide, ensure gdm has an ubuntu
         styling by default, not impacting the gnome user session though.
     + ubuntu/background_login.patch
       - Change default background color as we modified the default GDM color
         for our ubuntu session. Change it as well here, still applying the
         background noise loading.
     + 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.
     + volume-Add-back-sound-feedback-on-scroll.patch
       - Fix regression causing missing feedback on volume slider scroll
     + 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,
       st-scroll-view-Remove-scrollbars-references-on-dispose.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
 .
 gnome-shell (3.34.1+git20191024-1) unstable; urgency=medium
 .
   * New upstream snapshot release
     + Fix some animations using invalid parameters
     + Compute lock timeout fade duration using animations parameters
     + Ensure unredirection is disabled after animations
     + Speed-up overview opening using windows cached centers (LP: #1848009)
Checksums-Sha1:
 970e0200cf8155c82ff9dc5d210e8f235df98fc8 3769 gnome-shell_3.34.1+git20191024-1ubuntu1.dsc
 ea7f61753f290127e3ebd96df206750974f539be 1562228 gnome-shell_3.34.1+git20191024.orig.tar.xz
 ef4fd24e71c257afe6d4d5b947921e9be7b5354b 52904 gnome-shell_3.34.1+git20191024-1ubuntu1.debian.tar.xz
 e703ac376e13b06584410275e35ee6a08f90e36c 23633 gnome-shell_3.34.1+git20191024-1ubuntu1_source.buildinfo
Checksums-Sha256:
 0edf1b87a1c37e6621c965c556085e0cc4f63d1403302e9730b482c406aa7fe1 3769 gnome-shell_3.34.1+git20191024-1ubuntu1.dsc
 49fb65ffa5a2117ae9b2a96a2c1b85eb388dd92d4da0377c1ee15863d52232a9 1562228 gnome-shell_3.34.1+git20191024.orig.tar.xz
 009c45a501c89e924e07e0377198de6633f54160b9403a9b26aeb27e068e5c49 52904 gnome-shell_3.34.1+git20191024-1ubuntu1.debian.tar.xz
 61f6e315bb1dd676739d1f19f71f1e0626450b8f80d8e77b867b87fb9e81f39e 23633 gnome-shell_3.34.1+git20191024-1ubuntu1_source.buildinfo
Files:
 462bc98370436d698a7c9c296ae504a3 3769 gnome optional gnome-shell_3.34.1+git20191024-1ubuntu1.dsc
 a968560dcee3f4275c83f5dfaee8110e 1562228 gnome optional gnome-shell_3.34.1+git20191024.orig.tar.xz
 f26d3e6c9b7321fd038e66cf3ff012a2 52904 gnome optional gnome-shell_3.34.1+git20191024-1ubuntu1.debian.tar.xz
 c50bec1a9ddca97edfed4426b9ca5e5a 23633 gnome optional gnome-shell_3.34.1+git20191024-1ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>


More information about the Focal-changes mailing list