budgie-desktop (10.3.1-4) unstable; urgency=medium
 .
   * New release for unstable
     Use build 10.3.1-3 for experimental with the following changes:
     - enforce gnome-settings-daemon minimum version >= 3.24
     - release ensures there is a migration path for
       budgie-core to GNOME stack 3.24 (Closes: #869953)
budgie-desktop (10.3.1-3) experimental; urgency=medium
 .
   * Bug-fix release
   * Patches
     - 0005-raven-Only-deal-with-a-device-card-when-it-actually-.patch
       0006-raven-Mirror-the-last-fix-and-ensure-removed-Things-.patch
       Both patches resolve crashes when audio devices such as
       headphones are added.
   * Packaging Changes:
     - remove build-dependency on libc6-dev since this is
       automatically pulled in by build-essential
budgie-desktop (10.3.1-2) experimental; urgency=medium
 .
   * Bug-fix release
   * Patches
     - include-menubar-theme.patch
       correctly style budgie applets that
       use a GTK+ MenuBar
     - 0004-wm-Purge-old-backgrounds-from-the-cache.patch
       resolve memory leak when desktop wallpaper changes
   * Packaging Changes:
     - simplified debian/rules
       manpages moved to budgie-core.manpages; each executable in
       budgie-core now includes a manpage which enables users to
       man the exe name and additionally resolves lintian issues.
       make target and install methods moved to a more their more
       appropriate targets, auto_build and auto_install respectively.
       deleted erroneous override_dh_prep
budgie-desktop (10.3.1-1) experimental; urgency=medium
 .
   * New upstream release
   * Patches
     - fortify: to support detecting run-time issues
     - show_nm-applet_in_tray.patch: Ubuntu specific patch to display the
       network-manager applet
     - 0001-imports-natray-Enforce-minimum-size-of-22px.patch
       Resolve system tray sizing issues
     - 0002-Fix-typo-in-meson.build.patch
       Correct development package build
     - 0003-Work-around-serious-regressions-in-GTK3.22.13.patch
       Add support for GTK+3.22.13 and later
     - disable-popover-animations.patch
       Panel popover animations cause flashes on some setups.  Disabling
       the panel popover animation resolves this.
   * Packaging Changes:
     - meson build dependency
     - Add ubuntu specific build rule to enable network-manager to
       correctly display in the system tray
     - Add man-pages for each executable
     - Update Copyright for new source structure
     - Update control file to support only GTK+3.18 and later together
       meson build dependency
     - Update install files due to meson build
     - Fix Conf-files lintian warnings
     - Add library symbols
     - Update watch file:
         repo name change
         detection of version format x.y as well as x.y.z
         upstream maintainer GPG signed key pgpmangle
     - Add maintainer GPG signed key
     - add libmutter build dependency to GTK+3.24 libmutter-0-dev as
       an alternate for libmutter-dev based build environments
     - changed standards version to 3.9.8
     - Update copyright year for all Ikey Doherty statements

gdm3 (3.24.2-3) unstable; urgency=medium
 .
   * Release to unstable (Closes: #869943)
   * debian/control.in:
     - Bump Standards-Version to 4.0.0 (no further changes)
     - Bump gnome-settings-daemon dependency to 3.24
   * Add revert_drop_gdm_shell_session.patch:
     - Backport commit to allow GDM to work without gnome-session installed
       (Closes: #850291)
   * debian/gdm3.install:
     - Install gnome-session file
gdm3 (3.24.2-2) experimental; urgency=medium
 .
   * Drop d/p/Hack-D-Bus-messages-from-Debian-8-libgdm-to-work-wit.patch now
     that debian Stretch has been released
   * Drop d/p/09_default_session.patch: Start the "gnome" session by default,
     "default" is always starting a X11 session but we want to start a Wayland
     one starting from now.
   * debian/patches/92_systemd_unit.patch: Uncomment the BusName= directive,
     gdm doesn't seem to be killed on reload anymore
gdm3 (3.24.2-1) experimental; urgency=medium
 .
   [ Jeremy Bicha ]
   * New upstream release
   * debian/control.in:
     - Bump minimum accountsservice to 0.6.35
   * debian/rules: Don't skip dh_auto_test
   * Add 93_translate-default-desktop.patch:
     - Fix 'make check' by marking a Debian-specific file as translatable
   * Drop patches applied in new release:
     - pam_gdm-allow-setting-pam-module-dir-at-configure-ti.patch
     - stop-greeter-explicitly-when-finishing-display.patch

gnome-flashback (3.24.0-2) unstable; urgency=medium
 .
   * Backport upstream commits to fix crashes on computers with touchscreens
     (fix-touchscreen-crashes.diff).
   * Backport upstream commit to fix the disabled Authenticate button in the
     Authentication Agent dialog (polkit-password-entry.diff).
   * Upload to unstable (closes: #869950).
gnome-flashback (3.24.0-1) experimental; urgency=medium
 .
   * New upstream release.
   * Add build-dependencies on libgdk-pixbuf2.0-dev and libxfixes-dev,
     following upstream configure.ac.
   * Migrate Vcs fields from Svn to Git.
   * Bump gnome-settings-daemon dependency to 3.23.2.
   * Bump Standards-Version to 4.0.0, no changes needed.
   * Make gnome-session-flashback suggest compiz.

gnome-initial-setup (3.24.2-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #869942)
     - Adapt gnome-session file for gnome-settings-daemon 3.24
   * debian/control.in:
     - Update NetworkManager related Build-Depends
     - Add explicit dependency on gnome-settings-daemon >= 3.24
   * Add adapt-to-gsd325.patch:
     - Don't require the orientation or xrandr plugins that will
       be dropped in gnome-settings-daemon 3.26 to smooth that
       transition

gnome-session (3.24.1-2) unstable; urgency=medium
 .
   * Upload to unstable (Closes: #869947)
gnome-session (3.24.1-1) experimental; urgency=medium
 .
   * New upstream release.
     - Drop debian/patches/git_wayland_login_shell.patch, applied upstream
     - Bump gnome-settings-daemon dependency to 3.24
     - debian/gnome-session.install: Also install gnome-dummy session file
   * debian/control.in: Bump Standards-Version to 4.0.0 (no further changes)
   * debian/rules: Switch default "gnome" session to wayland
   * d/p/0001-manager-add-bus-daemon-dbus-api-xml-file.patch,
     d/p/0002-system-add-api-for-detecting-if-this-is-the-last-ses.patch,
     d/p/0003-manager-kill-off-bus-clients-at-log-out.patch: kill off bus
     clients at log out, backported from upstream 3.25
   * d/p/0004-fail-whale-handle-X-server-dying-before-startup.patch: handle X
     server dying before startup, cherry-picked from 3.24 branch

gnome-settings-daemon (3.24.3-1) unstable; urgency=medium
 .
   [ Jeremy Bicha ]
   * Release to unstable
   * The gnome-settings-daemon binary has been replaced by individual
     binaries for each of the plugins. Add Breaks for packages shipping
     gnome-session sessions that need to be updated for this change.
   * Drop color-Make-the-testcase-able-to-run-uninstalled.patch:
     - Applied in new release
 .
   [ Laurent Bigonville ]
   * New upstream release
     - Do not add the "US" keyboard layout by default for new users. For some
       reason, this keyboard was preferred over the system configured one on
       the first login. (Closes: #859268)
   * debian/rules: Make the tests non fatal on s390x and non-linux
     architectures
gnome-settings-daemon (3.24.2-2) experimental; urgency=medium
 .
   * debian/control.in: Add a Breaks gnome-session << 3.24, g-s-d doesn't
     provides gnome-settings-daemon.desktop file which prevent the "gnome"
     session to start
   * Drop debian/gnome-settings-daemon.links, the gnome-settings-daemon
     executable is now gone, drop the symlink in /usr/bin as well
gnome-settings-daemon (3.24.2-1) experimental; urgency=medium
 .
   * New upstream release.
     - debian/control.in: Adjust the {build-}dependencies
     - Drop d/p/media-keys-Fix-mmkeys-D-Bus-API-to-match-API-docs.patch:
       applied upstream
   * debian/control.in: Bump Standards-Version to 4.0.0 (no further changes)
   * d/p/color-Make-the-testcase-able-to-run-uninstalled.patch: Fix the tests
   * debian/gnome-settings-daemon.maintscript: Remove
     /etc/xdg/autostart/gnome-settings-daemon.desktop during the upgrade
   * debian/rules: Explicitly remove the .la files instead of ignoring them in
     dh_install call

gnome-shell-extensions (3.22.2-2) unstable; urgency=medium
 .
   * Add adapt-to-gsd324.patch (Closes: #869948):
     - Adjust gnome-session file for gnome-settings-daemon 3.24
   * debian/control.in:
     - Bump Standards-Version to 4.0.0
     - Explicitly depend on gnome-settings-daemon >= 3.24
     - Drop version from gnome-tweak-tool recommends
     - Depend on gnome-session-bin instead of gnome-session (LP: #1702832)

openbox (3.6.1-4.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
 .
   [ Jeremy Bicha <jbicha@ubuntu.com> ]
   * Adapt to gnome-settings-daemon 3.24 (Closes: #870227)



REMOVED: golang-github-dnephin-cobra 1.5.1+git20170113.0.0e9ca70-2
REMOVED: rss2irc 1.1-1
REMOVED: mnemosyne 2.4-0.1
REMOVED: openbmap-logger 0.4.0-7
REMOVED: cairo-dock 3.4.1-1
REMOVED: le 1.16.3-1
REMOVED: haskell-blogliterately 0.8.4-3
REMOVED: diaspora 0.6.0.1+debian-1
REMOVED: gnu-smalltalk 3.2.5-1
REMOVED: llvmlite 0.16.0-1
REMOVED: diaspora-installer 0.6.6.0+debian1
