[ubuntu/jammy-proposed] gnome-shell 42.0-2ubuntu1 (Accepted)
Marco Trevisan (Treviño)
marco at ubuntu.com
Wed Apr 13 07:50:55 UTC 2022
gnome-shell (42.0-2ubuntu1) jammy; urgency=medium
[ Marco Trevisan (Treviño) ]
* debian/patches: Cherry-pick upstream fixes targetting 42.1
* debian/patches: Compute system ackground 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/main-Avoid-meta-finalize: Leak gjs context only on ubiquity sessions
(LP: #1964458)
* d/p/use-favorites-strings: Only apply this to ubuntu session
* debian/patches: Do not hang and crash if fingerprint service fails to start
(LP: #1962566)
* debian: Use gnomebluetooth-3.0 as dependency and revert patches disabling it
(LP: #1738838, #1968364, #1964600)
[ Jeremy Bicha ]
* Use libgweather4 instead of old libgweather (LP: #1964600)
* Add patch to work around meson issue (Debian 1008189)
* releasing package gnome-shell version 42.0-2
* debian/control.in: Recommend power-profiles-daemon for power mode feature
[ Daniel van Vugt ]
* main-Avoid-meta-finalize.patch: Leak GJS to work around LP: #1964458
[ Gunnar Hjalmarsson ]
* Revert "dash: Use pin instead of favorites"
[ Jeremy Bicha ]
* Remaining changes with debian:
- 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
+ gnome-remote-desktop to provide remote desktop support by default
- Moved some Recommends to Suggests:
+ chrome-gnome-shell
- Update debian/gbp.conf with Ubuntu settings
- 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/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
- 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.
- 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/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
- 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
- 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:
+ Support loading Yaru theme variants (for accent color)
- debian/patches: Support configuring icons resource to use for mode
- debian/ubuntu-session-mods/ubuntu.json: Use Yaru's gnome-shell icons
- Revert-st-Apply-css-foreground-color-to-text-as-a-PangoAt.patch:
+ Ensure selected-text foreground color is preserved
- Break gnome-shell-extension-desktop-icons (<< 19.01.3+git20190814)
gnome-shell (42.0-2) unstable; urgency=medium
[ Marco Trevisan (Treviño) ]
* js: Support legacy GNOME Control Center (now Settings) dbus name
* debian/patches: Cherry-pick various upstream fixes targeting 42.1
* debian/patches: Fix monitor switching configuration (LP: #1964496)
* debian/patches: Overview, remove desktop fade logic (LP: #1965072)
* shellDBus: Actually make ScreenTransitionAsync async
[ Jeremy Bicha ]
* Use libgweather4 instead of old libgweather
* Add patch to work around meson issue (Debian 1008189)
* Release to unstable
Date: Wed, 13 Apr 2022 03:30:47 +0200
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gnome-shell/42.0-2ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 13 Apr 2022 03:30:47 +0200
Source: gnome-shell
Architecture: source
Version: 42.0-2ubuntu1
Distribution: jammy
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Launchpad-Bugs-Fixed: 1738838 1878998 1962566 1964458 1964496 1964600 1965072 1965727 1968364
Changes:
gnome-shell (42.0-2ubuntu1) jammy; urgency=medium
.
[ Marco Trevisan (Treviño) ]
* debian/patches: Cherry-pick upstream fixes targetting 42.1
* debian/patches: Compute system ackground 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/main-Avoid-meta-finalize: Leak gjs context only on ubiquity sessions
(LP: #1964458)
* d/p/use-favorites-strings: Only apply this to ubuntu session
* debian/patches: Do not hang and crash if fingerprint service fails to start
(LP: #1962566)
* debian: Use gnomebluetooth-3.0 as dependency and revert patches disabling it
(LP: #1738838, #1968364, #1964600)
.
[ Jeremy Bicha ]
* Use libgweather4 instead of old libgweather (LP: #1964600)
* Add patch to work around meson issue (Debian 1008189)
* releasing package gnome-shell version 42.0-2
* debian/control.in: Recommend power-profiles-daemon for power mode feature
.
[ Daniel van Vugt ]
* main-Avoid-meta-finalize.patch: Leak GJS to work around LP: #1964458
.
[ Gunnar Hjalmarsson ]
* Revert "dash: Use pin instead of favorites"
.
[ Jeremy Bicha ]
* Remaining changes with debian:
- 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
+ gnome-remote-desktop to provide remote desktop support by default
- Moved some Recommends to Suggests:
+ chrome-gnome-shell
- Update debian/gbp.conf with Ubuntu settings
- 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/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
- 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.
- 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/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
- 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
- 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:
+ Support loading Yaru theme variants (for accent color)
- debian/patches: Support configuring icons resource to use for mode
- debian/ubuntu-session-mods/ubuntu.json: Use Yaru's gnome-shell icons
- Revert-st-Apply-css-foreground-color-to-text-as-a-PangoAt.patch:
+ Ensure selected-text foreground color is preserved
- Break gnome-shell-extension-desktop-icons (<< 19.01.3+git20190814)
.
gnome-shell (42.0-2) unstable; urgency=medium
.
[ Marco Trevisan (Treviño) ]
* js: Support legacy GNOME Control Center (now Settings) dbus name
* debian/patches: Cherry-pick various upstream fixes targeting 42.1
* debian/patches: Fix monitor switching configuration (LP: #1964496)
* debian/patches: Overview, remove desktop fade logic (LP: #1965072)
* shellDBus: Actually make ScreenTransitionAsync async
.
[ Jeremy Bicha ]
* Use libgweather4 instead of old libgweather
* Add patch to work around meson issue (Debian 1008189)
* Release to unstable
Checksums-Sha1:
3880a523921eb07ef43ef4dfdfbe33d7159938c6 4063 gnome-shell_42.0-2ubuntu1.dsc
fe8e0e52030fc6c5d5dee8988003f00fbd8d6895 88076 gnome-shell_42.0-2ubuntu1.debian.tar.xz
15748e93a7134c52706494b5e0e9b06bfbdb9053 25137 gnome-shell_42.0-2ubuntu1_source.buildinfo
Checksums-Sha256:
b3557736223ecb7eac16cab5dfd5a1aa43db5100f8928923a46943b6a34cee2f 4063 gnome-shell_42.0-2ubuntu1.dsc
1b856a7e85ad3d105d6127c9ae27f0259146ee59dbd69ed0e44c72f644339abb 88076 gnome-shell_42.0-2ubuntu1.debian.tar.xz
eb12a8a9cf44f00b1ed6856a4c126bd496b97ab7e0ee23c87a4a9decb381d82c 25137 gnome-shell_42.0-2ubuntu1_source.buildinfo
Files:
4143ae1413389474c5a9b8660181390a 4063 gnome optional gnome-shell_42.0-2ubuntu1.dsc
94673f7542471b6f0273704e96e6d87b 88076 gnome optional gnome-shell_42.0-2ubuntu1.debian.tar.xz
a83c42d2c0cb76fe3fc3aa1ee2392b1c 25137 gnome optional gnome-shell_42.0-2ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
More information about the jammy-changes
mailing list