[ubuntu/kinetic-proposed] gnome-shell 43.0-1ubuntu1 (Accepted)
Jeremy Bicha
jbicha at ubuntu.com
Mon Sep 19 18:52:14 UTC 2022
gnome-shell (43.0-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
gnome-shell (43.0-1) experimental; urgency=medium
* Team upload
* New upstream release
* d/control.in: Bump minimum mutter version to 43.0 release
* d/p/quick-settings-Add-ellipses-to-Log-Out-string.patch:
Drop, applied upstream
* Standards-Version: 4.6.1 (no changes required)
Date: Mon, 19 Sep 2022 14:50:17 -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.0-1ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 19 Sep 2022 14:50:17 -0400
Source: gnome-shell
Built-For-Profiles: noudeb
Architecture: source
Version: 43.0-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.0-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
.
gnome-shell (43.0-1) experimental; urgency=medium
.
* Team upload
* New upstream release
* d/control.in: Bump minimum mutter version to 43.0 release
* d/p/quick-settings-Add-ellipses-to-Log-Out-string.patch:
Drop, applied upstream
* Standards-Version: 4.6.1 (no changes required)
Checksums-Sha1:
fba5caa58372a8db4bfbca4947f2eda6f64a3cbe 4028 gnome-shell_43.0-1ubuntu1.dsc
ec9518de2c8188b03966c1944f9234ee84609f62 1945812 gnome-shell_43.0.orig.tar.xz
08fa2f347aca196c9102dbd5a9c2e1991ba080bd 76392 gnome-shell_43.0-1ubuntu1.debian.tar.xz
4aa310e13df4fb3d6817dbce3987e4b994d926ce 21326 gnome-shell_43.0-1ubuntu1_source.buildinfo
Checksums-Sha256:
b60a5683d7f5b796322bee8cb9baa51525864ee187e7f2d8c063b367b024bbfc 4028 gnome-shell_43.0-1ubuntu1.dsc
f6eec97703f9f3cc6fe6e6b41f6dc821b18ec84df8351c4df97b17ae82741b41 1945812 gnome-shell_43.0.orig.tar.xz
39d13fdefaab0ac350a2760dec3b092b81426fabfc60e9608c476be0ce181b67 76392 gnome-shell_43.0-1ubuntu1.debian.tar.xz
45b6b94b65993c7d770aa5b68d8bb9d279d7345e2b5001deb78fb8038b888bb1 21326 gnome-shell_43.0-1ubuntu1_source.buildinfo
Files:
f76291f86a0bf705296cefbc4f3c08f2 4028 gnome optional gnome-shell_43.0-1ubuntu1.dsc
86a6846ecb00d232a22d9675d5042bf7 1945812 gnome optional gnome-shell_43.0.orig.tar.xz
b3b7c8bcac2e5dd328c863ac3c7b1de5 76392 gnome optional gnome-shell_43.0-1ubuntu1.debian.tar.xz
0c3e5febbdfd946d29526b91a3165dd4 21326 gnome optional gnome-shell_43.0-1ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
More information about the kinetic-changes
mailing list