[ubuntu/kinetic-proposed] gnome-shell 43~rc-1ubuntu2 (Accepted)
Jeremy Bicha
jbicha at ubuntu.com
Fri Sep 9 01:30:18 UTC 2022
gnome-shell (43~rc-1ubuntu2) kinetic; urgency=medium
* Suggest instead of depend on gnome-backgrounds
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 21:27:52 -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-1ubuntu2
-------------- next part --------------
Format: 1.8
Date: Thu, 08 Sep 2022 21:27:52 -0400
Source: gnome-shell
Built-For-Profiles: noudeb
Architecture: source
Version: 43~rc-1ubuntu2
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-1ubuntu2) kinetic; urgency=medium
.
* Suggest instead of depend on gnome-backgrounds
.
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:
c3809745ac8bc3015914813b24beccdcd0d31ca9 4038 gnome-shell_43~rc-1ubuntu2.dsc
0c046e91a6018f871ebf1267c4012d9deaef76bc 76628 gnome-shell_43~rc-1ubuntu2.debian.tar.xz
7ef0a1f419c39c57559f22901f5c47b917a7c3f7 21268 gnome-shell_43~rc-1ubuntu2_source.buildinfo
Checksums-Sha256:
98ef604da7ff37778570a10e6029ee9c05b27b6958d4e018b2602bf08fa715a8 4038 gnome-shell_43~rc-1ubuntu2.dsc
530c51cf46b96ec478ced34ea0168c237e655ee9d084cc337f59253d1448d226 76628 gnome-shell_43~rc-1ubuntu2.debian.tar.xz
5c56804c9a66593d587b0c18000ba66e88dc3d2ff304064afa36d47414c1fec2 21268 gnome-shell_43~rc-1ubuntu2_source.buildinfo
Files:
1cccd075df9ece5c20e97dfdb20f806a 4038 gnome optional gnome-shell_43~rc-1ubuntu2.dsc
cf1127721f69147d10fb5331f2cf782b 76628 gnome optional gnome-shell_43~rc-1ubuntu2.debian.tar.xz
7233fb8731ed544b77c91e9c664bebdc 21268 gnome optional gnome-shell_43~rc-1ubuntu2_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
More information about the kinetic-changes
mailing list