[ubuntu/kinetic-proposed] gnome-shell 43~rc-1ubuntu1 (Accepted)

Jeremy Bicha jbicha at ubuntu.com
Thu Sep 8 21:09:13 UTC 2022


gnome-shell (43~rc-1ubuntu1) kinetic; 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
    - Moved some Recommends to Suggests:
      + chrome-gnome-shell
    - Update debian/gbp.conf with Ubuntu settings
    - debian/ubuntu-session-mods/ubuntu.json: Use Yaru's gnome-shell icons
    - debian/patches: Do not hang & crash if fingerprint service fails to start
      (LP: #1962566)
    - 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/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
    - 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
    - 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.
    - magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch:
      + Show monitor scaled cursor when magnifier is enabled
    - 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
    - u/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch
    - ubuntu/resolve_alternate_theme_path.patch
    - ubuntu/secure_mode_extension.patch
    - ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch
    - ubuntu/configure_login_screen.patch
    - ubuntu/layout-Make-starting-in-the-overview-optional.patch:
      + Makes dock replace overview easier
    - ubuntu/layout-Try-to-allocate-before-getting-size-of-tracke.patch:
      + Ensure windows don't get maximized under the panels / dock
    - debian/patches: Compute system background color from theme (LP: #1965727)
    - ubuntu/configure-login-screen.patch: Use bg color for initial system bg
      (LP: #1965727)
    - debian/patches: Ensure St.Entry's `selected-color` CSS property is
      honored (LP: #1878998)
    - ubuntu/support-loading-Yaru-variants: Handle dark/light variants better
    - d/p/use-favorites-strings: Only apply this to ubuntu session
    - debian/patches: Support configuring icons resource to use for mode
    - Revert-st-Apply-css-foreground-color-to-text-as-a-PangoAt.patch:
      + Ensure selected-text foreground color is preserved
    - u/main-Avoid-meta-finalize: Leak gjs context only on ubiquity sessions
      (LP: #1964458)
    - ubuntu/sessionMode-Add-support-for-configuring-an-icons-resource.patch:
      + Support loading iconsResourceName from session file
    - ubuntu/main-Support-loading-multiple-Yaru-theme-variants.patch,
    - ubuntu/darkMode-Add-support-to-Yaru-theme-color-variants.patch:
      + Support loading Yaru theme variants (for accent color)
    - ubuntu/Revert-dash-Use-pin-instead-of-favorites
  * Drop obsolete maintainer scripts handling Ubuntu theme migration

gnome-shell (43~rc-1) experimental; urgency=medium

  * New upstream release
  * debian/control.in: Bump minimum mutter to 43~rc
  * Cherry-pick Log Out… patch

Date: Thu, 08 Sep 2022 17:03:28 -0400
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gnome-shell/43~rc-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 08 Sep 2022 17:03:28 -0400
Source: gnome-shell
Built-For-Profiles: noudeb
Architecture: source
Version: 43~rc-1ubuntu1
Distribution: kinetic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbicha at ubuntu.com>
Launchpad-Bugs-Fixed: 1878998 1962566 1964458 1965727
Changes:
 gnome-shell (43~rc-1ubuntu1) kinetic; 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
     - Moved some Recommends to Suggests:
       + chrome-gnome-shell
     - Update debian/gbp.conf with Ubuntu settings
     - debian/ubuntu-session-mods/ubuntu.json: Use Yaru's gnome-shell icons
     - debian/patches: Do not hang & crash if fingerprint service fails to start
       (LP: #1962566)
     - 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/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
     - 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
     - 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.
     - magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch:
       + Show monitor scaled cursor when magnifier is enabled
     - 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
     - u/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch
     - ubuntu/resolve_alternate_theme_path.patch
     - ubuntu/secure_mode_extension.patch
     - ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch
     - ubuntu/configure_login_screen.patch
     - ubuntu/layout-Make-starting-in-the-overview-optional.patch:
       + Makes dock replace overview easier
     - ubuntu/layout-Try-to-allocate-before-getting-size-of-tracke.patch:
       + Ensure windows don't get maximized under the panels / dock
     - debian/patches: Compute system background color from theme (LP: #1965727)
     - ubuntu/configure-login-screen.patch: Use bg color for initial system bg
       (LP: #1965727)
     - debian/patches: Ensure St.Entry's `selected-color` CSS property is
       honored (LP: #1878998)
     - ubuntu/support-loading-Yaru-variants: Handle dark/light variants better
     - d/p/use-favorites-strings: Only apply this to ubuntu session
     - debian/patches: Support configuring icons resource to use for mode
     - Revert-st-Apply-css-foreground-color-to-text-as-a-PangoAt.patch:
       + Ensure selected-text foreground color is preserved
     - u/main-Avoid-meta-finalize: Leak gjs context only on ubiquity sessions
       (LP: #1964458)
     - ubuntu/sessionMode-Add-support-for-configuring-an-icons-resource.patch:
       + Support loading iconsResourceName from session file
     - ubuntu/main-Support-loading-multiple-Yaru-theme-variants.patch,
     - ubuntu/darkMode-Add-support-to-Yaru-theme-color-variants.patch:
       + Support loading Yaru theme variants (for accent color)
     - ubuntu/Revert-dash-Use-pin-instead-of-favorites
   * Drop obsolete maintainer scripts handling Ubuntu theme migration
 .
 gnome-shell (43~rc-1) experimental; urgency=medium
 .
   * New upstream release
   * debian/control.in: Bump minimum mutter to 43~rc
   * Cherry-pick Log Out… patch
Checksums-Sha1:
 1652d72390e967b4d5c136b09636f15820242e29 4038 gnome-shell_43~rc-1ubuntu1.dsc
 d62ce5a7a3dcdf869aa9bfcbdc9247fc131ea5de 1945168 gnome-shell_43~rc.orig.tar.xz
 982c2c88f8e013b1cefedba0808705fcd67f78b7 76652 gnome-shell_43~rc-1ubuntu1.debian.tar.xz
 c319eec7daf8befef2d3cab166c179b3f5c3b006 21268 gnome-shell_43~rc-1ubuntu1_source.buildinfo
Checksums-Sha256:
 68e73638cbf1ce184d1d8028edbafd981d74d2c90d001aa3e034e4166293c049 4038 gnome-shell_43~rc-1ubuntu1.dsc
 17f774c710a5cd72c3e7ae528b987654ba1141def44e734db842161e858c8615 1945168 gnome-shell_43~rc.orig.tar.xz
 504d60ab128c68238ba4f389b18c8a8baf9c53b4d8d5a96ec6655bb3e790541d 76652 gnome-shell_43~rc-1ubuntu1.debian.tar.xz
 54d8191b08196c76a24f11b4bfabf78895d6b55e5ddb5906c18065f8ea40db8b 21268 gnome-shell_43~rc-1ubuntu1_source.buildinfo
Files:
 d89426a7bf9363f72f909a64afd80016 4038 gnome optional gnome-shell_43~rc-1ubuntu1.dsc
 bc49cb9fe1de2e9f1d6e99c5dabfb5cf 1945168 gnome optional gnome-shell_43~rc.orig.tar.xz
 ee1ce944ef3be301f213a92b2f911bc0 76652 gnome optional gnome-shell_43~rc-1ubuntu1.debian.tar.xz
 b908e910107ad9b23b5108b66fad2022 21268 gnome optional gnome-shell_43~rc-1ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>


More information about the kinetic-changes mailing list