[ubuntu/cosmic-proposed] gnome-shell 3.30.0-1ubuntu1 (Accepted)
Didier Roche
didrocks at ubuntu.com
Wed Sep 5 14:50:13 UTC 2018
gnome-shell (3.30.0-1ubuntu1) 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
gnome-shell (3.30.0-1) unstable; urgency=medium
[ Didier Roche ]
* New upstream release
* Build-depend on mutter 3.30.0
[ Iain Lane ]
* Merge experimental branch back into master, and update all the references
accordingly. This upload is going to unstable.
Date: Tue, 04 Sep 2018 19:20:58 +0200
Changed-By: Didier Roche <didrocks 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.30.0-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 04 Sep 2018 19:20:58 +0200
Source: gnome-shell
Binary: gnome-shell gnome-shell-common
Architecture: source
Version: 3.30.0-1ubuntu1
Distribution: cosmic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Didier Roche <didrocks at ubuntu.com>
Description:
gnome-shell - graphical shell for the GNOME desktop
gnome-shell-common - common files for the GNOME graphical shell
Changes:
gnome-shell (3.30.0-1ubuntu1) 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
.
gnome-shell (3.30.0-1) unstable; urgency=medium
.
[ Didier Roche ]
* New upstream release
* Build-depend on mutter 3.30.0
.
[ Iain Lane ]
* Merge experimental branch back into master, and update all the references
accordingly. This upload is going to unstable.
Checksums-Sha1:
5d3bddc8d63a1335a318a6ff28649dc56a88be7a 3573 gnome-shell_3.30.0-1ubuntu1.dsc
7220d3eb6f5534f55be467f65fedaad08ad72ef7 1433516 gnome-shell_3.30.0.orig.tar.xz
c982a52b6cc18a0e83b0a1fb2af592a3823c0bf1 50932 gnome-shell_3.30.0-1ubuntu1.debian.tar.xz
3c502eb41524238c0c42c94d1c6d092207ff5476 23192 gnome-shell_3.30.0-1ubuntu1_source.buildinfo
Checksums-Sha256:
c37781e7fa81943c206f6d74b83e3460166e0dabc5a44060e5132b52590fc0b1 3573 gnome-shell_3.30.0-1ubuntu1.dsc
621e297258cd3185844efde838934de305cdef25c23f998581da56367ef1f239 1433516 gnome-shell_3.30.0.orig.tar.xz
cefed7934afa8f5e09ec0731fa164706eaf74dca311c569a5393bebb1ba961d9 50932 gnome-shell_3.30.0-1ubuntu1.debian.tar.xz
23e60e2b790ba78d1ac0605734bb2e7d6ec59afef0ff152384dd4b435e09ad98 23192 gnome-shell_3.30.0-1ubuntu1_source.buildinfo
Files:
38a9eb7b4ed0fb6b793b0f746d51889d 3573 gnome optional gnome-shell_3.30.0-1ubuntu1.dsc
7ec7dd230a45c130e039fad012f7ec99 1433516 gnome optional gnome-shell_3.30.0.orig.tar.xz
a7b48d48ad2834bf9081187c8f1cdc9f 50932 gnome optional gnome-shell_3.30.0-1ubuntu1.debian.tar.xz
3e73dfd8212248d269ce84b8e182a712 23192 gnome optional gnome-shell_3.30.0-1ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEPQ77lee1I38W6CJY41LVxRxQQdQFAluP7OUACgkQ41LVxRxQ
QdQa0g/8DK3rkiVa05CuNX6VzhQEOFgglXsLmvsIiZuCIXUrgZtCJGQfeX5Pf92i
ocWofhYEEVNY5R1IGR8w4bQ6Rv+r+rmCmExoHPVoa0c086exnwE2Z/4AfKMb324E
kqhYTdpzMjCtxOSH64aC5760FHUHLyuewQEFiNyW0BRD8B2S8bY0+w+UZMxWr8RO
eQDpgsBOioiv2QQVxP93ZEWfkIp2oHxLbywcRsfC1cRGXQ0SQ/bsnUd2Oc/j3s8v
Mr4VHKh0c3avW8Gq+v916rV2QJU4djrt6203UT3mqdBOM+2dqyXR+xYUgfhTJlKj
FLvFa4lF4sKtY6r0PcfxFHWnlWF50YyiJm1HKwK6NqLLr8REqsm/jjimNnT2hEM9
1YYTSfnSLfo7UgF6Uh4Jln3rO4MAesxf27kIKPE0DYQrL518gqOF3Kn5+UfM6ZCg
+9X/Y/oBPSLLT4iJve7VoDNLJ2BMjNoJvGax1Pwg35OgaKVrvms3LaQ+FHassyyt
v9x42RE6+/dC2wMQCn0QJVBpj5KkO50vhs3jIxI6/VD4fxznEId8DNNxVKJZkIz4
TSVilGh2fqM84AROn1vmpqFwKgjw/ogTMrm5Zq+Z4hwQqTIYekPTgJjW7wmYMjrq
lO8OtN8ezKaxQRrp5J8iDWFdiQFXME2GTeEDdkseMa1QIcr7Uh8=
=MwpQ
-----END PGP SIGNATURE-----
More information about the Cosmic-changes
mailing list