gnome-shell 3.29.90-1ubuntu1 source package in Ubuntu

Changelog

gnome-shell (3.29.90-1ubuntu1) cosmic; urgency=medium

  [ Didier Roche ]
  * Add debian/README.Ubuntu with instructions on how to update the Yaru
    theme.

  [ Marco Trevisan (Treviño) ]
  * Merge back 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
    + Update debian/gbp.conf with Ubuntu settings
    + gnome-shell-common.install: Install Ubuntu mode and Shell theme
    + gnome-shell-common.{postinst,prerm}: Set up the Ubuntu css theme as an
      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
      - Modify upstream theme assets for the Ubuntu them
      - Run dh_install with fail-missing
  * d/p/volume-Add-back-sound-feedback-on-scroll.patch:
    - add missing GLib import causing a JS error
  * debian/ubuntu-session-mods/ubuntu.css:
    - update rules as per upstream changes
  * d/p/41-handle-logind-fail.patch,
    d/p/70_allow_sound_above_100.patch,
    d/p/workaround_crasher_fractional_scaling.patch,
    d/p/shell-ignore-invalid-window-monitor-index.patch,
    d/p/StIcon-only-compute-shadow-pipeline-when-the-texture-is-p.patch,
    d/p/js-fix-invalid-access-errors.patch,
    d/p/workspace-fix-repositioned-windows-in-activities.patch,
    d/p/authPrompt-Unset-preemptiveAnswer-on-reset.patch,
    d/p/authPrompt-Do-not-enable-sensitivity-if-retries-are-disal.patch,
    d/p/gdm-util-Always-allow-to-retry-login-in-unlock-mode.patch:
    - Removed obsolete or merged upstream patches

  [ Iain Lane ]
  * debian/control{,.in}: Break old versions of
    gnome-shell-extension-ubuntu-dock and yaru-theme, both of which need to be
    updated to work with this version of Shell.

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

  * Team upload

  [ Simon McVittie ]
  * New upstream release 3.29.90
  * Rebase patch series
  * Upgrade in lockstep with mutter 3.29.90
  * debian/gnome-shell.install: Install new migration script
  * Standards-Version: 4.1.5 (no changes required)
  * d/p/schema-Fix-XML-syntax.patch:
    Fix a comment syntax error that caused glib-compile-schemas to reject
    the file

  [ Marco Trevisan (Treviño) ]
  * d/p/workspace-Disconnect-from-window-signals-on-destruction.patch,
    d/p/workspaceThumbnail-Disconnect-from-window-signals-on-dest.patch:
    - Drop patches not needed anymore as per upstream changes
  * Bump dependency on gsettings-desktop-schemas 3.27.90

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

  * debian/*: Update for experimental (3.29/3.30 series)
  * New upstream release 3.29.4 (etc)
    + Fix "Clear All" for calendar events
    + Allow cancelling direct switch operations
    + Support being started by systemd --user
    + Support key event forwarding required by some input methods
    + Save creation time in screenshot metadata
    + Improve consistency between ctrl- and middle-click on app icons
    + Add support for font-feature-settings CSS property
    + Adjust to MetaScreen removal
    + Guard against untimely keyboard map changes
    + Fix icons in search provider results
    + Fix blurriness of OSD under some resolutions
    + Fix lagging pointer when zoomed
    + Support icons in app-menu
  * Install new systemd user units (aren't used by anything just yet)
  * Refresh patches
  * debian/gnome-shell.docs: README is now called README.md
  * debian/control*: Require mutter API version 3 and mutter 3.29.4

gnome-shell (3.28.3-1) unstable; urgency=medium

  * New upstream release (LP: #1718931)
    d/p/Change-const-to-var.patch,
    d/p/Update-Afrikaans-translation.patch,
    d/p/Update-Scottish-Gaelic-translation.patch,
    d/p/magnifier.js-Fix-zoom-juddering.patch,
    d/p/network-Update-the-icon-in-the-panel-whenever-NM-s-state-.patch,
    d/p/networkAgent-Fix-fallout-from-libnm-port.patch,
    d/p/st-label-Unset-clutter-text-instance-on-disposal.patch,
    d/p/st-texture-cache-Don-t-add-NULL-textures-to-cache.patch,
    d/p/st-texture-cache-Save-cairo-surfaces-to-a-different-map.patch,
    d/p/ui-Theme-lookup-should-respect-XDG_DATA_DIRS.patch,
    d/p/workspaceThumbnail-Remove-WindowClone-s-from-_windows-whe.patch,
    d/p/workspaceThumbnail-remove-unused-private-win-reference.patch,
    d/p/workspace-Remove-WindowClone-s-from-_windows-when-destroy.patch:
    - Drop patches applied on the 3.28 branch

 -- Iain Lane <email address hidden>  Thu, 02 Aug 2018 15:17:49 +0100

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Cosmic
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
gnome
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gnome-shell_3.29.90.orig.tar.xz 1.4 MiB 7b634dfeb7ed759688b219ab9df5abddd1106f3768bcda3b26dcae651bf4e9e8
gnome-shell_3.29.90-1ubuntu1.debian.tar.xz 52.2 KiB e5ca947b6746fb8705574be34e20afc02fa64a470cbe7e68f83ba05c62c52821
gnome-shell_3.29.90-1ubuntu1.dsc 3.5 KiB e0272b6e3b2242946ad51a8be5aa6f0f1a82ff850826f3f98539e91a9f486650

Available diffs

View changes file

Binary packages built by this source

gnome-shell: No summary available for gnome-shell in ubuntu cosmic.

No description available for gnome-shell in ubuntu cosmic.

gnome-shell-common: No summary available for gnome-shell-common in ubuntu cosmic.

No description available for gnome-shell-common in ubuntu cosmic.

gnome-shell-dbgsym: No summary available for gnome-shell-dbgsym in ubuntu cosmic.

No description available for gnome-shell-dbgsym in ubuntu cosmic.