gnome-shell (3.20.3-1ubuntu1) yakkety; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - debian/control.in:
      + Depend on gnome-session which due to package
        split now contains only the session files
    - debian/patches/ubuntu-lightdm-user-switching.patch:
      + Allow user switching when using LightDM.
    - debian/patches/ubuntu_lock_on_suspend.patch
      + Respect Ubuntu's lock-on-suspend setting.
    - debian/gnome-shell.gsettings-override:
      + Replace firefox-esr with firefox
  * Changes applied in Debian:
    - debian/control.in:
      + drop depend on gnome-icon-theme-symbolic
    - debian/rules: switch to adwaita-icon-theme-full
    - debian/source_gnome-shell.py: detect gdm3 and stop collecting
      obsolete logs

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

  [ Laurent Bigonville ]
  * debian/control.in: Drop gir1.2-gkbd-3.0 dependency, not needed anymore

  [ Michael Biebl ]
  * New upstream release.
  * Refresh patches.
  * Update dh_girepository to look for the mutter typelib file in multiarch
    paths. Bump mutter dependencies accordingly.
  * Convert from cdbs to dh.

  [ Jeremy Bicha ]
  * 0001-background-free-MetaBackground-explicitly.patch:
    Patch from gnome-3-20 branch to fix memory leak when changing background
  * Update apport hook to recognize gdm3 and to not try to attach
    obsolete log files
  * Update Ubuntu's dependency on gnome-icon-theme-full to
    adwaita-icon-theme-full

gnome-shell (3.20.2-3) unstable; urgency=medium

  * debian/control.in: Make gnome-shell provide polkit-1-auth-agent

gnome-shell (3.20.2-2) unstable; urgency=medium

  [ Laurent Bigonville ]
  * debian/control.in: Drop gnome-icon-theme-symbolic from the dependencies,
    do not force an icon theme and rely on the one installed by the
    metapackages
  * debian/control.in: Bump debhelper dependency to support --dbgsym-migration
    option

  [ Jeremy Bicha ]
  * debian/rules: Add --dbgsym-migration rule (LP: #1588806)
  * d/p/0001-st-Init-framebuffer-early-to-fix-gnome-shell-crash-o.patch:
    git patch to fix crash with NVIDIA drivers (Closes: #823785)

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

  * New upstream release.
  * Drop Build-Depends on libdbus-glib-1-dev, no longer required.
  * Fix versioned Build-Depends on gnome-control-center-dev which requires an
    epoch.
  * Bump Standards-Version to 3.9.8.
  * Drop debian/gnome-shell.lintian-overrides, no longer needed. With recent
    versions binaries are allowed to use "/usr/lib/$srcpkg/" in RPATHs.
  * Bump mutter dependencies to >= 3.20.2 as per configure.ac.

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

  * New upstream release.
  * Upload to unstable.

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

  * Add gnome-session (<< 3.19) to Breaks
    - gnome-shell.desktop was renamed which breaks old gnome.session
  * Bump Breaks on gdm to << 3.19.92
    - new interaction between gdm and gnome-shell for session start
  * New upstream release.
  * Bump *mutter* (build-)dependencies to >= 3.20.0
    - according to configure.ac changes.

gnome-shell (3.19.92-2) experimental; urgency=medium

  * Bump libmutter-dev build-dependency to ensure libmutter0h migration.

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

  [ Laurent Bigonville ]
  * debian/gnome-shell.gsettings-override: Use firefox-esr.desktop shortcut
    instead of iceweasel.desktop
  * debian/gnome-shell.gsettings-override: Add gnome-software to the default
    shortcuts

  [ Andreas Henriksson ]
  * New upstream release.
  * Bump (build-)dependencies according to configure.ac changes:
    - mutter -> 3.19.92
    - gsettings-desktop-schemas -> 3.19.2
  * 01-NetworkAgent-Fix-double-unref-in-get_secrets_keyring.patch:
    - dropped, merged upstream.

gnome-shell (3.18.4-2) unstable; urgency=medium

  [ Laurent Bigonville ]
  * debian/gnome-shell.gsettings-override: Use firefox-esr.desktop shortcut
    instead of iceweasel.desktop
  * debian/gnome-shell.gsettings-override: Add gnome-software to the default
    shortcuts

  [ Michael Biebl ]
  * debian/patches/50-renamed-app-favorites.patch: Add gnome-terminal to the
    rename list. Patch cherry-picked from upstream Git.

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

  * New upstream release.
  * Drop gnome-shell-dbg package now that we have automatic dbgsym packages.
  * Bump Standards-Version to 3.9.7.

Date: Tue, 02 Aug 2016 12:50:56 -0400
Changed-By: Jeremy Bicha <jbi...@ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gnome-shell/3.20.3-1ubuntu1
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 02 Aug 2016 12:50:56 -0400
Source: gnome-shell
Binary: gnome-shell gnome-shell-common
Architecture: source
Version: 3.20.3-1ubuntu1
Distribution: yakkety
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com>
Changed-By: Jeremy Bicha <jbi...@ubuntu.com>
Description:
 gnome-shell - graphical shell for the GNOME desktop
 gnome-shell-common - common files for the GNOME graphical shell
Closes: 823785
Launchpad-Bugs-Fixed: 1588806
Changes:
 gnome-shell (3.20.3-1ubuntu1) yakkety; urgency=medium
 .
   * Merge from Debian unstable. Remaining changes:
     - debian/control.in:
       + Depend on gnome-session which due to package
         split now contains only the session files
     - debian/patches/ubuntu-lightdm-user-switching.patch:
       + Allow user switching when using LightDM.
     - debian/patches/ubuntu_lock_on_suspend.patch
       + Respect Ubuntu's lock-on-suspend setting.
     - debian/gnome-shell.gsettings-override:
       + Replace firefox-esr with firefox
   * Changes applied in Debian:
     - debian/control.in:
       + drop depend on gnome-icon-theme-symbolic
     - debian/rules: switch to adwaita-icon-theme-full
     - debian/source_gnome-shell.py: detect gdm3 and stop collecting
       obsolete logs
 .
 gnome-shell (3.20.3-1) unstable; urgency=medium
 .
   [ Laurent Bigonville ]
   * debian/control.in: Drop gir1.2-gkbd-3.0 dependency, not needed anymore
 .
   [ Michael Biebl ]
   * New upstream release.
   * Refresh patches.
   * Update dh_girepository to look for the mutter typelib file in multiarch
     paths. Bump mutter dependencies accordingly.
   * Convert from cdbs to dh.
 .
   [ Jeremy Bicha ]
   * 0001-background-free-MetaBackground-explicitly.patch:
     Patch from gnome-3-20 branch to fix memory leak when changing background
   * Update apport hook to recognize gdm3 and to not try to attach
     obsolete log files
   * Update Ubuntu's dependency on gnome-icon-theme-full to
     adwaita-icon-theme-full
 .
 gnome-shell (3.20.2-3) unstable; urgency=medium
 .
   * debian/control.in: Make gnome-shell provide polkit-1-auth-agent
 .
 gnome-shell (3.20.2-2) unstable; urgency=medium
 .
   [ Laurent Bigonville ]
   * debian/control.in: Drop gnome-icon-theme-symbolic from the dependencies,
     do not force an icon theme and rely on the one installed by the
     metapackages
   * debian/control.in: Bump debhelper dependency to support --dbgsym-migration
     option
 .
   [ Jeremy Bicha ]
   * debian/rules: Add --dbgsym-migration rule (LP: #1588806)
   * d/p/0001-st-Init-framebuffer-early-to-fix-gnome-shell-crash-o.patch:
     git patch to fix crash with NVIDIA drivers (Closes: #823785)
 .
 gnome-shell (3.20.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * Drop Build-Depends on libdbus-glib-1-dev, no longer required.
   * Fix versioned Build-Depends on gnome-control-center-dev which requires an
     epoch.
   * Bump Standards-Version to 3.9.8.
   * Drop debian/gnome-shell.lintian-overrides, no longer needed. With recent
     versions binaries are allowed to use "/usr/lib/$srcpkg/" in RPATHs.
   * Bump mutter dependencies to >= 3.20.2 as per configure.ac.
 .
 gnome-shell (3.20.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Upload to unstable.
 .
 gnome-shell (3.20.0-1) experimental; urgency=medium
 .
   * Add gnome-session (<< 3.19) to Breaks
     - gnome-shell.desktop was renamed which breaks old gnome.session
   * Bump Breaks on gdm to << 3.19.92
     - new interaction between gdm and gnome-shell for session start
   * New upstream release.
   * Bump *mutter* (build-)dependencies to >= 3.20.0
     - according to configure.ac changes.
 .
 gnome-shell (3.19.92-2) experimental; urgency=medium
 .
   * Bump libmutter-dev build-dependency to ensure libmutter0h migration.
 .
 gnome-shell (3.19.92-1) experimental; urgency=medium
 .
   [ Laurent Bigonville ]
   * debian/gnome-shell.gsettings-override: Use firefox-esr.desktop shortcut
     instead of iceweasel.desktop
   * debian/gnome-shell.gsettings-override: Add gnome-software to the default
     shortcuts
 .
   [ Andreas Henriksson ]
   * New upstream release.
   * Bump (build-)dependencies according to configure.ac changes:
     - mutter -> 3.19.92
     - gsettings-desktop-schemas -> 3.19.2
   * 01-NetworkAgent-Fix-double-unref-in-get_secrets_keyring.patch:
     - dropped, merged upstream.
 .
 gnome-shell (3.18.4-2) unstable; urgency=medium
 .
   [ Laurent Bigonville ]
   * debian/gnome-shell.gsettings-override: Use firefox-esr.desktop shortcut
     instead of iceweasel.desktop
   * debian/gnome-shell.gsettings-override: Add gnome-software to the default
     shortcuts
 .
   [ Michael Biebl ]
   * debian/patches/50-renamed-app-favorites.patch: Add gnome-terminal to the
     rename list. Patch cherry-picked from upstream Git.
 .
 gnome-shell (3.18.4-1) unstable; urgency=medium
 .
   * New upstream release.
   * Drop gnome-shell-dbg package now that we have automatic dbgsym packages.
   * Bump Standards-Version to 3.9.7.
Checksums-Sha1:
 69eadbca22b247b33a7e87b2ca355165c4a83c74 3392 gnome-shell_3.20.3-1ubuntu1.dsc
 49305814b2c362b71763c19d6d8e93f5d273820a 1607512 gnome-shell_3.20.3.orig.tar.xz
 230614fb1d163c4590055e9621381dab4520c2ce 21596 
gnome-shell_3.20.3-1ubuntu1.debian.tar.xz
Checksums-Sha256:
 e49141c1e5e74f5c65b781bf61b4189808b4eb0a3030110fa5d37c6b96b67064 3392 
gnome-shell_3.20.3-1ubuntu1.dsc
 b23fd558623bfdc726066be3f47bb5fb8ed9c0ad980a95d6afc6397b6d41171e 1607512 
gnome-shell_3.20.3.orig.tar.xz
 e8de7a968550dd25c824f6403028ccd78454d87cf19dfc947f2e5cfbf2a642ee 21596 
gnome-shell_3.20.3-1ubuntu1.debian.tar.xz
Files:
 26e796d2c8afb9af0b88b44da381f8e7 3392 gnome optional 
gnome-shell_3.20.3-1ubuntu1.dsc
 ad722415118092ed02200576a0f32ab6 1607512 gnome optional 
gnome-shell_3.20.3.orig.tar.xz
 1cbf061906e5dfaaca3c5bb3eda30bf1 21596 gnome optional 
gnome-shell_3.20.3-1ubuntu1.debian.tar.xz
Original-Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJXoNBfAAoJEMdHrjc2M/hKYWQP/Ax2iLz423QKavm83OecPtxg
apk6WotPRBzHL/0EBBKISbjghWlq2zZMKR8rCxRhYVZL1NhMSbHkBi/yWhpv4u6v
HjnYmhWKpqHyhUWl2+Yzr+1Il+bDD8p44T0yVYjx5swurJHyBwbdL9wqzCvvkfLN
q/OjUHAPMZod4C1LdRoXB/XrEgkVpf2Z/gh9JbJA09dIGI3RbDXlEDmkjzShgzEf
9Rn9oeEblM/0+ze+E9jYBY8CVE9yyh6qDps+oy6xqJodRmHWuRyOAdumAtv8FGln
jm+FpNpelrAitTqDUuLOLVzIJA3wFI9LoHt7DgyQ9b8EJP5B6aCN8iLY8qHxQpXW
8YkFWts6Q1hl1lG/UXEtXPdFEBS7l3IPWM0Sr5cT84ypRc4/H3xlBp8sNvtbpI8G
pER+68G0KOHOrx77MT2stBLkEEonThG5FrWx3VDOkdwd6aDIGN9IGc6aKwvZSgCN
GWtFZ7vs/dD6FRPoblqdt0LbyTvK2ezCe+WJwC///B41Aq9BDbict/LOsKN/jmnu
gzy6OY+FPZfasv5dJNG+KEXchpCWgHGsh0DcBj454eA0mSsHlHZM81xi5ACTzBlB
42mWyZHFdyteWrXcToxbhBxaidKIoxKdm5vuCRnjUsJzitC9Mgf7QmLPru2UDniC
3AqE3AMMDs4abdee3edY
=+eaq
-----END PGP SIGNATURE-----
-- 
Yakkety-changes mailing list
Yakkety-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/yakkety-changes

Reply via email to