budgie-desktop (10.4+git20171031.10.g9f71bb8-1.2ubuntu1) bionic; urgency=medium

  * Bug fix release
    - add patch to fix system tray black backgrounds
      fix_black_tray_backgrounds.patch

 -- David Mohammed <fossfreedom@ubuntu.com>  Sun, 01 Apr 2018 20:28:30 +0100

budgie-desktop (10.4+git20171031.10.g9f71bb8-1.2) unstable; urgency=medium

  * Non-maintainer upload
  * Build-Depend on gnome-settings-daemon >= 3.28

 -- Jeremy Bicha <jbicha@debian.org>  Sat, 17 Mar 2018 11:41:00 -0400

budgie-desktop (10.4+git20171031.10.g9f71bb8-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Upload Ubuntu changes to unstable for mutter transition.
  * Depend on gnome-settings-daemon >= 3.26

 -- Jeremy Bicha <jbicha@debian.org>  Sat, 10 Mar 2018 19:44:52 -0500

budgie-desktop (10.4+git20171031.10.g9f71bb8-1ubuntu4) bionic; urgency=medium

  * Mutter 3.28 transition (LP: #1751070)
    - Add patch to support GSD 3.27.90 and later
    - Add patch to support libmutter-2
  * Packaging Changes
    - Drop patch gsd.patch
    - Add patch 0002-Switch-to-checking-GSD-version-for-the-build-1319.patch
    - Add patch libmutter-2.patch
    - debian/control - libmutter so-name bump build-depends >= 3.27.91

 -- David Mohammed <fossfreedom@ubuntu.com>  Sat, 03 Mar 2018 23:32:29 +0000

budgie-desktop (10.4+git20171031.10.g9f71bb8-1ubuntu3) bionic; urgency=medium

  * No-change rebuild against latest gnome-desktop3

 -- Jeremy Bicha <jbicha@ubuntu.com>  Fri, 16 Feb 2018 08:10:38 -0500

budgie-desktop (10.4+git20171031.10.g9f71bb8-1ubuntu2) bionic; urgency=medium

  * Bug-fix release
    - add patch 0001-Obtain-gsettings-transparency-key-value-before-showi.patch
      This patch allows panel transparency gsettings to be overridden
  * Packaging Changes
    - debian/control: Bump debhelper version to v11
    - debian/control: Bump Standards-Version (no changes required)

 -- David Mohammed <fossfreedom@ubuntu.com>  Tue, 06 Feb 2018 20:15:30 +0000

budgie-desktop (10.4+git20171031.10.g9f71bb8-1ubuntu1) bionic; urgency=medium

  * Bug-fix release
    - fix autopkgtest build failure; simplify to check that the exe
      has been created correctly.
  * Packaging Changes
    - rename autopkgtest script

 -- David Mohammed <fossfreedom@ubuntu.com>  Tue, 07 Nov 2017 18:33:47 +0000

budgie-desktop (10.4+git20171031.10.g9f71bb8-1) unstable; urgency=medium

  * Bug-fix release
    - fix FTBFS due to meson v0.43; budgie desktop (upstream) have
      released a signed tarball to resolve since it is not possible
      to cherry-pick the appropriate git commit
      https://github.com/budgie-desktop/budgie-desktop/issues/1228
  * Packaging Changes
    - debian/rules: support separate ubuntu and debian gsettings
      overrides
    - debian/rules: add bindnow hardening
    - debian/rules: install Budgie gi-typelib to a multiarch location
    - debian/control: Update standards version - add an autopkgtest
    - debian/copyright: gvc file-location changed from src to subprojects
    - debian/copyright: add Jeremy Bicha to packaging copyright

 -- David Mohammed <fossfreedom@ubuntu.com>  Tue, 31 Oct 2017 17:46:07 +0000

budgie-desktop (10.4-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/control:
    - Build-Depend on libmutter-1-dev for GNOME 3.26 transition
    - Bump required gnome-settings-daemon to >= 3.25.4

 -- Jeremy Bicha <jbicha@debian.org>  Fri, 13 Oct 2017 17:52:23 -0400

budgie-desktop (10.4-1) unstable; urgency=medium

  * New upstream release
  * Packaging Changes
    - remove all unneeded triggers
    - refresh debian/patches/gsd.patch to merge in upstream changes
    - drop all patches (except for gsd.patch) since now dealt with in new
      release
    - debian/control: standards version 4.0.1
    - debian/control: Add build dependency sassc
    - debian/control: add minimum meson version to build
    - debian/control: Add Build-Depends alternate libmutter-1-dev
      for GNOME 3.26 builds
    - update library symbols files with 10.4 changes
    - Rename binary package gir1.2-budgie-desktop-1.0 to
      match the typelib gir1.2-budgie-1.0; To ensure a smooth upgrade,
      debian/control updated with Replaces/Breaks for the new package
      and budgie-desktop with a restriction for 10.4 and later for the
      new package
    - Add man-page for new binary budgie-desktop-settings
    - Updated debian/copyright for all source files
    - Merge changelog for 10.2.9-3 unstable bug-fix release;
      10.2.9-3 is a hotfix for unstable released after the 10.3.x
      series was uploaded to experimental
    - debian/rules: add override_dh_installchangelogs with
      debian/changelog-announcement.txt to describe
      where to find the upstream announcement and description of changes
    - add budgie-core.lintian-override with comment to describe
      the rpath lintian error

 -- David Mohammed <fossfreedom@ubuntu.com>  Fri, 18 Aug 2017 17:48:21 +0100

budgie-desktop (10.3.1-5) unstable; urgency=high

  * Bug fix release
    - add patch gsd.patch (Closes: #869953)
      Where gnome-settings-daemon version is greater than
      libmutter, the build of budgie-desktop results in an
      invalid gnome-session file.  The patch ensures a valid file
      is created by checking the version of gnome-settings-daemon
      instead of mutter during the build.
   * Packaging Changes:
     - debian/control: Add build dependency for gnome-settings-daemon-dev
       to ensure the patch can determine the version correctly
     - debian/control: Fix the Vcs-Git location typo bugie --> budgie

 -- David Mohammed <fossfreedom@ubuntu.com>  Fri, 18 Aug 2017 00:37:52 +0100

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)

 -- David Mohammed <fossfreedom@ubuntu.com>  Fri, 28 Jul 2017 19:44:36 +0100

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

 -- David Mohammed <fossfreedom@ubuntu.com>  Mon, 03 Jul 2017 23:39:14 +0100

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

 -- David Mohammed <fossfreedom@ubuntu.com>  Sat, 10 Jun 2017 00:28:53 +0100

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

 -- David Mohammed <fossfreedom@ubuntu.com>  Mon, 17 Apr 2017 09:43:19 +0000

budgie-desktop (10.2.9-3) unstable; urgency=medium

  * Bug-fix release
    - drop libc6-dev from build-depends since this is pulled in from
      build-essential (Closes: #866730)
  * Packaging changes:
    - update VCS branch details for stable Debian package location

 -- David Mohammed <fossfreedom@ubuntu.com>  Sat, 01 Jul 2017 00:16:09 +0100

budgie-desktop (10.2.9-2) unstable; urgency=medium

  * Bug-fix release
    - drop the last two remaining patches since additional
      testing with the new versions of gnome-menus and
      network-manager now in Stretch makes these patches unnecessary
      (Closes: #849595)

 -- David Mohammed <fossfreedom@ubuntu.com>  Mon, 02 Jan 2017 10:50:32 +0000

budgie-desktop (10.2.9-1) unstable; urgency=medium

  * New upstream release
    - maintenance release - changelog as per release tag
  * Packaging changes:
    - Drop all now obsolete previous patches names 000*
    - add debian/ubuntu specific patch to stop panel crashes
      stop_menu_refresh.diff
    - refresh nm-applet.diff patch due to source filelayout change
    - add to rules to delete non ISO639 zh-Hant locale
    - update debian/copyright due to source filelayout change
    - update debian/copyright to fix duplicate "Sam Sam" entry which
      was causing lintian messages
    - update package for debhelper 10
    - update debian/control for new VCS repo name
    - add network-manager-gnome as a dependency for budgie-desktop since
    - budgie-desktop will crash without this being installed
    - remove unneeded lintian override
    - updated upstream/metadata to reflect new upstream repo name

 -- David Mohammed <fossfreedom@ubuntu.com>  Sat, 17 Dec 2016 09:46:49 +0000

budgie-desktop (10.2.8-1) unstable; urgency=medium

  * New upstream release
    - GTK+3.22 fixes
    - new places indicator
    - new ibus indicator
    - refreshed panel icons
    - updated translations
    - general fixes for the desktop
  * Packaging changes:
    - Drop all now obsolete previous patches named 000*
    - add new build dependency libibus-1.0-dev
    - Updated debian/copyright with revised info for new source files
    - add recommendation to install gnome-screensaver; screenlock capability
      in budgie-desktop does not work without this package
  * add patch upstream patch to allow the ibus applet to compile:
      0001-Lower-the-ibus-requirement-to-1.5.11-for-our-Debuntu.patch
  * add patch to ensure ibus is connected correctly if already running
      0002-wm-ibus-Always-try-to-use-an-existing-ibus-daemon-if.patch

 -- David Mohammed <fossfreedom@ubuntu.com>  Wed, 19 Oct 2016 19:38:21 +0100

budgie-desktop (10.2.7-3) unstable; urgency=medium

  * Drop patch to stop refresh of menus
  * replace dropped patch with gsettings override to hide menu headers
    - menu crash traced to menu headers; by hiding the menu header
      panel does not crash when installing or removing applications
      upstream issue #632
  * Add upstream patch to stop spamming of log
    - 0004-panel-Chain-methods-to-fix-GtkBox-allocation-spam-ev.patch
  * Add upstream patch to fix GTK+3.22 theme display
    - 0005-Fix-theme-for-GTK-3.22.patch

 -- David Mohammed <fossfreedom@ubuntu.com>  Sun, 09 Oct 2016 20:32:29 +0100

budgie-desktop (10.2.7-2) unstable; urgency=medium

  * Add patch to fix crash
    - 0003 - update to upower 0.99API to stop panel crash

 -- David Mohammed <fossfreedom@ubuntu.com>  Thu, 15 Sep 2016 21:43:21 +0100

budgie-desktop (10.2.7-1) unstable; urgency=medium

  * New upstream release
    - upstream release 10.2.7
  * Add upstream recommended patch
    - 0001 - fix icontask lisk spacing after reboot
  * add patch to stop budgie-panel menu crash on apt refresh
  * add volume patch
    - 0002 - fix volume usability for panel indicator
  * Packaging changes
    - drop patches gtk-link and GNOME 3.22 build since
      these are included in the 10.2.7 release
    - add new dependency required for build libaccountsservice-dev
    - revised debian/copyright

 -- David Mohammed <fossfreedom@ubuntu.com>  Mon, 12 Sep 2016 20:43:29 +0100

budgie-desktop (10.2.6-2) unstable; urgency=medium

  * Bug-fix release
  * bug-fix for GNOME 3.22 build (Closes: #837077)
    - add upstream maintainer patch to enable build due to mutter api change
  * bug-fix for nm-applet dbus-launch (Closes: #836083)
    - replace dbus-launch with dbus-run-session to display nm-applet
      on budgie-desktop panel
  * Packaging changes
    - maintainer change of email address
  * inc patch to display budgie-icon for lightdm greeter (LP:#1562182)

 -- David Mohammed <fossfreedom@ubuntu.com>  Sat, 10 Sep 2016 12:36:58 +0100

budgie-desktop (10.2.6-1) unstable; urgency=medium

  * Initial Release (Closes: #828765)

 -- David Mohammed <foss.freedom@gmail.com>  Fri, 15 Jul 2016 15:53:24 +0100
