spring (88.0+dfsg1-1.2) unstable; urgency=low

  * Non-maintainer upload.
  * Add both patches from the Ubuntu package:
    - 0100-fix-glShaderSource-stub.patch:
      Fix glShaderSource stub signature to match that in <GL/glext.h>.
      (Colin Watson)
      Closes: a not yet reported FTBFS bug
    - time-utc.patch:
      Use updated boost::TIME_UTC_ symbol that doesn't clash with C11.
      (Dmitrijs Ledkovs)
      Closes: #710609

 -- gregor herrmann <gregoa@debian.org>  Wed, 30 Oct 2013 21:43:52 +0100

spring (88.0+dfsg1-1.1) unstable; urgency=low

  * Non maintainer upload
  * Work around build failure with GCC 4.7, build with -fpermissive.
    Closes: #667379.

 -- Matthias Klose <doko@debian.org>  Thu, 10 May 2012 20:41:35 +0200

spring (88.0+dfsg1-1) unstable; urgency=low

  [ Jan Dittberner ]
  * New upstream version.
  * remove include/GL and include/SDL when repacking upstream tarball
  * debian/rules: remove unneeded repacking from get-orig-source target.
    Repacking is done in debian/new-upstream that is called by uscan
  * refresh debian/patches/0005-fix-sdl-build.patch
  * update Standards-Version to 3.9.3 (no changes)
  * update debian/copyright to 1.0 format

  [ Marco Amadori ]
  * Refreshed boost fix patch.
  * Include python unitsync bindings.

 -- Jan Dittberner <jandd@debian.org>  Sat, 31 Mar 2012 13:07:36 +0200

spring (85.0+dfsg1-3) unstable; urgency=low

  * Fixes compilation problems under boost 1.48 (Closes: #660450).
  * Parallel build the debhelper's way.
  * Removed plus signs in debian/rules.

 -- Marco Amadori <marco.amadori@gmail.com>  Mon, 27 Feb 2012 23:05:00 +0100

spring (85.0+dfsg1-2) unstable; urgency=low

  * really upload to unstable this time

 -- Jan Dittberner <jandd@debian.org>  Thu, 29 Dec 2011 17:13:49 +0100

spring (85.0+dfsg1-1) experimental; urgency=low

  * Upload of new upstream version to unstable (Closes: #652768)

 -- Jan Dittberner <jandd@debian.org>  Thu, 29 Dec 2011 12:21:53 +0100

spring (85.0+dfsg1-1~exp0) experimental; urgency=low

  * New upstream version.
  * debian/control:
    - fix short description
    - add docbook-xml to Build-Depends
    - use libsdl1.2-dev in Build-Depends because building with
      libsdl-1.3-dev fails due to incompatible headless stub

 -- Jan Dittberner <jandd@debian.org>  Thu, 22 Dec 2011 16:41:19 +0100

spring (84.0+dfsg1-1~exp0) experimental; urgency=low

  * New upstream version.
  * change debian/watch to use sf.net redirector
  * remove debian/patches/0006-fix-spelling-error.patch (applied
    upstream)

 -- Jan Dittberner <jandd@debian.org>  Tue, 22 Nov 2011 22:14:57 +0100

spring (83.0+dfsg1-1~exp0) experimental; urgency=low

  * New upstream version.
  * refresh debian/patches/0002-use-Debian-java-libs.patch,
    debian/patches/0003-fix-cmake-2_8-java-build.patch,
    debian/patches/0005-fix-sdl-build.patch and
    debian/patches/0006-fix-spelling-error.patch
  * drop debian/patches/ftbfs-fix-625097.patch (applied upstream)
  * update debian/docs, remove debian/spring.doc-base.*

 -- Jan Dittberner <jandd@debian.org>  Wed, 09 Nov 2011 17:19:17 +0100

spring (0.82.7.1+dfsg1-3) unstable; urgency=low

  * Fix "FTBFS: AAStar.h:70:43: error: 'NULL' was not declared in this
    scope", add debian/patches/ftbfs-fix-625097.patch from upstream (Closes:
    #625097)
  * Bump Standards-Version to 3.9.2 (no changes)

 -- Jan Dittberner <jandd@debian.org>  Tue, 03 May 2011 17:32:06 +0200

spring (0.82.7.1+dfsg1-2) unstable; urgency=low

  * upload to unstable

 -- Jan Dittberner <jandd@debian.org>  Sun, 06 Feb 2011 12:03:45 +0100

spring (0.82.7.1+dfsg1-1) experimental; urgency=low

  * New upstream version.
  * change debian/watch to use upstream's announcement wiki page

 -- Jan Dittberner <jandd@debian.org>  Fri, 21 Jan 2011 19:35:44 +0100

spring (0.82.7+dfsg1-1) experimental; urgency=low

  * New upstream version.
  * refresh patches debian/patches/0002-use-Debian-java-libs.patch and
    debian/patches/0005-fix-sdl-build.patch
  * remove sourceless installer/nsis_plugins/nsis7z.dll from tarball in
    debian/new-upstream
  * fix spelling error successfully instead of succesfully in
    debian/patches/0006-fix-spelling-error.patch

 -- Jan Dittberner <jandd@debian.org>  Thu, 06 Jan 2011 00:15:47 +0100

spring (0.82.6.1+dfsg1-1) experimental; urgency=low

  * New upstream version.
  * improve debian/watch, add debian/new-upstream to automate DFSG
    repacking
  * add debian/spring.links to symlink the spring-dedicated manpage for
    engine-dedicated

 -- Jan Dittberner <jandd@debian.org>  Tue, 02 Nov 2010 10:33:34 +0100

spring (0.82.5.1+dfsg1-1) experimental; urgency=low

  * New upstream version.
  * debian/control: add Suggests: libtxc-dxtn0 (Closes: #595379)
  * update debian/patches/0006-fix-spelling-error.patch fix spelling
    error in doc/manpages/spring-headless.6.txt
  * remove debian/spring.links upstream provides man pages for binaries

 -- Jan Dittberner <jandd@debian.org>  Wed, 08 Sep 2010 19:52:39 +0200

spring (0.82.3+dfsg1-1) experimental; urgency=low

  * New upstream version.
  * remove debian/patches/0001-Minor-spelling-fix.patch it is not needed
    anymore
  * refresh patch debian/patches/0002-use-Debian-java-libs.patch
  * debian/control: bump Standards-Version to 3.9.1 (no changes needed)
  * add debian/patches/0005-fix-sdl-build.patch to use libsdl1.2-dev's
    header files
  * update debian/rules and debian/docs to use new upstream
    documentation paths
  * update debian/README.source and debian/rules to reflect the removal
    of Windows binary files from upstream tarball
  * add debian/patches/0006-fix-spelling-error.patch to fix a spelling
    error
  * add symlinks to spring manpage for spring-multithreaded, spring-headless
    and spring-dedicated binaries
  * remove include/SDL and include/GL

 -- Jan Dittberner <jandd@debian.org>  Sun, 15 Aug 2010 17:49:08 +0200

spring (0.81.2.1+dfsg1-6) unstable; urgency=low

  * debian/control: remove dependency on python-dev-2.5

 -- Jan Dittberner <jandd@debian.org>  Sat, 29 May 2010 16:29:52 +0200

spring (0.81.2.1+dfsg1-5) unstable; urgency=low

  * debian/patches/0002-use-Debian-java-libs.patch:
    - remove empty ${myJLibDir} from classpath in
      AI/Interfaces/Java/CMakeLists.txt and
      AI/Skirmish/HughAI/CMakeLists.txt
    - use -classpath instead of -cp
  * refresh debian/patches/0001-Minor-spelling-fix.patch
  * debian/control: restrict supported architectures to i386 and amd64
    because building fails on kfreebsd-* due to no capable enough JDK
    and hardware accellerated OpenGL requirement
  * debian/rules: fail in override_dh_auto_configure if architecture is
    not amd64 or i386

 -- Jan Dittberner <jandd@debian.org>  Sat, 29 May 2010 01:20:21 +0200

spring (0.81.2.1+dfsg1-4) unstable; urgency=low

  * add debian/spring-javaai.links to add links to jna.jar and vecmath.jar

 -- Jan Dittberner <jandd@debian.org>  Fri, 16 Apr 2010 23:12:29 +0200

spring (0.81.2.1+dfsg1-3) unstable; urgency=low

  * enable Java-AI-Interface
   - debian/control: add libvecmath-java and libjna-java to Build-Depends
   - debian/rules: remove -DAI_TYPES=NATIVE configure argument, add
     -DAI_FIND_QUIETLY=FALSE
   - add debian/patches/0002-use-Debian-java-libs.patch to use jar files
     from libvecmath-java and libjna-java
   - add debian/patches/0003-fix-cmake-2_8-java-build.patch to fix cmake 2.8
     java compilation issue
  * add new binary package spring-javaai
   - add package stanza to debian/control
   - add paths to debian/spring-javaai.install
  * add spring-javaai to spring binary package's Suggests in debian/control
  * refine debian/spring-common.install to exclude Java AI files from
    spring-common
  * debian/control: remove libgcj9-dev from Build-Depends, it is not
    available anymore and not necessary (Closes: #577885)

 -- Jan Dittberner <jandd@debian.org>  Fri, 16 Apr 2010 18:41:38 +0200

spring (0.81.2.1+dfsg1-2) unstable; urgency=low

  * use FreeSansBold.otf from otf-freefont (Closes: #575512)
   - debian/control: depend on otf-freefont instead of ttf-freefont
   - debian/rules: symlink to otf version of FreeSansBold

 -- Jan Dittberner <jandd@debian.org>  Mon, 05 Apr 2010 00:02:31 +0200

spring (0.81.2.1+dfsg1-1) unstable; urgency=low

  * New upstream version

 -- Jan Dittberner <jandd@debian.org>  Thu, 25 Mar 2010 21:15:03 +0100

spring (0.81.2+dfsg1-1) unstable; urgency=low

  * New upstream version
  * debian/rules, debian/watch: use +dfsg instead of ~dfsg for correct
    sorting

 -- Jan Dittberner <jandd@debian.org>  Mon, 22 Feb 2010 22:13:14 +0100

spring (0.81.1.3~dfsg1-1) unstable; urgency=low

  [ Marco Amadori ]
  * Imported Upstream version 0.81.1.3
  * Set -march=i686 only on i386 (Helps: #563686).
  * Adapted DATADIR paths to relative ones
  * Bumped Standards-Version to 3.8.4.

  [ Jan Dittberner ]
  * repack tarball in a get-orig-source rule
  * add dversionmangle to debian/watch
  * move information from debian-removed.txt to debian/README.source
  * debian/control:
   - add myself to Uploaders
   - set Architecture for spring and spring-dbg to i386 amd64
     kfreebsd-i386 kfreebsd-amd64 hurd-i386 because of x86 only assembly in
     rts/lib/streflop/streflopC.cpp
   - remove Build-Depends quilt
  * add doc-base registration files debian/spring.doc-base.devguide and
    debian/spring.doc-base.minihelp for included HTML documentation
  * add debian/source/format with content "3.0 (quilt)"
  * remove quilt information from debian/README.source
  * debian/rules: remove " --with quilt"

 -- Jan Dittberner <jandd@debian.org>  Sat, 20 Feb 2010 18:02:42 +0100

spring (0.80.5.2-2) unstable; urgency=low

  * Added the -dbg debug package (Closes: #564049).
  * Removed spring-common circular Depends (Closes: #562711).
  * Renabled Quilt for including a git upstream licence patch.
  * Allow builds without SSE (Closes: #563686).
  * Improved copyright file (Closes: #563739).

 -- Marco Amadori <marco.amadori@gmail.com>  Thu, 14 Jan 2010 02:17:08 +0100

spring (0.80.5.2-1) unstable; urgency=low

  * Initial release (Closes: #367883).
  * Thanks to Scott Ritchie <scottritchie@ubuntu.com> and Chris Clearwater
    <chris@detrino.org> for their MOTU packaging which gave me a couple of
    hints.
  * This release do not include the Java AI interface due to a couple of
    sourceless jar distributed in the upstream tarball that are stripped in
    this packaging.
 -- Marco Amadori <marco.amadori@gmail.com>  Sat, 28 Nov 2009 23:55:25 +0100
