[ubuntu/cosmic-proposed] gnome-shell 3.30.0-3ubuntu1 (Accepted)
Iain Lane
iain.lane at canonical.com
Mon Oct 1 16:56:55 UTC 2018
gnome-shell (3.30.0-3ubuntu1) 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
- yaru-theme-gnome-shell for the default ubuntu theming
+ Update debian/gbp.conf with Ubuntu settings
+ gnome-shell-common.install: Install Ubuntu mode
+ 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/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
+ 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.
+ 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
+ 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
+ st-scroll-view-Handle-the-case-where-scrollbars-are-NULL.patch,
st-scroll-view-Remove-scrollbars-references-on-dispose.patch:
- Fix crash on theme changes
+ js-main-Throw-error-if-no-valid-default-stylesheet-is-fou.patch:
- Show errors if no stylesheet is found
+ search-Cancel-search-provider-operations-on-clear.patch,
search-Ignore-search-provider-results-metas-if-search-is-.patch,
viewSelector-Cancel-search-on-overview-hidden.patch,
search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch:
- Add support for cancelling remote search providers when the overlay
is closed (and actually stop searches when requested from UI
+ debian/rules:
- Run dh_translations and work around an issue with Rosetta and plural
translations
- Run dh_install with --fail-missing
* Reorder patch series to put Ubuntu patches last
gnome-shell (3.30.0-3) unstable; urgency=medium
* Backport the patches recommended by upstream for 3.30 (Closes: #904560)
gnome-shell (3.30.0-2) unstable; urgency=medium
* Team upload
* d/p/build-Remove-obsolete-soup-dependency.patch,
d/p/shell-Fix-list-of-GIR-includes.patch:
Add proposed patch from upstream to fix missing captions on password
prompts when used with gjs 1.54
Date: Mon, 01 Oct 2018 13:45:42 +0100
Changed-By: Iain Lane <iain.lane at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gnome-shell/3.30.0-3ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 01 Oct 2018 13:45:42 +0100
Source: gnome-shell
Binary: gnome-shell gnome-shell-common
Architecture: source
Version: 3.30.0-3ubuntu1
Distribution: cosmic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Iain Lane <iain.lane at canonical.com>
Description:
gnome-shell - graphical shell for the GNOME desktop
gnome-shell-common - common files for the GNOME graphical shell
Closes: 904560
Changes:
gnome-shell (3.30.0-3ubuntu1) 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
- yaru-theme-gnome-shell for the default ubuntu theming
+ Update debian/gbp.conf with Ubuntu settings
+ gnome-shell-common.install: Install Ubuntu mode
+ 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/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
+ 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.
+ 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
+ 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
+ st-scroll-view-Handle-the-case-where-scrollbars-are-NULL.patch,
st-scroll-view-Remove-scrollbars-references-on-dispose.patch:
- Fix crash on theme changes
+ js-main-Throw-error-if-no-valid-default-stylesheet-is-fou.patch:
- Show errors if no stylesheet is found
+ search-Cancel-search-provider-operations-on-clear.patch,
search-Ignore-search-provider-results-metas-if-search-is-.patch,
viewSelector-Cancel-search-on-overview-hidden.patch,
search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch:
- Add support for cancelling remote search providers when the overlay
is closed (and actually stop searches when requested from UI
+ debian/rules:
- Run dh_translations and work around an issue with Rosetta and plural
translations
- Run dh_install with --fail-missing
* Reorder patch series to put Ubuntu patches last
.
gnome-shell (3.30.0-3) unstable; urgency=medium
.
* Backport the patches recommended by upstream for 3.30 (Closes: #904560)
.
gnome-shell (3.30.0-2) unstable; urgency=medium
.
* Team upload
* d/p/build-Remove-obsolete-soup-dependency.patch,
d/p/shell-Fix-list-of-GIR-includes.patch:
Add proposed patch from upstream to fix missing captions on password
prompts when used with gjs 1.54
Checksums-Sha1:
549f5bf9af324f40cefda151a6a2a903051d10f4 3573 gnome-shell_3.30.0-3ubuntu1.dsc
8a523a798efd099d59e2b216624613ab046c2bed 55420 gnome-shell_3.30.0-3ubuntu1.debian.tar.xz
c695e983034a342bfda471573542725a7b21d33c 23192 gnome-shell_3.30.0-3ubuntu1_source.buildinfo
Checksums-Sha256:
42703adf739e40ec48bc791b2b47e5ec6af26f6f08c03dbf85d197431b933dbc 3573 gnome-shell_3.30.0-3ubuntu1.dsc
2cd0c72b23c7686d929bbbb924f5075c73e40162b139dba2aefa57b961daa9e0 55420 gnome-shell_3.30.0-3ubuntu1.debian.tar.xz
51d3cf4c8d5fe2bd35e348e3df2de448c24f8ca56dee3ef027ec212747063b18 23192 gnome-shell_3.30.0-3ubuntu1_source.buildinfo
Files:
91ec5110b6d607492cc8d1050a351af9 3573 gnome optional gnome-shell_3.30.0-3ubuntu1.dsc
d017110b64d997ac74d07520172b020a 55420 gnome optional gnome-shell_3.30.0-3ubuntu1.debian.tar.xz
d0cab79de6e2a5164e8b92b2a79415f4 23192 gnome optional gnome-shell_3.30.0-3ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
More information about the Cosmic-changes
mailing list