[ubuntu/eoan-proposed] gnome-shell 3.32.2-1ubuntu1 (Accepted)

Iain Lane iain.lane at canonical.com
Tue May 21 16:54:13 UTC 2019


gnome-shell (3.32.2-1ubuntu1) eoan; 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
    + 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
    + 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

gnome-shell (3.32.2-1) experimental; urgency=medium

  * New upstream release
    - Fix ellipsization in dialog subtitles/bodies (LP: #1809788)
    - Don't crash for world clock locations with no timezone (LP: #1827953)

Date: Tue, 21 May 2019 17:40:26 +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.32.2-1ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 21 May 2019 17:40:26 +0100
Source: gnome-shell
Architecture: source
Version: 3.32.2-1ubuntu1
Distribution: eoan
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Iain Lane <iain.lane at canonical.com>
Launchpad-Bugs-Fixed: 1809788 1827953
Changes:
 gnome-shell (3.32.2-1ubuntu1) eoan; 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
     + 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
     + 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
 .
 gnome-shell (3.32.2-1) experimental; urgency=medium
 .
   * New upstream release
     - Fix ellipsization in dialog subtitles/bodies (LP: #1809788)
     - Don't crash for world clock locations with no timezone (LP: #1827953)
Checksums-Sha1:
 9092cb936d74fd44573b8e66d4f295bfa460af31 3625 gnome-shell_3.32.2-1ubuntu1.dsc
 331e9cf71cd1d2a4e9238d87d216da4c6f3a400e 1454372 gnome-shell_3.32.2.orig.tar.xz
 340b1f7316e2b9c7efcbaab6f9105cd433a9fced 51008 gnome-shell_3.32.2-1ubuntu1.debian.tar.xz
 86b27fe7216545823d96e4c9b73e43079bacbd55 22979 gnome-shell_3.32.2-1ubuntu1_source.buildinfo
Checksums-Sha256:
 cdfc5146bdd9401e2c1ed53e22391840a2bf5765677b8cf87fbecff243765497 3625 gnome-shell_3.32.2-1ubuntu1.dsc
 e5561b0d5c1fb3b0b66e99f1ad7f2f9db918ee953897f4eac6ae5c8d6d9bd42a 1454372 gnome-shell_3.32.2.orig.tar.xz
 b2b393e73b720fd5ad7fe2439deb7a5dfb74ee56dbcc4984a3ad395e807671f9 51008 gnome-shell_3.32.2-1ubuntu1.debian.tar.xz
 9e1ce3a6669bddf7e033525318218c20ce3f2787a2be53e1ce9593cb7039313b 22979 gnome-shell_3.32.2-1ubuntu1_source.buildinfo
Files:
 88e007b4e2a1945c599d84228278b846 3625 gnome optional gnome-shell_3.32.2-1ubuntu1.dsc
 632b67075ebdc183f94461fa05a8505b 1454372 gnome optional gnome-shell_3.32.2.orig.tar.xz
 304f04fc1eec95cb96d4fd50545685f8 51008 gnome optional gnome-shell_3.32.2-1ubuntu1.debian.tar.xz
 c79d5b1c64f88b1dba342dbcae220b69 22979 gnome optional gnome-shell_3.32.2-1ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEPQ77lee1I38W6CJY41LVxRxQQdQFAlzkLIcACgkQ41LVxRxQ
QdQtvw/+I5q/uXet6AzG7Bf/x3yk+yAsf01v1+87YiX+rCGCi/GnfUW0na3PpM3H
QNCj7BHtHVSDIENAFcHYweU5CgaXaGlzWyCtGRL4a6hgjsbNZQXsnyT0AQJI/4Bc
RCCfY2pkilncBHJTN9y5USZf15520d0JsmvWJqGqIlusyAxUbhWcpnCmv7ecmTbS
o7jGzviyRV8T+vbw4Aepd4P8wxqziBV+3/kai+G14mIvy8iZ3xPPKHjPXPzA1KyU
v36Zwy48aChuE6g655OIMDwKarsPFrq1PyQ0VpS4e6utO01RmenrB2zwFE4meCEJ
+Z/rIu5zcFxMdpe/rrYk3OjhP7iRFDeYnuSS26BKoLIesIV3N7hF13Jo+Asw1oLj
z3QCYPojZZ9r3/UTxmAPb2tBL8Kdpk+M1OOEdJtIds9HXjDtHHb+XXr1Zb6XieGf
9OEAvd2fR05O+/EJI4AZsbkXX6u3R2gZOw0VrhPv75GuUg7DVZU331n1J4tjY90r
WqkDJ8uVZyOIkQR5DTUppt+W/fcHELV27mx5tKCBYh8TSXbY2iuvalZlNWciGeBq
qrwlHK7QhhQXinSz05WQ8Ogt4Rk0C+WvfQTox3sxaRMDEhCa2DoD8Oa4jTOWnjYa
qBr4At/APL9FKAhtpxtCFpyAwT6oUUvUXDx0QnWzIntdGy1b5rY=
=Rh0T
-----END PGP SIGNATURE-----


More information about the Eoan-changes mailing list