spacefm (1.0.1-1build1) wily; urgency=medium

  * No-change rebuild against libffmpegthumbnailer4v5

 -- Steve Langasek <steve.langasek@ubuntu.com>  Tue, 11 Aug 2015 21:01:04 +0000

spacefm (1.0.1-1) unstable; urgency=medium

  * New upstream release. (Closes: #737722, #750510)
  * debian/control:
    + Add Breaks field to spacefm-common.
  * debian/spacefm*.postrm:
    + Add removal of /etc/spacefm during purge. (Closes: #782975)

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Fri, 08 May 2015 13:27:37 +0200

spacefm (1.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Upload to unstable.
  * debian/control:
    + Update homepage.
    + Add libffmpegthumbnailer-dev to Build-Depends.
    + Remove Breaks field - no longer needed.
  * Remove debian/patches/0001-fix-issue-468.patch -- included upstream.
  * Update debian/copyright.
  * Remove debian/spacefm*.lintian-overrides.
  * Add debian/source/lintian-overrides for
    debian-watch-may-check-gpg-signature.
  * debian/rules: Drop obsolete override_dh_builddeb.
  * Remove debian/source/options -- no longer needed.
  * Update debian/watch.

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Tue, 14 Apr 2015 15:39:36 +0200

spacefm (0.9.4+git20140406-1) experimental; urgency=medium

  * Upload to experimental.
  * Merged latest snapshot from upstream git "hand" branch.
  * debian/control:
    + Drop deprecated udisks1 from Recommends. (Closes: #750510)

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Thu, 05 Jun 2014 22:54:02 +0200

spacefm (0.9.4-2) unstable; urgency=high

  * Add debian/patches/0001-fix-issue-468.patch to fix crash when
    spacefm is running on glib2.0 >= 2.41.2. (Closes: #763575)
  * debian/control:
    + Bump Standards-Version to 3.9.6. (no changes needed)
    + Drop deprecated udisks1 from Recommends. (Closes: #750510)

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Wed, 01 Oct 2014 20:42:31 +0200

spacefm (0.9.4-1) unstable; urgency=medium

  * New upstream release.
  * debian/rules:
    + use dh-autoreconf during the build. (Closes: #727508)
  * debian/control:
    + replace autotools-dev by dh-autoreconf in Build-Depends.
  * Remove debian/patches/fix_hardening_FTBFS.patch -- included upstream.

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Fri, 04 Apr 2014 19:32:47 +0200

spacefm (0.9.3-1) unstable; urgency=medium

  * New upstream release.
  * debian/rules:
    + fix build on Ubuntu derivatives.
  * debian/control:
    + remove lsb-release from build depends.
  * Update debian/copyright.
  * Remove debian/patches/fix_memory_leak.patch - included upstream.
  * Add debian/patches/fix_hardening_FTBFS.patch to fix FTBFS related when
    "-Wformat-security" is enabled.

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Sun, 19 Jan 2014 22:26:23 +0100

spacefm (0.9.2-1) unstable; urgency=medium

  * New upstream release.
  * Add spacefm-common.dirs for run triggers to update icons cache.
  * Remove spacefm-common.postinst, no longer needed.
  * debian/control:
    + update packages depends.
    + add virtual package spacefm-hal.
  * Update spacefm{,-gtk3).lintian-overrides.
  * Add debian/patches/fix_memory_leak.patch from upstream to fix memory
    leak on draw selection rectangle on desktop.

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Wed, 18 Dec 2013 20:48:25 +0100

spacefm (0.9.1+git20131124.29dbeba902-1) unstable; urgency=low

  * Merged lastest upstream bugfix git tree.
  * debian/spacefm-common.postinst:
    + add initial generating of icon cache. (Closes: #729552)
  * debian/spacefm{,-gtk3}.postinst:
    + remove generating icons cache from script.
  * debian/control:
    + add long description by omegaphil.
    + move sshfs to suggests.
    + update spacefm-common depends.

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Thu, 28 Nov 2013 17:46:47 +0100

spacefm (0.9.1-1) unstable; urgency=low

  * New upstream release. (LP: #1247918)
  * debian/rules:
    + add a script which detects whether the package is built on Ubuntu
      to patch the desktop file to fix issue with the Unity global menu.

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Wed, 06 Nov 2013 16:54:34 +0100

spacefm (0.9.0-3) unstable; urgency=low

  * debian/control:
    + bump version in Breaks and Replaces to really fix upgrade issue.
    (Closes: #728158)

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Thu, 31 Oct 2013 20:46:45 +0100

spacefm (0.9.0-2) unstable; urgency=high

  * debian/control:
    + update Breaks and Replaces to fix upgrade issue
      for spacefm-common package. (Closes: #728158)
    + Bump standards to 3.9.5.0 (no changes required).

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Tue, 29 Oct 2013 07:45:56 +0100

spacefm (0.9.0-1) unstable; urgency=low

  * New upstream release:
    + remove debian/patches/fix_included_inotify.patch, included upstream.
    + repack upstream sources, remove distro directory.
  * Install all doc and ui files into spacefm-common package.
  * debian/rules:
    + use xz to compress packages.
  * Update postinst script to show a message about updating icons cache.
  * debian/rules:
    + call dh with "--with autotools_dev" in debian/rules to fix
      FTBFS on arm64. (Closes: #727508)

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Thu, 24 Oct 2013 09:00:30 +0200

spacefm (0.8.7-3) unstable; urgency=low

  * Update postinst and postrm scripts to fix an
    install issue detected by piuparts. (Closes: #722461)
  * Add debian/patches/fix_included_inotify.patch:
    + fix FTBFS on m68k, mips and hppa.
  * Update debian/control:
    + remove pmount from suggests.

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Thu, 19 Sep 2013 12:54:22 +0200

spacefm (0.8.7-2) unstable; urgency=low

  * debian/control:
   + Replace spacefm-gtk2 with spacefm in recommends for spacefm-common
     binary package. (Closes: #722126)
  * Add lintian override for spelling-error-in-binary in spacefm and
    spacefm-gtk3 packages.

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Sun, 08 Sep 2013 14:36:40 +0200

spacefm (0.8.7-1) unstable; urgency=low

  * Initial release. (Closes: #691811)

 -- Mateusz Łukasik <mati75@linuxmint.pl>  Mon, 24 Jun 2013 15:01:40 +0200
