pystache (0.5.4-2) unstable; urgency=medium

  * Rebuild to drop python3.3 dependencies (Closes: #751644)
    - Set shebang for dh_python3 to /usr/bin/python3 to avoid python3.x
      version specific depend.
    - Thanks Scott Kitterman <scott@kitterman.com> for NMU.
      I had missed his NMU 0.5.3-4.1, I have applied the same fix again.

 -- Kouhei Maeda <mkouhei@palmtb.net>  Sun, 20 Jul 2014 00:46:22 +0900

pystache (0.5.4-1) unstable; urgency=medium

  * New upstream release

 -- Kouhei Maeda <mkouhei@palmtb.net>  Sat, 19 Jul 2014 14:43:04 +0900

pystache (0.5.3-4) unstable; urgency=medium

  * debian/rules:
    - Append "set -e" on loop statement.

 -- Kouhei Maeda <mkouhei@palmtb.net>  Fri, 11 Apr 2014 01:03:59 +0900

pystache (0.5.3-3) unstable; urgency=medium

  * Fixed FTBFS Tests failed (#735833, #739598)
    - Thanks to David Suárez <david.sephirot@gmail.com> for reporting,
      Thomas Goirand <zigo@debian.org> for advising,
      Matthias Klose <doko@ubuntu.com> for reporting and providing patch.
    - debian/rules:
      * Removed calling 2to3.
      * Removed "&& \" on each lines.
    - debian/control:
      * X-Python-Version: Removed ">= 3.3"
      * Build-Depends: Removed python-nose and python3-nose and append quilt.
      * Starndards-Version: Bump version.

 -- Kouhei Maeda <mkouhei@palmtb.net>  Wed, 09 Apr 2014 21:17:54 +0900

pystache (0.5.3-2) unstable; urgency=low

  * Fixes depends on python3.2 which is going away (Closes: #722151)
    - debian/control: Change >= 3.2 to >= 3.3 of X-Python-Version. 
    - debian/rules: Modified to python2.7, python3.2 to the valiable.

 -- Kouhei Maeda <mkouhei@palmtb.net>  Tue, 10 Sep 2013 11:52:51 +0900

pystache (0.5.3-1) unstable; urgency=low

  * Initial release (Closes: #653862)
  * debian/patches:
    - exception_arguments: Append try/except to main()
    - update_egg-info: Append setup.cfg to SOURCES.txt

 -- Kouhei Maeda <mkouhei@palmtb.net>  Thu, 01 Aug 2013 10:05:53 +0900
