[ubuntu/cosmic-proposed] gnome-shell 3.29.90-2ubuntu1 (Accepted)
Marco Trevisan (Treviño)
marco at ubuntu.com
Fri Aug 17 13:43:13 UTC 2018
gnome-shell (3.29.90-2ubuntu1) cosmic; 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
+ Update debian/gbp.conf with Ubuntu settings
+ gnome-shell-common.install: Install Ubuntu mode
+ gnome-shell-common.prerm: Remove deprecated ubuntu theme alternative
+ 50_add_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.
+ 71_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.
+ 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.
+ ubuntu-lightdm-user-switching.patch
- Allow user switching when using LightDM.
+ ubuntu_lock_on_suspend.patch
- Respect Ubuntu's lock-on-suspend setting.
+ ubuntu_gdm.patch
- as gdm is system-wide and not session-wide, ensure gdm has an ubuntu
styling by default, not impacting the gnome user session though.
+ ubuntu_background_login.patch
- Change default background color as we modified the default GDM color
for our ubuntu session. Change it as well here, still applying the
background noise loading.
+ ubuntu_gdm_alternatives.patch
- Add support for GDM3 theme alternatives
+ ubuntu_block_mode_extension_update.patch
- Don't allow ubuntu mode extension to update
+ volume-Add-back-sound-feedback-on-scroll.patch
- Fix regression causing missing feedback on volume slider scroll
+ st-texture-cache-Cancel-sliced-image-loading-on-target-ac.patch
- Fix possible crash on cache loading
+ js-ui-Choose-some-actors-to-cache-on-the-GPU.patch
- Improve rendering of shell elements moving rendering to GPU
+ debian/rules:
- Run dh_translations and work around an issue with Rosetta and plural
translations
- Run dh_install with fail-missing
* d/p/ubuntu_background_login.patch,
d/p/ubuntu_block_mode_extension_update.patch,
d/p/50_add_ubuntu_desktop_detect.patch,
d/p/ubuntu_gdm.patch,
d/p/ubuntu_gdm_alternatives.patch,
d/p/ubuntu-lightdm-user-switching.patch,
d/p/ubuntu_lock_on_suspend.patch,
d/p/71_smarter_alt_tab.patch:
- Using Gbp-Pq Topic to ubuntu (so they get moved to debian/patches/ubuntu)
* d/p/main-show-a-critical-message-on-gnome-shell-crash.patch,
d/p/global-make-possible-to-set-debug-flags-dynamically.patch,
d/p/main-increase-the-granularity-of-backtraces-in-SHELL_DEBU.patch,
d/p/main-add-backtrace-crashes-all-and-backtrace-all.patch,
d/p/sessionMode-add-support-for-debugFlags-parameter.patch:
- Allow to get better debug informations on crashes, and in case interactive
user informations
* d/p/st-scroll-view-Handle-the-case-where-scrollbars-are-NULL.patch,
d/p/st-scroll-view-Remove-scrollbars-references-on-dispose.patch:
- Handle NULL scroll bars in st-scroll-view (LP: #1725312)
* d/p/js-main-Throw-error-if-no-valid-default-stylesheet-is-fou.patch:
- Be informative if gnome-shell tries to load an invalid default theme
* debian/ubuntu-session-mods/ubuntu.json:
- Enable JS stacktrace printing on gnome-shell crashes using debugFlags
[ Didier Roche ]
* Remove ubuntu.css and related assets:
- Don't install them anymore, as we rely on Yaru as our default theme.
- Remove older alternative on upgrades to this version and removals.
* Set Yaru theme as default for the ubuntu mod (LP: #1783571)
* Set default gdm theme as upstream GDM. Will be overriden in the Yaru
package.
[ Iain Lane ]
* debian/control{,.in}: Make gnome-shell-common Recommend
yaru-theme-gnome-shell, since we reference its css file in our
styleSheetName.
gnome-shell (3.29.90-2) experimental; urgency=medium
* Team upload
* Build-depend on GLib 2.57.2 for the new approach to overriding
GSettings per desktop
* d/p/Update-Brazilian-Portuguese-translation.patch,
d/p/showOSD-Fix-handling-of-defined-falsy-parameters.patch,
d/p/data-Fix-comment-in-schema.patch,
d/p/workspace-Fix-infinite-loop-when-finding-parent-window-of.patch,
d/p/workspace-Simplify-detecting-added-dialogs-after-closing-.patch,
d/p/tools-fix-XDG-desktop-syntax-in-gnome-shell-overrides-mig.patch,
d/p/Updated-Slovenian-translation.patch,
d/p/keyboard-defer-position-changed-till-we-have-a-rect.patch,
d/p/keyboard-Refactor-code-resetting-IM-on-window-drags.patch:
Update to upstream master branch at 3.29.90-9-g6b610b26f
* d/p/schema-Fix-XML-syntax.patch:
Drop, replaced by functionally equivalent
d/p/data-Fix-comment-in-schema.patch
Date: Fri, 17 Aug 2018 14:38:47 +0100
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Iain Lane <iain at orangesquash.org.uk>
https://launchpad.net/ubuntu/+source/gnome-shell/3.29.90-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 17 Aug 2018 14:38:47 +0100
Source: gnome-shell
Binary: gnome-shell gnome-shell-common
Architecture: source
Version: 3.29.90-2ubuntu1
Distribution: cosmic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Marco Trevisan (Treviño) <marco at ubuntu.com>
Description:
gnome-shell - graphical shell for the GNOME desktop
gnome-shell-common - common files for the GNOME graphical shell
Launchpad-Bugs-Fixed: 1725312 1783571
Changes:
gnome-shell (3.29.90-2ubuntu1) cosmic; 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
+ Update debian/gbp.conf with Ubuntu settings
+ gnome-shell-common.install: Install Ubuntu mode
+ gnome-shell-common.prerm: Remove deprecated ubuntu theme alternative
+ 50_add_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.
+ 71_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.
+ 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.
+ ubuntu-lightdm-user-switching.patch
- Allow user switching when using LightDM.
+ ubuntu_lock_on_suspend.patch
- Respect Ubuntu's lock-on-suspend setting.
+ ubuntu_gdm.patch
- as gdm is system-wide and not session-wide, ensure gdm has an ubuntu
styling by default, not impacting the gnome user session though.
+ ubuntu_background_login.patch
- Change default background color as we modified the default GDM color
for our ubuntu session. Change it as well here, still applying the
background noise loading.
+ ubuntu_gdm_alternatives.patch
- Add support for GDM3 theme alternatives
+ ubuntu_block_mode_extension_update.patch
- Don't allow ubuntu mode extension to update
+ volume-Add-back-sound-feedback-on-scroll.patch
- Fix regression causing missing feedback on volume slider scroll
+ st-texture-cache-Cancel-sliced-image-loading-on-target-ac.patch
- Fix possible crash on cache loading
+ js-ui-Choose-some-actors-to-cache-on-the-GPU.patch
- Improve rendering of shell elements moving rendering to GPU
+ debian/rules:
- Run dh_translations and work around an issue with Rosetta and plural
translations
- Run dh_install with fail-missing
* d/p/ubuntu_background_login.patch,
d/p/ubuntu_block_mode_extension_update.patch,
d/p/50_add_ubuntu_desktop_detect.patch,
d/p/ubuntu_gdm.patch,
d/p/ubuntu_gdm_alternatives.patch,
d/p/ubuntu-lightdm-user-switching.patch,
d/p/ubuntu_lock_on_suspend.patch,
d/p/71_smarter_alt_tab.patch:
- Using Gbp-Pq Topic to ubuntu (so they get moved to debian/patches/ubuntu)
* d/p/main-show-a-critical-message-on-gnome-shell-crash.patch,
d/p/global-make-possible-to-set-debug-flags-dynamically.patch,
d/p/main-increase-the-granularity-of-backtraces-in-SHELL_DEBU.patch,
d/p/main-add-backtrace-crashes-all-and-backtrace-all.patch,
d/p/sessionMode-add-support-for-debugFlags-parameter.patch:
- Allow to get better debug informations on crashes, and in case interactive
user informations
* d/p/st-scroll-view-Handle-the-case-where-scrollbars-are-NULL.patch,
d/p/st-scroll-view-Remove-scrollbars-references-on-dispose.patch:
- Handle NULL scroll bars in st-scroll-view (LP: #1725312)
* d/p/js-main-Throw-error-if-no-valid-default-stylesheet-is-fou.patch:
- Be informative if gnome-shell tries to load an invalid default theme
* debian/ubuntu-session-mods/ubuntu.json:
- Enable JS stacktrace printing on gnome-shell crashes using debugFlags
.
[ Didier Roche ]
* Remove ubuntu.css and related assets:
- Don't install them anymore, as we rely on Yaru as our default theme.
- Remove older alternative on upgrades to this version and removals.
* Set Yaru theme as default for the ubuntu mod (LP: #1783571)
* Set default gdm theme as upstream GDM. Will be overriden in the Yaru
package.
.
[ Iain Lane ]
* debian/control{,.in}: Make gnome-shell-common Recommend
yaru-theme-gnome-shell, since we reference its css file in our
styleSheetName.
.
gnome-shell (3.29.90-2) experimental; urgency=medium
.
* Team upload
* Build-depend on GLib 2.57.2 for the new approach to overriding
GSettings per desktop
* d/p/Update-Brazilian-Portuguese-translation.patch,
d/p/showOSD-Fix-handling-of-defined-falsy-parameters.patch,
d/p/data-Fix-comment-in-schema.patch,
d/p/workspace-Fix-infinite-loop-when-finding-parent-window-of.patch,
d/p/workspace-Simplify-detecting-added-dialogs-after-closing-.patch,
d/p/tools-fix-XDG-desktop-syntax-in-gnome-shell-overrides-mig.patch,
d/p/Updated-Slovenian-translation.patch,
d/p/keyboard-defer-position-changed-till-we-have-a-rect.patch,
d/p/keyboard-Refactor-code-resetting-IM-on-window-drags.patch:
Update to upstream master branch at 3.29.90-9-g6b610b26f
* d/p/schema-Fix-XML-syntax.patch:
Drop, replaced by functionally equivalent
d/p/data-Fix-comment-in-schema.patch
Checksums-Sha1:
1adeb4f264777b96c240b2a0896da71ddbf8c2b5 3602 gnome-shell_3.29.90-2ubuntu1.dsc
22ce4bf8b7b8cef5dc4adc76794ee5905b9b2650 1441060 gnome-shell_3.29.90.orig.tar.xz
088364893c8fb4984cc7368c108013b51be345cc 64156 gnome-shell_3.29.90-2ubuntu1.debian.tar.xz
768055944c14c7997f55a499ffd526fcbd585976 23196 gnome-shell_3.29.90-2ubuntu1_source.buildinfo
Checksums-Sha256:
80255f96ede082f34d9d11bd6f41e4c7d6d14f21ec36fc33b5d4cce2a3a11824 3602 gnome-shell_3.29.90-2ubuntu1.dsc
7b634dfeb7ed759688b219ab9df5abddd1106f3768bcda3b26dcae651bf4e9e8 1441060 gnome-shell_3.29.90.orig.tar.xz
b799295ace160933635b3569ecf7f2495a9c2f65eada6d0f04994098d2270834 64156 gnome-shell_3.29.90-2ubuntu1.debian.tar.xz
6a2ccb63cb7a1d2b3c73f811ac25dd59b336c70059218c422201259615ef2188 23196 gnome-shell_3.29.90-2ubuntu1_source.buildinfo
Files:
30420210fe6237dbf0311ae1090df8d4 3602 gnome optional gnome-shell_3.29.90-2ubuntu1.dsc
bf3cfdb033b8b0ba2bcaf1d35d23a5be 1441060 gnome optional gnome-shell_3.29.90.orig.tar.xz
451619ba6d91d5c42fe26171ca3a3e0e 64156 gnome optional gnome-shell_3.29.90-2ubuntu1.debian.tar.xz
c1ebd912a3f8b2dab6dc85a0fe2ce747 23196 gnome optional gnome-shell_3.29.90-2ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEPQ77lee1I38W6CJY41LVxRxQQdQFAlt20LgACgkQ41LVxRxQ
QdSZXA/+KpxqIQqBeO3P2Ya2RC+nGQt151/swNlJhOBEqyV2mOTXz/WUdrVoe7m3
yqkMrBSDXoY+E2OTgh64FVmMGZlPDIPVgWqv/eKWJhTzMi7f86ei/ElxHElTuMod
S08v2836dn7ELR05HkVIXDnTdShLBpo96kM5xGQA2tsEY/uAlKbPC88a44ERaic6
FRYJM3EfIYzoDkHqlim8svgNHUvr/LnP8UzLr2UQEJI5t9YvM9eeruTB5NANqc1P
PxMISdcNCZ6tPyCaejQIpMRf0pYP5JVGxSw4X8IbG3Xghiswed7dNwOkFE6VJgtx
GkjC8yR6vKxdHtF80jdL2nQxmchb3B2k4djG7wurptBwvI8DcTD3UbmH/R9AY7Xl
awIU+ftwgO+VRv/GqGaFZfSUGCYFOTn1M0YldBRF8SKN+SBJBmqyEIDBFfPGJxYF
wb/0dWTtDoMfyKA1CWCVBUPRGlA7DhyOeKv5y/q9FuFLAkICrfoGgejdNqWhkJ9t
w8Sqi4Ty5dPdN9WG6NgLlxJNXeQjnSPVBXExyV9laK7RweOX1U25Pbm2wvew9zhX
COBV/cnuvdX+NjgKsWG8134ETglAGKEY118j5mCpMQtUpVyQo51yhjir65NpAXz3
EyBB+50cphrnkC3IdAj2UqiyDJaGV2VaVFIN9v/02n8bnlRuRiA=
=kxAs
-----END PGP SIGNATURE-----
More information about the Cosmic-changes
mailing list