ninja-build (1.7.2-1+dyson1) unstable; urgency=medium

  * Package for Dyson
  * d/rules: override dh_auto_install to be a no-op ("ninja" not found, and
    "ninja install" won't do anything anyway)
  * d/rules: made dh_auto_clean idempotent

 -- Igor Pashev <pashev.igor@gmail.com>  Tue, 21 Nov 2017 17:31:09 +0300

ninja-build (1.7.2-1) unstable; urgency=medium

  * New upstream release.
  * Move zsh completion file to /usr/share/zsh/vendor-completions/.
    (Closes: #843575)
  * Add -Wl,--as-needed to LDFLAGS.

 -- Felix Geyer <fgeyer@debian.org>  Fri, 11 Nov 2016 17:20:12 +0100

ninja-build (1.7.1-1) unstable; urgency=medium

  * New upstream release. (Closes: #824724)
  * Ignore errors from ulimit -n when running the unit tests.
    - Fixes build on kfreebsd. (Closes: #820012)

 -- Felix Geyer <fgeyer@debian.org>  Sat, 21 May 2016 19:12:46 +0200

ninja-build (1.6.0-1) unstable; urgency=medium

  * New maintainer. (Closes: #810025)
  * Generate man page on every build. (Closes: #776605)
  * Fix value of default parallel level in man page. (Closes: #795747)
  * New upstream release. (Closes: #795748)
  * Clean up unused build-depends.
  * Pass CPPFLAGS to the build.
  * Drop ninja-build-doc package, only useful for developing ninja-build itself.
  * Move bash-completion file to /usr/share/bash-completion/completions/.
  * Run unit tests during the build. (Closes: #797586)
    Thanks to Michael Terry for the patch.

 -- Felix Geyer <fgeyer@debian.org>  Mon, 08 Feb 2016 20:54:01 +0100

ninja-build (1.5.1-0.1) unstable; urgency=medium

  [MickaГ«l Guerin]
  * Non-maintainer upload.
  * New upstream release. Closes: #767813
  * Fixed lintian warnings. Closes: #750585, #750583

  [Jussi Pakkanen]
  * Took MickaГ«l's packaging changes and got them reviewed
    in mentors and fixed the issues raised.

 -- Jussi Pakkanen <jpakkane@gmail.com>  Wed, 19 Nov 2014 18:27:33 +0200

ninja-build (1.3.4-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Add gnukfreebsd.patch to fix platform detection on gnukfreebsd 9 and later.
    Thanks to Steven Chamberlain for the patch. (Closes: #717364)

 -- Felix Geyer <fgeyer@debian.org>  Sat, 31 May 2014 10:01:37 +0200

ninja-build (1.3.4-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Properly call doxygen in -indep rule. Closes: #716885

 -- Mathieu Malaterre <malat@debian.org>  Thu, 18 Jul 2013 10:09:48 +0200

ninja-build (1.3.4-1) unstable; urgency=low

  [ Gary Kramlich ]
  * New upstream release
  * Added ninja-build-doc package that contains the doxygen output
    (Closes: 712242)
  * Added a patch (also sent upstream) to make doc/manual.asciidoc's output
    xmllint clean (Closes: 712239)

  [ Mathieu Malaterre ]
  * Add missing B-D-I: doxygen

 -- Gary Kramlich <grim@reaperworld.com>  Sun, 30 Jun 2013 18:30:11 -0500

ninja-build (1.3.3-2) unstable; urgency=low

  * Updated standards-version to 3.9.4
  * Updated the man page for 1.3.3
  * Fixed building on kfreebsd

 -- Gary Kramlich <grim@reaperworld.com>  Sat, 25 May 2013 04:49:56 -0500

ninja-build (1.3.3-1) unstable; urgency=low

  * New upstream release
  * Added a build-depends on docbook-xml (Closes: #709158)

 -- Gary Kramlich <grim@reaperworld.com>  Tue, 21 May 2013 22:09:25 -0500

ninja-build (1.2.0-1) unstable; urgency=low

  * New upstream release
  * Added dependencies on xsltproc and docbook-xsl or docbook-xsl-ns

 -- Gary Kramlich <grim@reaperworld.com>  Sun, 19 May 2013 13:35:48 -0500

ninja-build (1.1.0-1) unstable; urgency=low

  * New upstream release
  * Turned on verbose build flag (Closes: #695670)
  * Install the bash completion and zsh completion scripts
  * Install the vim and emacs syntax files

 -- Gary Kramlich <grim@reaperworld.com>  Sun, 14 Apr 2013 22:00:29 -0500

ninja-build (1.0.0-2) unstable; urgency=low

  * Applied Pino Toscano <pino@debian.org> patch for fixing non Linux builds
    (Closes: #695631)

 -- Gary Kramlich <grim@reaperworld.com>  Mon, 10 Dec 2012 23:20:57 -0600

ninja-build (1.0.0-1) unstable; urgency=low

  * Initial release. (Closes: #683333)

 -- Gary Kramlich <grim@reaperworld.com>  Mon, 17 Sep 2012 02:06:29 -0500