exe-thumbnailer (0.10.0-3) unstable; urgency=medium

  * debian/ packaging updates:
    - Update my email and copyright years.
    - Update maintainer email to the new Debian Wine list. (Closes: #899785)
    - Move Vcs-* fields to salsa.d.o
    - Bump standards version to 4.1.4, removing the obsolete get-orig-source
      rule accordingly.
    - Bump dh compat level to 11.
    - Add Enhances: pcmanfm-qt as that also supports freedesktop thumbnailers

 -- James Lu <james@overdrivenetworks.com>  Thu, 24 May 2018 12:39:21 -0700

exe-thumbnailer (0.10.0-2) unstable; urgency=medium

  * Bump standards version to 4.1.0, no changes needed.
  * Upload to unstable.
  * Remove deprecated 'Priority: extra' from gnome-exe-thumbnailer
    transitional package.

 -- James Lu <bitflip3@gmail.com>  Tue, 29 Aug 2017 14:45:09 -0700

exe-thumbnailer (0.10.0-1) experimental; urgency=medium

  * New upstream release.
    - Fix insecure /tmp usage caused by suffixed files (Closes: #868737)
    - Prefer XDG_CACHE_HOME instead of the legacy ~/.thumbnails (LP: #1105796)
    - Switch to lnkinfo for .lnk parsing. This adds liblnk-utils to recommends
      in place of wine-tools.
    - Updated Moka icon set, patch from Alfredo Hernández (LP: #1404744)
  * New package name: gnome-exe-thumbnailer is now exe-thumbnailer
    - Move watch file, homepage links to the new repository link
  * Update years and authors in debian/copyright
  * Removed debian/gnome-exe-thumbnailer.1; it is superseded by the manpage
    provided upstream.

 -- James Lu <bitflip3@gmail.com>  Sat, 12 Aug 2017 18:23:36 -0700

gnome-exe-thumbnailer (0.9.5-1) unstable; urgency=high

  [ Stephen Kitt ]
  * Fix the filename mangling in debian/watch.

  [ James Lu ]
  * New upstream release.
    - Switch to msitools' msiinfo for ProductVersion fetching, replacing the
      insecure VBScript-based parsing as described at
      http://news.dieweltistgarnichtso.net/posts/gnome-thumbnailer-msi-fail.html
      (Closes: #868705; LP: #651610; CVE-2017-11421).
  * Add Enhances: caja, tumbler (>= 0.1.92~), nautilus, nemo
    These are some of the many file managers/thumbnailer programs that support
    desktop thumbnailers like exe-thumbnailer, and I have verified (at some
    point) that all of these work.
  * fallback-thumbnail-limit.patch: drop, applied upstream.
  * Bump Standards-Version to 4.0.0; no changes needed.
  * Add msitools to recommends; it is used to fetch .msi version info.

 -- James Lu <bitflip3@gmail.com>  Tue, 18 Jul 2017 08:18:48 +0800

gnome-exe-thumbnailer (0.9.4-2) unstable; urgency=medium

  * Add recommends on wine and wine-tools, as these are needed for .lnk and
    .msi thumbnailing to work
  * Use secure URI for Vcs-Git, thanks Jens Reyer for spotting this.

 -- James Lu <bitflip3@gmail.com>  Sun, 11 Dec 2016 12:55:32 -0800

gnome-exe-thumbnailer (0.9.4-1) unstable; urgency=medium

  [ Jan Nekvasil ]
  * New upstream version
     - respect org.gnome.nautilus.preferences thumbnail-limit (LP: #602767)
     - thumbnail templates for Captiva, Compass, Evolvere, NITRUX-Buttons,
       Paper, Square-Beam, and Vibrancy icon themes

  [ James Lu ]
  * Update my email.
  * Bump standards version to 3.9.8 - no changes needed.
  * Update watch file and homepage to the new repository on GitHub.
  * debian/patches: add fallback-thumbnail-limit.patch to fix compatibility
    with Cinnamon (and possibly other GNOME-like desktops), when Nautilus
    isn't installed.

 -- James Lu <bitflip3@gmail.com>  Sat, 12 Nov 2016 21:12:32 -0800

gnome-exe-thumbnailer (0.9.3-2) unstable; urgency=medium

  * debian/control:
     - Fix extended description field: gnome-exe-thumbnailer only
       thumbnails Windows-related exectuables (.dll, .msi, etc.),
       not generic executable files like .py and .jar (which I mistakenly
       wrote).
     - Update Vcs-Git and Vcs-Browser fields to Alioth.
  * Fix Lintian warning dep5-copyright-license-name-not-unique.
  * Add debian/watch and a get-orig-source target for debian/rules.

 -- James Lu <glolol1@hotmail.com>  Fri, 19 Jun 2015 17:57:50 -0700

gnome-exe-thumbnailer (0.9.3-1) unstable; urgency=medium

  * Initial Debian release, forked from Ubuntu. (Closes: #767376)
  * Update debian/ files:
     - Set the Debian Wine Party as maintainer, and add myself as uploader.
     - Bump to debhelper 9.
     - Remove outdated gconf2 build-dependency, depend on libglib2.0-bin
       instead (for theme fetching).
     - Remove unnecessary dependency on python.
     - Update Standards Version to 3.9.6.
     - Set priority to optional from extra.
     - Add my changes in debian/copyright.
     - Set source in debian/copyright to
       https://launchpad.net/ubuntu/+source/gnome-exe-thumbnailer.
     - Remove /usr/share/gconf/schemas from dirs file.
     - Update copyright URL to
       https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
     - Make the package 3.0 (quilt).
     - Fix capitalization: Gnome -> GNOME.
     - Install a man page.

 -- James Lu <glolol1@hotmail.com>  Tue, 28 Apr 2015 18:06:22 -0700

gnome-exe-thumbnailer (0.9.3-0ubuntu1) trusty; urgency=low

  * New upstream version
     - application/x-ms-shortcut (.lnk) support,
       thanks to jopka (https://launchpad.net/~jopka)
     - templates for the Moka icon theme
     - look for the usable icons with lower bit depths 
       when the current one contains only an empty box 
       (e.g. in Simon Tatham's Portable Puzzle Collection)
     - support both ~/.thumbnails and ~/.cache/thumbnails storages
     - erase appropriate old thumbnails in all thumbnails/* 
       subfolders after theme change, not only in thumbnails/normal
  * Update standards to 3.9.5

 -- Scott Ritchie <scottritchie@ubuntu.com>  Wed, 26 Feb 2014 20:29:55 -0800

gnome-exe-thumbnailer (0.9-0ubuntu2) raring; urgency=low

  * Mark package Multi-Arch: foreign (LP: #1123710)

 -- Scott Ritchie <scottritchie@ubuntu.com>  Fri, 15 Feb 2013 17:10:27 -0800

gnome-exe-thumbnailer (0.9-0ubuntu1) precise; urgency=low

  * New version (thanks Jan Nekvasil)
    - added support for GNOME 3 (LP: #752578, #879267)
    - read current icon theme from dconf first
    - added thumbnail templates for the Faience icon theme
    - cleaner templates for the Faenza icon themes
    - DISPLAY=NONE for getting rid of the occasional "Wine is updating" window
      when extracting ProductVersion with MS Windows Script Host
    - delete old thumbnails created by g-e-t on it's first run after the icon
      theme change
  * debian/copyright: convert to dep5 format

 -- Scott Ritchie <scottritchie@ubuntu.com>  Sun, 11 Mar 2012 05:18:23 -0700

gnome-exe-thumbnailer (0.8-0ubuntu1) natty; urgency=low

  * New version (thanks Jan Nekvasil)
    - New style
    - Follows icon themes
  * Commment out code that calls Wine for msi files
  * Simplify debian/rules

 -- Scott Ritchie <scottritchie@ubuntu.com>  Wed, 13 Apr 2011 20:33:19 -0700

gnome-exe-thumbnailer (0.7-0ubuntu1) maverick; urgency=low

  * New version (thanks Jan Nekvasil)
    - support Vista icons (LP: #622220)
  * Include copy of LGPL 2.1 (LP: #648200)
  * Put images in /usr/share/pixmaps/gnome-exe-thumbnailer

 -- Scott Ritchie <scottritchie@ubuntu.com>  Wed, 29 Sep 2010 03:44:35 -0700

gnome-exe-thumbnailer (0.6-0ubuntu1) maverick; urgency=low

  * New version (thanks Jan Nekvasil)
    - use of %i (local file with full path) instead of %u
    - avoid dependency on python
    - only thumbnail local files (LP: #602767)
    - better version number extraction pipeline (LP: #622295)
    - enhanced text positioning with rounded corners in version labels

 -- Scott Ritchie <scottritchie@ubuntu.com>  Fri, 17 Sep 2010 02:04:27 -0700

gnome-exe-thumbnailer (0.5-0ubuntu1) maverick; urgency=low

  * New font with easier readability (LP: #604391)

 -- Scott Ritchie <scottritchie@ubuntu.com>  Sat, 07 Aug 2010 23:49:29 -0700

gnome-exe-thumbnailer (0.5-0ubuntu1~lucidppa1) lucid; urgency=low

  * New font with easier readability (LP: #604391)

 -- Scott Ritchie <scottritchie@ubuntu.com>  Sat, 07 Aug 2010 22:28:19 -0700

gnome-exe-thumbnailer (0.4-0ubuntu1) maverick; urgency=low

  * Port PPA changes to maverick

 -- Scott Ritchie <scottritchie@ubuntu.com>  Sun, 11 Jul 2010 17:10:14 -0700

gnome-exe-thumbnailer (0.4-0ubuntu1~lucidppa2) lucid; urgency=low

  * Reduce font size by one point (still larger than original)

 -- Scott Ritchie <scottritchie@ubuntu.com>  Sat, 10 Jul 2010 17:26:50 -0700

gnome-exe-thumbnailer (0.4-0ubuntu1~lucidppa1) lucid; urgency=low

  * Use fixed-width font and increase size for readability
    - idea thanks to Sven Augustin
  * Use two temporary files to avoid an error message in icoutils

 -- Scott Ritchie <scottritchie@ubuntu.com>  Fri, 02 Jul 2010 01:24:25 -0700

gnome-exe-thumbnailer (0.3-0ubuntu1) maverick; urgency=low

  * Port PPA changes to maverick

 -- Scott Ritchie <scottritchie@ubuntu.com>  Tue, 15 Jun 2010 20:36:09 -0700

gnome-exe-thumbnailer (0.3~lucid1) lucid; urgency=low

  * New template and script that looks nice
  * Thanks to Jan Nekvasil <jan.nekvasil@ryant.cz> for new script and templates

 -- Scott Ritchie <scottritchie@ubuntu.com>  Tue, 15 Jun 2010 19:36:50 -0700

gnome-exe-thumbnailer (0.2) karmic; urgency=low

  * Decode the url-encoded filename passed to wrestool so it actually works
  * Depend on python for the above

 -- Scott Ritchie <scottritchie@ubuntu.com>  Tue, 20 Oct 2009 03:38:25 -0700

gnome-exe-thumbnailer (0.1) karmic; urgency=low

  * Initial Release.  First version only has a template for Wine.

 -- Scott Ritchie <scottritchie@ubuntu.com>  Tue, 18 Aug 2009 02:33:41 -0700