soya (0.13.2-3ubuntu3) hardy; urgency=low * Rebuild for libglew1.4 -> libglew1.5 transition. -- Michele Angrisano Fri, 08 Feb 2008 23:02:57 +0100 soya (0.13.2-3ubuntu2) gutsy; urgency=low * Change libcal3d11-dev Build-Depends back to libcal3d12-dev. -- Steve Kowalik Wed, 25 Jul 2007 14:18:13 +1000 soya (0.13.2-3ubuntu1) gutsy; urgency=low * Merge from debian unstable * Remaining Ubuntu changes: - Added debian/pyversions file. - To avoid duplicate font FreeSans.ttf: added ttf-freefont to Depends in debian/control, updated debian/rules to remove the file and create a symlink with dh_link. - Munge Maintainer field as per spec. * Ubuntu changes dropped: - Change libglew-dev Build-Depends to libglew1.4-dev. - Commented build option --dont-build-ode in debian/rules because it doesn't exist anymore. * Change libcal3d12-dev Build-Depends to libcal3d11-dev, we haven't done that one yet. -- Steve Kowalik Sun, 22 Jul 2007 23:10:09 +1000 soya (0.13.2-3) unstable; urgency=low * Rebuild with updated Build-Depends because of unadvertised cal3d transition (Closes: #432426). -- Marc Dequènes (Duck) 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) Tue, 10 Jul 2007 10:20:36 +0200 soya (0.13.2-1) unstable; urgency=low * New upstream release. -- Marc Dequènes (Duck) 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) Tue, 19 Jun 2007 02:35:24 +0200 soya (0.13.1-0ubuntu4) gutsy; urgency=low * Rebuild for the libode0 -> libode0debian1 transition. -- Steve Kowalik Sat, 21 Jul 2007 17:37:10 +1000 soya (0.13.1-0ubuntu3) gutsy; urgency=low * A rebuild for new library depends would work much better if the Build-Depends were actually changed. * Really rebuild for the libglew1 -> libglew1.4 transition. -- Steve Kowalik Sun, 15 Jul 2007 12:05:27 +1000 soya (0.13.1-0ubuntu2) gutsy; urgency=low * Rebuild for the libglew1 -> libglew1.4 transition. -- Steve Kowalik Sat, 14 Jul 2007 23:34:18 +1000 soya (0.13.1-0ubuntu1) gutsy; urgency=low * New upstream release * Patch build_ode_module.patch applied upstream + Update debian/patches/series * Patch no_bytecompilation.patch dropped, now managed by python-support + Update debian/patches/series * Commented build option --dont-build-ode in debian/rules because it doesn't exist anymore. * Cleaned debian/control build-depends. * Added debian/pyversions file. * Fixes LP : #117840, LP : #115607 and LP : #72884. * To avoid duplicate font FreeSans.ttf : added ttf-freefont to depends in debian/control, updated debian/rules to remove the file and create a symbolic link with dh_link. -- Jérôme Guelfucci Sat, 23 Jun 2007 10:49:19 +0200 soya (0.12-2build1) edgy; urgency=low * Rebuild to add support for python2.5. -- Matthias Klose Fri, 8 Sep 2006 18:28:20 +0000 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) 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) 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) 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) 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) 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) 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) 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) 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) 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) Fri, 31 Mar 2006 02:06:35 +0200 soya (0.10.1-3) unstable; urgency=low * Fixed openGL build dependencies. -- Marc Dequènes (Duck) 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) 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) Sun, 28 Aug 2005 14:46:49 +0200 soya (0.9.2-1) unstable; urgency=low * New upstream release. -- Marc Dequènes (Duck) 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) 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) 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) Wed, 15 Dec 2004 01:33:43 +0100 soya (0.8.2-1) unstable; urgency=low * New upstream release. -- Marc Dequènes (Duck) 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) 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) 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) 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) 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) 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) 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) 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) 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) Tue, 13 Jan 2004 00:15:42 +0100 soya (0.6.1-1) unstable; urgency=low * New upstream release -- Marc Dequènes (Duck) 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) 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 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 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 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 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 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 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 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 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 Wed, 16 Jul 2003 01:20:03 +0200 soya (0.4.2-1) unstable; urgency=low * New upstream release -- The Duck 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 Wed, 14 May 2003 14:04:57 +0200