libfm (0.1.17-0ubuntu3.1) precise-proposed; urgency=low

  * debian/patches/git_dnd_lock.patch: upstream patch adapated to the current 
    version, should fix pointer locks on dnd issues (lp: #878993)

 -- Sebastien Bacher <seb128@ubuntu.com>  Thu, 05 Jul 2012 18:02:44 +0200

libfm (0.1.17-0ubuntu3) precise; urgency=low

  * debian/patches;
   - 07_exo_icon_view_resize.patch: From xfce, fix a resize problem on
     exo-icon-view (LP: #847633, #877488)
   - Add several patches from Vadim Ushakov to fix several issues (patch 100_*
     and after).

 -- Julien Lavergne <gilir@ubuntu.com>  Tue, 03 Apr 2012 22:25:32 +0200

libfm (0.1.17-0ubuntu2) precise; urgency=low

  * debian/patches
   -  06_fix_crash_on_icon_change.patch: Fix crash on icon theme change.
      Thanks Axel FILMORE for the patch. (LP: #848896)

 -- Julien Lavergne <gilir@ubuntu.com>  Sun, 04 Mar 2012 01:09:22 +0100

libfm (0.1.17-0ubuntu1) precise; urgency=low

  * New upstream release.
  * debian/patches:
   - Remove 04_recreate_doc_Makefile.patch and 04_fix_docs_linker.patch,
     merged upstream.
  * debian/libfm-dev.install & debian/rules:
   - Re-enable gtk docs.
  * debian/*.symbols:
   - Use only stable release.
  * debian/control:
   - Remove duplicate section fields.
   - Use prioirty optional.

 -- Julien Lavergne <gilir@ubuntu.com>  Sun, 06 Nov 2011 20:17:57 +0100

libfm (0.1.16-0ubuntu4) oneiric; urgency=low

  * debian/control:
   - Replaces the old dbg package by the new one.

 -- Julien Lavergne <gilir@ubuntu.com>  Wed, 07 Sep 2011 23:37:16 +0200

libfm (0.1.16-0ubuntu3) oneiric; urgency=low

  * debian/control:
   - Don't use Breaks to make upgrade more easily. (Really LP: #828287)

 -- Julien Lavergne <gilir@ubuntu.com>  Sun, 21 Aug 2011 00:06:54 +0200

libfm (0.1.16-0ubuntu2) oneiric; urgency=low

  * debian/control:
   - Use Breaks instead of Conlicts (LP: #828287).

 -- Julien Lavergne <gilir@ubuntu.com>  Fri, 19 Aug 2011 15:15:56 +0200

libfm (0.1.16-0ubuntu1) oneiric; urgency=low

  * New upstream release.
   - Fix cut & paste on devices without write permission (LP: #820865)
  * debian/patches:
   - 03_disable_deprecated_gio_module.patch: Refresh.
   - 04_recreate_doc_Makefile.patch: Recreate missing Makefile.am, and adding gtk-doc.make.
   - 04_fix_docs_linker.patch: Refresh.
  * debian/control:
   - Bump package name with soname bump.
   - Create new libfm-data and libgtk-data packages for non library files.
   - Add Conflics & Replaces between *-data and lib*0 packages.
   - Add necessary depends on libfm1 and libfm-gtk1.
  * debian/*.install
   - Bump soname package name.
   - Move non library files to data binary.
   - Don't install documentation, not currently build.
  * debian/*.symbols
   - Rename to follow soname bump.
   - Remove old missing symbols.
   - Update with new symbols.
  * debian/rules:
   - Bump soname of the dbg package.
   - Install apport hook in libfm-data binary.
   - Don't build documentation, currently broken.

 -- Julien Lavergne <gilir@ubuntu.com>  Thu, 11 Aug 2011 01:41:00 +0200

libfm (0.1.15+git-3625952cea-0ubuntu2) oneiric; urgency=low

  * debian/patches/05_set_icon_name_for_main_window.patch:
   - Set icon for main (dlg) window so it displays in panel. (LP: #737274)

 -- Jonathan Marsden <jmarsden@fastmail.fm>  Sun, 08 May 2011 00:12:06 -0700

libfm (0.1.15+git-3625952cea-0ubuntu1) natty; urgency=low

  * New upstream snapshot (2011-02-15)
   - Use x-schemas-handler (LP: #683922)
  * debian/patches/
   - 90_add_gobject_link.patch: Remove, merged upstream.
   - 02-libfm-0.1.14-API-changes.patch: Refresh.
   - 03_disable_deprecated_gio_module.patch: Refresh.
   - 04_fix_docs_linker.patch: Fix DSO linking in docs/.
  * debian/libfm0.install:
   - Remove usr/lib/libfm/gnome-terminal, dropped upstream.
   - Remove gio module, dropped upstream.
  * debian/rules:
   - Add --enable-gtk-doc to configure.
  * debian/libfm-gtk0.symbols:
   - Update with new symbols.
  * debian/apport/source_libfm.py
   - Fix location of pcmanfm config files.

 -- Julien Lavergne <gilir@ubuntu.com>  Mon, 21 Feb 2011 21:55:43 +0100

libfm (0.1.14-2ubuntu1) natty; urgency=low

  * Sync with Debian unstable.
   - Fix crash on right click (LP: #617655)
  * Ubuntu remaining changes:
   - debian/patches/90_add_gobject_link.patch:
    + From upstream, add "gobject-2.0" in configure.ac explicitly.
   - debian/patches/03_disable_deprecated_gio_module.patch:
    + Disable -DG_DISABLE_DEPRECATED for the gio module to build with glib
      2.27+.
   - debian/control:
    + Add Replaces/Conflicts for libfm0 and libfm-gtk0 (<= 0.1.11-1) to ensure
      migration from lucid.
    + Build-depends on dh-autoreconf.
   - debian/rules:
    + Use dh --with autoreconf.

 -- Julien Lavergne <gilir@ubuntu.com>  Thu, 02 Dec 2010 00:20:44 +0100

libfm (0.1.14-2) unstable; urgency=low

  [ Julien Lavergne ]
  * debian/control:
   - Build-depends on gtk-doc-tools for the documentation.
  * debian/*.symbols:
   - Add symbols files.
  * debian/patches/02-libfm-0.1.14-API-changes.patch:
   - Re-add missing symbols lost in 0.1.14 version. (Closes: #600387)

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Wed, 03 Nov 2010 23:22:00 +0800

libfm (0.1.14-1) unstable; urgency=low

  * Imported Upstream version 0.1.14
  * Drop previous upstream git sync
  * Install libfm documents into libfm-dev

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Fri, 15 Oct 2010 15:54:45 +0800

libfm (0.1.12+git20100830-1) experimental; urgency=low

  [ Andrew Lee (李健秋) ]
  * Sync with upstream git
  * Bumped Standard-version to 3.9.1
  * Update copyright info.
  * Added copyright_hints file
  * enable udisk build option
  * Correct build-depends
  * Sync with upstream git.

  [ Julien Lavergne ]
  * debian/rules:
   - Pass --fail-missing to dh_install.
   - Remove .la and .a files.
   - Install apport hook only on Ubuntu.
  * debian/apport/source_libfm.py:
   - Add apport hook.
  * debian/control:
   - Build-depends on lsb-release, needed to detect the distribution.


 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Mon, 30 Aug 2010 23:41:23 -0400

libfm (0.1.12-1) unstable; urgency=low

  [ Julien Lavergne ]
  * debian/control:
   - Wrap depends and build-depends
  * debian/patches:
   - 01-lxde-conf.patch: Use x-terminal-emulator for terminal by default.

  [ Andrew Lee (李健秋) ]
  * New upstream release
    - Fixed desktop does not work with xrandr
    - Fixed middle-click shortcut on directory in bookmarks area 
      (Closes:583136)
    - Updated translations
  * debian/control:
    - Build-depends on libglib2.0-dev (>= 2.18)

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Sun, 30 May 2010 17:33:16 +0800

libfm (0.1.11-1) unstable; urgency=low

  * New upstream release
    - Added a workaround for a bug newly introduced bug in gtk+ 2.18
      in detailed view mode
    - Correctly remember default action when destination file already 
      exists.
    - Delete files rather than move them to trash if trash is not 
      supported.
    - Add very basic support to "UnTrash" deleted files.
    - Remove unnecessary export of some internal APIs.
    - Update translations and replace "trash bin" with "trash can" for
      consistence.
    - Handle non-existent parent folders when untrashing files.
    - Remove unused LD_ADD for libfm-pref-apps.
    - Keep focus while changing view mode.
    - Translation updates.

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Thu, 29 Apr 2010 03:52:06 +0800

libfm (0.1.10-1) unstable; urgency=low

  * New upstream release
    - Fixed some crash problems
    - Updated Translations
  * Adjusted files installed in libfm-gtk0 and libfm0 (Thanks for the
    advices from upstream author - PCMan).

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Sun, 25 Apr 2010 22:26:59 +0800

libfm (0.1.9-1) experimental; urgency=low

  * Initial release (Closes: #575544)

 -- Andrew Lee (李健秋) <ajqlee@debian.org>  Wed, 31 Mar 2010 01:03:06 +0800
