soya (0.15~rc1-3ubuntu0.1) natty-proposed; urgency=low

  * debian/patches/link-with-gl-and-glu.patch:
    link soya against gl and glu which it uses directly (LP: #780305)

 -- Julian Taylor <jtaylor.debian@googlemail.com>  Mon, 18 Jul 2011 01:00:54 +0200

soya (0.15~rc1-3build1) natty; urgency=low

  * Rebuild to add support for python 2.7.

 -- Matthias Klose <doko@ubuntu.com>  Fri, 03 Dec 2010 00:14:49 +0000

soya (0.15~rc1-3) unstable; urgency=low

  * Python 2.6 does not support string exceptions any more. Add a patch to
    encapsulate them into exception instances. Closes: #585329.
  * Bump Standards-Version to 3.8.4.

 -- Vincent Bernat <bernat@debian.org>  Fri, 18 Jun 2010 21:15:52 +0200

soya (0.15~rc1-2) unstable; urgency=low

  * Fix some null characters appearing in editor/world.py.
    Closes: #568057.

 -- Vincent Bernat <bernat@debian.org>  Tue, 02 Feb 2010 07:54:42 +0100

soya (0.15~rc1-1) unstable; urgency=low

  [ Jakub Wilk ]
  * Build-depend on python-all-dev (>= 2.5).
  * Add XS-Python-Version field.
  * Remove python-elementtree from Depends. Closes: #562462.

  [ David Martínez Martí ]
  * New upstream release. Allows soya to be compiled with
    newer pyrex versions.
  * Copyright file: Changed license text from GPLv2 only to 
    GPLv2 or later.
  * Some changes in debian/patches:
    + elementtree: removed because upstream solved this issue.  
    + enable-pyrex: removed because upsream no longer restricts pyrex 
      compilation when a .svn folder exists
    + pyrex-compilation: patch refreshed using quilt
    + use-ode-config: patch refreshed using quilt
  
  [ Vincent Bernat ]
  * Switch to 3.0 quilt format and orig.tar.bz2.
  * Remove _soya.c on clean since it is autogenerated.

 -- David Martínez Martí (mainkey) <deavidsedice@gmail.com>  Tue, 19 Jan 2010 16:17:18 +0100

soya (0.14-4) unstable; urgency=low

  * Use (freetype|ode)-config when compiling and linking to
    lib(freetype|ode). Closes: #521754.
  * Depends on libode-sp-dev instead of libode-dev since soya only works
    with single precision.
  * Add a patch from Jakub Wilk to fix compilation with new pyrex.
    Closes: #533922.
  * Bump Standards-Version to 3.8.3.

 -- Vincent Bernat <bernat@debian.org>  Sat, 17 Oct 2009 11:57:22 +0200

soya (0.14-3) unstable; urgency=low

  * Upload to unstable.
  * Fix FTBFS with python-support from experimental. Closes: #517310.
  * Bump Standards-Version to 3.8.1.
  * Some lintian fixes:
      + debian/copyright refers to /usr/share/common-licenses/GPL-2
      + add description to each patch
      + add ${misc:Depends}

 -- Vincent Bernat <bernat@debian.org>  Fri, 20 Mar 2009 20:16:29 +0100

soya (0.14-2) experimental; urgency=low

  [ Vincent Bernat ]
  * Depends on python-elementtree and add a patch to be able to use
    elementtree from Python 2.5 (Closes: #500368).
  * Do not ship debian/pycompat by removing it in clean target of
    debian/rules, thanks to Iain Lane (Closes: #505001).

  [ Sandro Tosi ]
  * debian/control
    - switch Vcs-Browser field to viewsvn

 -- Vincent Bernat <bernat@debian.org>  Thu, 20 Nov 2008 19:50:59 +0100

soya (0.14-1) experimental; urgency=low

  * New upstream release (Closes: #491194)
  * Adopt the package.
  * Add VCS fields in debian/control.
  * Switch to Standards-Version 3.8.0. No changes required.
  * Remove unneeded debian/pycompat.
  * Add a patch to enable pyrex compilation even if we don't compile from
    SVN.

 -- Vincent Bernat <bernat@debian.org>  Mon, 01 Sep 2008 20:35:01 +0200

soya (0.13.2-5) unstable; urgency=high

  * Applied patch from Peter De Wachter to use openal audio device
    autodetection, as the device naming scheme changed, resulting in
    application crash when sound is initialized (Closes: #493163).
  * Applied patch from Peter De Wachter (thanks a lot) to fix build with
    newer pyrex, and reactivated pyrex code build instead of relying
    upon precompiled code (which was a way to save buildd resources)
    (Closes: #496694). Enforced the pyrex version to avoid a nasty bug
    in generated code.
  * Replaced Build-Depends on libglu1-xorg-dev with its successor
    libglu1-mesa-dev.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Fri, 29 Aug 2008 04:04:31 +0200

soya (0.13.2-4) unstable; urgency=high

  * Rebuilt for unadvertised libglew transition (1.4->1.5), making this
    package uninstallable (updated Build-Depends) (priority high).
  * Moved homepage information to new control field.
  * Increased Standards-Version (no changes).
  * Avoided duplicate font 'FreeSans.ttf' by adding a depends on 'ttf-
    freefont' and a symlink to replace the upstream file (patch
    suggested by Jérôme Guelfucci) (Closes: #459202).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sun, 02 Mar 2008 18:46:32 +0100

soya (0.13.2-3) unstable; urgency=low

  * Rebuild with updated Build-Depends because of unadvertised cal3d
    transition (Closes: #432426).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue, 10 Jul 2007 22:12:01 +0200

soya (0.13.2-2) unstable; urgency=high

  * Added missing dependency (python-twisted-core).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue, 10 Jul 2007 10:20:36 +0200

soya (0.13.2-1) unstable; urgency=low

  * New upstream release.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sun, 01 Jul 2007 12:59:21 +0200

soya (0.13.1-1) UNRELEASED; urgency=low

  * New upstream release:
    + removed obsolete build_ode_module patch.
    + removed obsolete '--dont-build-ode' build option.
    + patched to remove useless shebang in 'q3bsp2soya.py'.
    + building with needed Ode >= 0.6 in experimental.
  * Removed useless Recommends on python-openal (sound support with
    OpenAL was integrated in 0.12).
  * Removed obsolete Conflicts / Replaces / Provides as Etch is
    released.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue, 19 Jun 2007 02:35:24 +0200

soya (0.12-2) unstable; urgency=low

  * The "working too late always leads to missed things" release.
  * Fixed missing build dependencies needed for newly integrated sound
    support with OpenAL (Closes: 380697).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue,  1 Aug 2006 10:49:50 +0200

soya (0.12-1) unstable; urgency=low

  * New upstream release:
    + fixed crashes on 64 bits architectures (thanks to the nice debug work of
      Vincent Fourmond) (Closes: #281348).
    + fixed a minor syntax warning (Closes: #325540).
  * Conflicts with incompatible versions of slune and balazar.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Mon, 31 Jul 2006 22:28:50 +0200

soya (0.11.2+0.12rc1-1) UNRELEASED; urgency=low

  * New upstream snapshot version.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sat, 15 Jul 2006 19:58:10 +0200

soya (0.11.2-2) unstable; urgency=low

  * Fixed unnecessary versionned shebang for Soya editor.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue, 27 Jun 2006 03:04:59 +0200

soya (0.11.2-1) unstable; urgency=low

  * New upstream release.
  * Refreshed build_ode_module.patch.
  * Fixing rights for convertion scripts is not necessary any more.
  * Comply with new policy (Closes: #373551).
  * Switched to debhelper compat 5.
  * Fixed watch file to avoid beta-release versions match.
  * Now suggest python-tofu (network engine).
  * Removed silly build-dependency on python-editobj.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Mon, 19 Jun 2006 20:09:42 +0200

soya (0.10.5-2) unstable; urgency=low

  * Fixed packaging layout: data in '/usr/share/python-soya/' are not
    editor-specific but necessary for any Soya usage (the -editor
    package is now split to create a -common ; this is necessary to
    fulfill editor's needs without creating circular dependencies).
  * Increased Standards-Version to 3.7.2.0 (no changes).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Mon, 15 May 2006 01:04:57 +0200

soya (0.10.5-1) unstable; urgency=low

  * New upstream release.
  * Entering the Python Modules Packaging Team.
  * Updated URL in 'debian/copyright'.
  * Added Homepage to package description.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Thu, 11 May 2006 22:53:13 +0200

soya (0.10.4-1) unstable; urgency=low

  * New upstream release.
  * Updated build_ode_module.patch (pyrex regeneration not needed
    anymore).
  * Increased Standards-Version to 3.7.0.0 (no changes).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Wed,  3 May 2006 01:49:35 +0200

soya (0.10.2-2) UNRELEASED; urgency=low

  * Compiled for Python 2.3 & 2.4 and moved editor in a specific
    package (2.5 is not possible because python2.5-imaging-tk is
    missing).
  * Switched patch management to Quilt.
  * Added 'no_bytecompilation.patch' to avoid
    bytecompilation/optimization (Thanks to Arnau).
  * Use Ode again (modified patch to allow correct link with libode,
    deactivated build of shipped libode with build option, regenerated
    _ode.c with pyrex).
  * Removed dependency on python-opengl  (which was in fact _never_
    needed, i should stop smoking my curtains...).
  * Updated URL in 'debian/copyright'.
  * Added Homepage to package description.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Thu,  6 Apr 2006 00:53:57 +0200

soya (0.10.2-1) unstable; urgency=low

  * New upstream release.
  * Corrected 'debian/rules' to use $(PYTHON_CURRENT_VER) everywhere as
    suggested by Stefan Potyra (Closes: #339692).
  * Increased Standards-Version to 3.6.2.2 (no changes).
  * Build-depends/Depends on newer python-editobj (new features
    required).
  * Removed obsolete patch '02_pyrex_regen.patch'.
  * Added execution rights to 'label3d.py'.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Fri, 31 Mar 2006 02:06:35 +0200

soya (0.10.1-3) unstable; urgency=low

  * Fixed openGL build dependencies.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sat, 15 Oct 2005 12:13:50 +0200

soya (0.10.1-2) unstable; urgency=low

  * Updated libcal3d build-dependency (Closes: #328163).
  * Deactivated DEB_AUTO_UPDATE_DEBIAN_CONTROL mechanism (follow
    instructions in 'debian/rule' to regenerate 'debian/control').
  * Updated FSF postal address in 'debian/copyright'.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sat, 15 Oct 2005 00:07:31 +0200

soya (0.10.1-1) unstable; urgency=low

  * New upstream release.
  * Removed obsolete Conflicts/Replaces.
  * Updated Standards-Version (no changes needed).
  * Recreated pyrex generated files to build with GCC 4 (in
    '02_pyrex_regen.patch') (Closes: #300523).
  * Deactivated ODE support (see #297924).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sun, 28 Aug 2005 14:46:49 +0200

soya (0.9.2-1) unstable; urgency=low

  * New upstream release.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sun, 30 Jan 2005 09:55:06 +0100

soya (0.9.1-3) unstable; urgency=high

  * Added patch from Kurt Roeckx to use the pic static ode library
    (temporary solution before ode provide a stable ABI with a dynamic
    library, or some architectures -- where linker is unable to use the
    non-pic one -- are rejected) (Closes: #286828).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sun, 23 Jan 2005 19:27:33 +0100

soya (0.9.1-2) unstable; urgency=high

  * Rebuilt using 'libcal3d10-dev' instead of 'libcal3d-dev' because the
    binary pkg name changed and now include dynamic library but
    maintainer forgot about transition path (see #286251)(FTBFS, thus
    high urgency)(Closes: #286197).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue, 21 Dec 2004 23:00:46 +0100

soya (0.9.1-1) unstable; urgency=low

  * New Upstream release.
  * CDBS tweaks.
  * Now build-depending on 'libode-dev'.
  * Increased Standards-Version to 3.6.1.1 (no changes needed).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Wed, 15 Dec 2004 01:33:43 +0100

soya (0.8.2-1) unstable; urgency=low

  * New upstream release.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sun, 24 Oct 2004 16:08:50 +0200

soya (0.8.1-1) experimental; urgency=low

  * New upstream release.
  * Removed '01_setup_copy_noarch.patch' now integrated upstream.
  * Removed '02_setup_buggy.patch' not necessary anymore.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sun, 17 Oct 2004 19:31:48 +0200

soya (0.7c-1) unstable; urgency=low

  * New upstream release.
  * Added watch file.
  * Patched buggy 'setup.py'.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sat,  7 Aug 2004 18:42:01 +0200

soya (0.7-2) unstable; urgency=low

  * Corrected typo errors in description (Closes: #260570).
  * Updated upstream list and URL.
  * Avoid clean rule failure using 's/rm/rm -f/'.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sat,  7 Aug 2004 14:13:51 +0200

soya (0.7-1) unstable; urgency=low

  * New upstream release.
  * Documentation is now in soya-doc source package.
  * The 'openal4soya.py' script moved from 'pyopenal' pkg, so added
    Replaces.
  * Removed unuseful patches and regenerated
    '01_setup_copy_noarch.patch' (mostly because soya now uses pyrex).
  * Note : 'convert_to_new_format' script is no more included, neither
    upstream nor in this pkg.

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Mon, 12 Jul 2004 00:02:02 +0200

soya (0.6.1b-3) unstable; urgency=low

  * Package rearrangement to comply with python policy (Build-Depends &
    Depends changes, removal of 'python2.3-soya, ...) (Closes FTBFS).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Thu,  8 Jul 2004 01:09:59 +0200

soya (0.6.1b-2) unstable; urgency=low

  * Rebuilt with corrected libcal3d to remove non-pic code from soya
    (see #245242 for more details).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sun, 16 May 2004 04:14:02 +0200

soya (0.6.1b-1) unstable; urgency=medium

  * Urgency 'medium' because pkg is broken.
  * Tightened build dependency on libcal3d-dev, now only packaging
    static library, and rebuild against it as soya was broken (Closes:
    #244818).
  * Switched to CDBS.
  * Renamed top source directory.
  * Removed 'debian/docs' as CDBS installs 'README'  automagically.
  * Split patches out of '.diff.gz'.
  * Added patch from Michel Daenzer to correct part of endianness
    problem (see #228495).
  * Corrected pkg description : s/our goal/the goal/ as it is not
    Debian's goal (advice from AM Joerg Jaspert).
  * CFLAGS handling was missing, CDBS is now doing it correctly (advice
    from AM Joerg Jaspert).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Wed, 21 Apr 2004 03:06:24 +0200

soya (0.6.1-3) unstable; urgency=low

  * Corrected Build-Depends (Closes #228496).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Mon, 19 Jan 2004 19:21:40 +0100

soya (0.6.1-2) unstable; urgency=low

  * Corrected 2 bugs in 'c_src/text.c' causing FTBFS on many
    architectures (see buildd complains).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Tue, 13 Jan 2004 00:15:42 +0100

soya (0.6.1-1) unstable; urgency=low

  * New upstream release

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Sat, 20 Dec 2003 17:34:02 +0100

soya (0.6-1) unstable; urgency=low

  * New upstream release
  * Updated Maintainer field and 'debian/copyright'.
  * Added the 'convert_to_new_format' script to convert files from 0.5
    to 0.6 (in '/usr/share/doc/python2.3-soya/scripts/' as an example
    because it must be edited before use).

 -- Marc Dequènes (Duck) <Duck@DuckCorp.org>  Thu, 18 Dec 2003 14:28:44 +0100

soya (0.5.1-7) unstable; urgency=low

  * Patched 'c_src/text.c' to correcly include Freetype (should correct
    build problem on m68k).

 -- Marc Dequènes <Duck@DuckCorp.org>  Tue, 18 Nov 2003 12:48:18 +0100

soya (0.5.1-6) unstable; urgency=low

  * Added dummy package which select the the right package for the
    default Python version.

 -- Marc Dequènes <Duck@DuckCorp.org>  Mon, 10 Nov 2003 05:04:32 +0100

soya (0.5.1-5) unstable; urgency=low

  * 'debian/changelog' and 'debian/control' are now UTF-8 encoded.
  * Corrected Standards-Version.
  * Improved package Description.
  * Updated Build-Depends, Depends and Recommends.
  * Improved 'debian/copyright'.

 -- Marc Dequènes <Duck@DuckCorp.org>  Tue,  4 Nov 2003 18:39:58 +0100

soya (0.5.1-4) unstable; urgency=low

  * Rebuilded for new libcal3d (as the pkg name contains version but
    shouldn't, a bugreport has been filled against it).
  * Updated 'Standards-Version'.

 -- Marc Dequènes <Duck@DuckCorp.org>  Fri, 17 Oct 2003 10:32:55 +0200

soya (0.5.1-3) unstable; urgency=low

  * Cleanly rebuilded against python 2.3.
  * Updated 'Standards-Version'.
  * Updated 'Depends' and 'Build-Depends'.

 -- Marc Dequènes <Duck@DuckCorp.org>  Tue, 19 Aug 2003 14:43:02 +0200

soya (0.5.1-2) unstable; urgency=low

  * Corrected major bug : missing link with libstdc++.

 -- Marc Dequènes <Duck@DuckCorp.org>  Fri,  8 Aug 2003 03:24:48 +0200

soya (0.5.1-1) unstable; urgency=low

  * New upstream release
  * Corrected Build-Depends.
  * New Build should correct bad Depends.

 -- Marc Dequènes <Duck@DuckCorp.org>  Thu,  7 Aug 2003 01:53:54 +0200

soya (0.5-1) unstable; urgency=low

  * New upstream release
  * now signing packages with real identity.
  * Recompiled for python 2.3.

 -- Marc Dequènes <Duck@DuckCorp.org>  Fri,  1 Aug 2003 23:25:43 +0200

soya (0.4.2-2) unstable; urgency=low

  * Recompiled to correct missing symbol with new version of libcal3d
    (this lib really sux).
  * Updated Build-Depends for libpng-dev.
  * Corrected configure to compile SDL with libpthread.

 -- The Duck <Duck@DuckCorp.org>  Wed, 16 Jul 2003 01:20:03 +0200

soya (0.4.2-1) unstable; urgency=low

  * New upstream release

 -- The Duck <Duck@DuckCorp.org>  Fri, 16 May 2003 20:52:10 +0200

soya (0.4.1-1) unstable; urgency=low

  * Initial Release.
  * Applied patch from Mrq (fix compilation problems).

 -- The Duck <Duck@DuckCorp.org>  Wed, 14 May 2003 14:04:57 +0200

