[ubuntu/noble-proposed] gnome-shell 45.3-1ubuntu1 (Accepted)

Jeremy Bícha jbicha at ubuntu.com
Tue Jan 9 21:08:11 UTC 2024


gnome-shell (45.3-1ubuntu1) noble; urgency=medium

  * Merge with Debian. Remaining changes:
    - Add some Recommends:
      + ubuntu-session (| gnome-session) to have the ubuntu session available
      + ubuntu-wallpapers
      + xserver-xorg-legacy
      + yaru-theme-gnome-shell for the default ubuntu theming
    - Move some Recommends to Suggests:
      + chrome-gnome-shell
      + gnome-backgrounds
    - Update debian/gbp.conf with Ubuntu settings
    - Add debian/ubuntu-session-mods/ubuntu.json
    - 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
    - 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/shell-global-util-Do-not-move-snap-apps-to-gnome-apps-sco.patch
  * Refresh patches

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

  * New upstream release

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

  * Merge with version 44.7-1 from unstable

Date: Tue, 09 Jan 2024 15:28:52 -0500
Changed-By: Jeremy Bícha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gnome-shell/45.3-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Tue, 09 Jan 2024 15:28:52 -0500
Source: gnome-shell
Built-For-Profiles: noudeb
Architecture: source
Version: 45.3-1ubuntu1
Distribution: noble
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bícha <jbicha at ubuntu.com>
Launchpad-Bugs-Fixed: 1878998 1962566 1965727
Changes:
 gnome-shell (45.3-1ubuntu1) noble; urgency=medium
 .
   * Merge with Debian. Remaining changes:
     - Add some Recommends:
       + ubuntu-session (| gnome-session) to have the ubuntu session available
       + ubuntu-wallpapers
       + xserver-xorg-legacy
       + yaru-theme-gnome-shell for the default ubuntu theming
     - Move some Recommends to Suggests:
       + chrome-gnome-shell
       + gnome-backgrounds
     - Update debian/gbp.conf with Ubuntu settings
     - Add debian/ubuntu-session-mods/ubuntu.json
     - 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
     - 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/shell-global-util-Do-not-move-snap-apps-to-gnome-apps-sco.patch
   * Refresh patches
 .
 gnome-shell (45.3-1) experimental; urgency=medium
 .
   * New upstream release
 .
 gnome-shell (45.2-2) experimental; urgency=medium
 .
   * Merge with version 44.7-1 from unstable
Checksums-Sha1:
 d15a559e35ebf67cdcd7a0d0a118accd201eb090 3956 gnome-shell_45.3-1ubuntu1.dsc
 663555d1ed619c9602a0029eb65ef105cd47b0df 2015640 gnome-shell_45.3.orig.tar.xz
 215d55c348b70885441e4f7840c4e0b585e92c8a 79652 gnome-shell_45.3-1ubuntu1.debian.tar.xz
 20153f38549b32be29e04935609ef0222e18add6 23295 gnome-shell_45.3-1ubuntu1_source.buildinfo
Checksums-Sha256:
 122813974071e8445d88ed41294ca64a86cd7de06a9e40fedc04d3a674b0409c 3956 gnome-shell_45.3-1ubuntu1.dsc
 3a19724720d8274dc6bced68e0dd5fc7668a04cd79978cbbb8223474ccdda9ab 2015640 gnome-shell_45.3.orig.tar.xz
 cb899e36cd9dc428a91846249e4148aa41a5228208295ffc671fb9fe91b0351d 79652 gnome-shell_45.3-1ubuntu1.debian.tar.xz
 d11cd0d277f2f07ff96d61842b856c2cddbb8bf2a0657443dabecf664f90dda7 23295 gnome-shell_45.3-1ubuntu1_source.buildinfo
Files:
 4d9a190bbaa7f0d49ebf557bc99e9359 3956 gnome optional gnome-shell_45.3-1ubuntu1.dsc
 53da34d068bb1133b99cc2041913d1a7 2015640 gnome optional gnome-shell_45.3.orig.tar.xz
 cb06ac7c253a15c918a241c8480b1d8c 79652 gnome optional gnome-shell_45.3-1ubuntu1.debian.tar.xz
 346ec856b044a4dad75d143554c97703 23295 gnome optional gnome-shell_45.3-1ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>


More information about the noble-changes mailing list