Skip to content

Debian Changelog xmoto (0.2.2-2)

2006

xmoto (0.2.2-2) unstable; urgency=low

   * Added tuxfamily.dpatch to correct xmoto's website url which is now
     xmoto.tuxfamily.org. Put a note about this in NEWS.Debian.

 -- Samuel Mimram <smimram@debian.org>  Sun, 10 Dec 2006 23:38:14 +0000

xmoto (0.2.2-1) unstable; urgency=low

   * New upstream release.
   * Removed endianness_display_fix.dpatch, integrated upstream.

 -- Samuel Mimram <smimram@debian.org>  Tue, 3 Oct 2006 10:02:56 +0000

xmoto (0.2.1-2) unstable; urgency=low

   * Added endianness_display_fix.dpatch for items to be correctly displayed
     (thanks Cyril Brulebois), closes: #389107.

 -- Samuel Mimram <smimram@debian.org>  Sat, 30 Sep 2006 16:46:03 +0000

xmoto (0.2.1-1) unstable; urgency=low

   * New upstream release.
   * Removed manpages and desktop files from the Debian package as they are now
     provided upstream.
   * Make the package binNMUable.

 -- Samuel Mimram <smimram@debian.org>  Thu, 14 Sep 2006 21:01:20 +0000

xmoto (0.2.0-1) unstable; urgency=low

   * New upstream release.
   * Added libbz2-dev as build-dependency.
   * Removed ghost_of.dpatch, integrated upstream.

 -- Samuel Mimram <smimram@debian.org>  Fri, 28 Jul 2006 07:59:18 +0200

xmoto (0.1.16-3) unstable; urgency=low

   * Added ghost_of.dpatch to correct a typo, closes: #376228.
   * Show the last 100 lines of config.log when configure fails to debug the
     FTBFS on arm.

 -- Samuel Mimram <smimram@debian.org>  Thu, 13 Jul 2006 17:38:41 +0000

xmoto (0.1.16-2) unstable; urgency=low

   * Added use_regular_modes_for_non_windowed.dpatch to show all video modes
     when running in a window (thanks Brice Goglin), closes: #374329.

 -- Samuel Mimram <smimram@debian.org>  Thu, 15 Jun 2006 23:58:12 +0000

xmoto (0.1.16-1) unstable; urgency=low

   * New upstream release.
   * Removed cache64.dpatch, integrated upstream.

 -- Samuel Mimram <smimram@debian.org>  Thu, 15 Jun 2006 23:47:08 +0000

xmoto (0.1.14-2) unstable; urgency=low

   * Added a cache64.patch to fix a bug with the caching system on 64 bit
     archs, closes: #368362.

 -- Samuel Mimram <smimram@debian.org>  Wed, 24 May 2006 00:01:32 +0000

xmoto (0.1.14-1) unstable; urgency=low

   * New upstream release.
   * Updated Standards-Version to 3.7.2, no changes needed.

 -- Samuel Mimram <smimram@debian.org>  Fri, 19 May 2006 21:51:24 +0000

xmoto (0.1.12+0.1.13test3-1) experimental; urgency=low

   * New upstream release.
   * New build-dependency: libcurl3-dev.
   * Updated Standards-Version to 3.7.0, no changes needed.

 -- Samuel Mimram <smimram@debian.org>  Sun, 30 Apr 2006 21:33:54 +0200

xmoto (0.1.12-3) unstable; urgency=low

   * Added an icon for xmoto menu.

 -- Samuel Mimram <smimram@debian.org>  Mon, 17 Apr 2006 20:40:42 +0200

xmoto (0.1.12-2) unstable; urgency=low

   * Put back gcc_4.1.dpatch (was not integrated upstream), closes: #357186.
   * Don't install useless NEWS, closes: #361891.

 -- Samuel Mimram <smimram@debian.org>  Thu, 13 Apr 2006 15:22:45 +0000

xmoto (0.1.12-1) unstable; urgency=low

   * New upstream release.
   * Added a .desktop file (thanks Sven Arvidsson), closes: #361553.
   * Removed gcc_4.1.dpatch, integrated upstream.

 -- Samuel Mimram <smimram@debian.org>  Sun, 9 Apr 2006 21:32:21 +0000

xmoto (0.1.11-2) unstable; urgency=low

   * Added gcc_4.1.dpatch in order for xmoto to correctly build with G++ 4.1
     (thanks Martin Michlmayr), closes: #357186.

 -- Samuel Mimram <smimram@debian.org>  Thu, 16 Mar 2006 18:04:48 +0000

xmoto (0.1.11-1) unstable; urgency=low

   * New upstream release.
   * It should now longer be possible to move head through level geometry at
     high speed or by flipping, closes: #340054.
   * Game no longer quits if a level specified by the user or a replay isn't
     found, closes: #343282.

 -- Samuel Mimram <smimram@debian.org>  Thu, 9 Feb 2006 15:52:33 +0000

2005

xmoto (0.1.10-1) unstable; urgency=low

   * New upstream release.
   * Removed arch64.dpatch.
   * Missing .h included, closes: #340039.
   * Rewind now uncollect strawberries in replays, closes: #337905.
   * Smoother replays, closes: #337906, #341523.
   * Correctly handling escape while entering the name of a replay,
     closes: #340055.

 -- Samuel Mimram <smimram@debian.org>  Sat, 3 Dec 2005 12:57:37 +0100

xmoto (0.1.8-2) unstable; urgency=low

   * Declaration of PFNGLBUFFERDATAARBPROC is still incorrect. arch64.dpatch is
     back.

 -- Samuel Mimram <smimram@debian.org>  Mon, 7 Nov 2005 20:31:31 +0100

xmoto (0.1.8-1) unstable; urgency=low

   * New upstream release.
   * A replay feature was added, closes: #335540.
   * Removed arch64.dpatch and big_endian.dpatch which are now correctly
     integrated upstream.
   * Added libsdl-mixer1.2-dev in build-dependencies and removed libvorbis-dev
     and libglu1-xorg-dev | libglu-dev.
   * Cleaned up licenses of removed files in debian/copyright.
   * Added -ugly option in xmoto's manpage.

 -- Samuel Mimram <smimram@debian.org>  Mon, 7 Nov 2005 00:44:13 +0100

xmoto (0.1.7-2) unstable; urgency=low

   * big_endian.dpatch is back to fix an endianness problem when reading .dat
     files. It wasn't correctly applied upstream, closes: #335672.
   * Installing files in /usr/games and /usr/share/games, closes: #337503.

 -- Samuel Mimram <smimram@debian.org>  Sat, 5 Nov 2005 12:10:47 +0100

xmoto (0.1.7-1) unstable; urgency=low

   * New upstream release.
   * New build dependencies: libode0-dev, liblua50-dev, liblualib50-dev.
     Upstream is now using shared libraries, closes: #335584.
   * Removed bigendian.dpatch and mmgr.dpatch, integrated upstream.
   * Updated arch64.dpatch.
   * Properly calling configure in rules (thanks Julien Cristau).

 -- Samuel Mimram <smimram@debian.org>  Fri, 28 Oct 2005 22:48:53 +0200

xmoto (0.1.6.dfsg-5) unstable; urgency=low

   * We're back on any arch.
   * Added arch64.dpatch to build cleanly on 64 bit archs (thanks Yann
     Vernier).
   * Added bigendian.dpatch to solve the fatal exception on big endian archs
     (thanks Michel Daenzer), closes: #335672.

 -- Samuel Mimram <smimram@debian.org>  Tue, 25 Oct 2005 20:48:24 +0200

xmoto (0.1.6.dfsg-4) unstable; urgency=low

   * Correctly handling arch-dependant stuff in the rules.
   * Added kfreebsd-i386 to the list of supported archs, closes: #335420.

 -- Samuel Mimram <smimram@debian.org>  Sun, 23 Oct 2005 21:36:07 +0200

xmoto (0.1.6.dfsg-3) unstable; urgency=low

   * xmoto does not build on 64 bit archs for now. Specifying the list of
     supported archs in the Architecture field.

 -- Samuel Mimram <smimram@debian.org>  Sun, 23 Oct 2005 16:48:15 +0200

xmoto (0.1.6.dfsg-2) unstable; urgency=low

   * Added glsizeiptr.dpatch patch to give the correct type of a function and
     hopefully solve the FTBFS on 64 bit archs.

 -- Samuel Mimram <smimram@debian.org>  Sun, 23 Oct 2005 12:48:56 +0200

xmoto (0.1.6.dfsg-1) unstable; urgency=low

   * Initial release, closes: #331535.
   * Removed mmgr.cpp, mmgr.h and nommgr.h from upstream source. It wasn't DFSG
     compliant since the licence prevented users from doing harm to others with
     it.

 -- Samuel Mimram <smimram@debian.org>  Wed, 12 Oct 2005 23:17:40 +0200