irrlicht (1.8.3+dfsg1-1) unstable; urgency=medium

  * New upstream release.
    - Fix the fix for compiling on GCC5 (thanks to est31 for report and patch)
      (Closes: #798694)

 -- Vincent Cheng <vcheng@debian.org>  Sun, 13 Sep 2015 23:57:14 -0700

irrlicht (1.8.2+dfsg1-1) unstable; urgency=medium

  * New upstream release.
    - Drop make-build-reproducible.patch, obsolete.
  * Build-dep on doxygen instead of doxygen-latex.

 -- Vincent Cheng <vcheng@debian.org>  Thu, 10 Sep 2015 12:26:34 -0700

irrlicht (1.8.1+dfsg1-2) unstable; urgency=medium

  * Add patch to make build reproducible. (Closes: #788336)
  * Update my email address.
  * Update Standards version to 3.9.6, no changes required.

 -- Vincent Cheng <vcheng@debian.org>  Sun, 28 Jun 2015 21:18:26 -0700

irrlicht (1.8.1+dfsg1-1) unstable; urgency=medium

  * New upstream release.
    - Refresh patches.
  * Update Standards version to 3.9.5, no changes required.

 -- Vincent Cheng <Vincentc1208@gmail.com>  Thu, 19 Dec 2013 22:04:44 -0800

irrlicht (1.8+dfsg1-2) unstable; urgency=low

  * Upload to unstable.
  * Update Standards version to 3.9.4, no changes required.

 -- Vincent Cheng <Vincentc1208@gmail.com>  Sun, 05 May 2013 09:15:14 -0700

irrlicht (1.8+dfsg1-1) experimental; urgency=low

  * Upload to experimental.
  * New upstream release.
    - New soname, change package names in debian/control accordingly.
    - Remove unneeded patches: correct-install.diff, remove-svn-soname.diff,
      libpng15-support.diff, soname-fixes.diff.
    - Refresh remaining patches.
  * Add explicit build-depends on zlib1g-dev.

 -- Vincent Cheng <Vincentc1208@gmail.com>  Thu, 08 Nov 2012 21:11:09 -0800

irrlicht (1.7.3+dfsg1-4) unstable; urgency=medium

  * Add debian/patches/soname-fixes.diff to fix soname issues (soname isn't
    supposed to change), add corresponding shlibs file. (Closes: #675929)
  * Remove lintian override.

 -- Vincent Cheng <Vincentc1208@gmail.com>  Mon, 04 Jun 2012 01:13:59 -0700

irrlicht (1.7.3+dfsg1-3) unstable; urgency=low

  * Add debian/patches/fix-hurd-ftbfs.patch to fix FTBFS on hurd.

 -- Vincent Cheng <Vincentc1208@gmail.com>  Tue, 29 May 2012 21:44:50 -0700

irrlicht (1.7.3+dfsg1-2) unstable; urgency=low

  * Convert to multi-arch.
  * Fix suggests on irrlicht-doc -> libirrlicht-doc.

 -- Vincent Cheng <Vincentc1208@gmail.com>  Thu, 24 May 2012 01:15:51 -0700

irrlicht (1.7.3+dfsg1-1) unstable; urgency=low

  * Acknowledge NMU; thanks to Didier Raboud and Matthias Klose for their work.
  * New upstream release.
  * Add myself to Uploaders.
  * Add build-depends on doxygen-latex.
    - Build doc during package build instead of shipping in orig tarball.
  * Build-depend on libpng-dev instead of libpng12-dev. (Closes: #662380)
  * Add patch libpng15-support.diff to fix FTBFS against libpng 1.5.
    (Closes: #649947)
  * Drop patch linker-options.diff; applied upstream.
  * Remove explicit build-dep on quilt.
  * Switch to dh 7 "rules.tiny" style debian/rules.
  * Disable debug build (build with NDEBUG="true").
  * Bump standards version to 3.9.3, no changes required.
  * Bump dh compat level to 9.

 -- Vincent Cheng <Vincentc1208@gmail.com>  Wed, 02 May 2012 21:23:05 -0700

irrlicht (1.7.2+dfsg1-1.1) unstable; urgency=low

  * Non-maintainer upload.

  [ Didier Raboud ]
  * Build-depend on libjpeg-dev instead of libjpeg62-dev (Closes: #634032)
  * Import Ubuntu patch to fix build with recent compilers

  [ Ubuntu: Matthias Klose ]
  * Drop unknown linker options (Closes: #628282. LP: #771053)

 -- Didier Raboud <odyx@debian.org>  Wed, 09 Nov 2011 17:14:04 +0100

irrlicht (1.7.2+dfsg1-1) unstable; urgency=low

  * New upstream release (LP: #715700)
  * Debian specific new soname
  * Bump Policy version to 3.9.1 -- no changes

 -- Christoph Egger <christoph@debian.org>  Sun, 20 Feb 2011 14:38:31 +0100

irrlicht (1.7.1+dfsg1-1) unstable; urgency=low

  * New upstream release (LP: #525742)

 -- Christoph Egger <christoph@debian.org>  Thu, 11 Mar 2010 19:17:42 +0100

irrlicht (1.7+dfsg1-1) unstable; urgency=low

  * New Upstream Release
  * SoName bump, so rename the library
  * Update copyright information
  * Update repacking, killing newly embedded libbz2
  * Build with RTTI (Closes: #568247)
  * Update my E-Mail Address

 -- Christoph Egger <christoph@debian.org>  Wed, 03 Feb 2010 17:46:30 +0100

irrlicht (1.6+dfsg1-1) unstable; urgency=low

  * New upstream Version
    * This breaks ABI and API in quite some ways!
      * Change name of the library package to reflect new soname
    * Refresh patches
    * Update get-orig-source target, debian/copyright file
    * Needs mesa-common-dev >= 7.6 to build, reflected in build-deps
  * Add patch arch-support
    * Build with -fPIC instead of -fpic (Closes: #550349)
    * Remove assumption that every sparc is runnign solaris
    * Implement some real endian detection that gets triggered not only for
      sparcs using endian.h
    * Building on GNU/kFreeBSD and GNU/Hurd succedes if Linux joystick
      support is disabled, doing so there
  * call dh_link only with -plibirrlicht1.6, not with -a so the symlink is
    only present in one package (Closes: 549481)
  * Bump standards version (no changes)

 -- Christoph Egger <debian@christoph-egger.org>  Sat, 10 Oct 2009 23:47:15 +0200

irrlicht (1.5+dfsg1-1) unstable; urgency=low

  [ Christoph Egger ]
  * Initial release (Closes: #397255)

  [ Gonéri Le Bouder ]
  * clean the tarball up

 -- Christoph Egger <debian@christoph-egger.org>  Wed, 30 Sep 2009 01:29:49 +0200
