r1968 - in packages/trunk/koules/debian: . patches

Samuel Hocevar sho at alioth.debian.org
Fri Nov 3 12:08:34 CET 2006


Author: sho
Date: 2006-11-03 12:08:33 +0100 (Fri, 03 Nov 2006)
New Revision: 1968

Added:
   packages/trunk/koules/debian/patches/
   packages/trunk/koules/debian/patches/000_build_rules.diff
   packages/trunk/koules/debian/patches/050_defines.diff
   packages/trunk/koules/debian/patches/100_spelling.diff
   packages/trunk/koules/debian/patches/101_buffer_overflow.diff
   packages/trunk/koules/debian/patches/102_includes.diff
   packages/trunk/koules/debian/patches/103_asm.diff
   packages/trunk/koules/debian/patches/104_types.diff
   packages/trunk/koules/debian/patches/105_save_file.diff
   packages/trunk/koules/debian/patches/106_shm_check.diff
   packages/trunk/koules/debian/patches/200_tcl.diff
   packages/trunk/koules/debian/patches/series
Modified:
   packages/trunk/koules/debian/changelog
   packages/trunk/koules/debian/control
   packages/trunk/koules/debian/rules
Log:
koules (1.4-15) unstable; urgency=high

  * Use quilt for patch management.

  * debian/control:
    + Uncapitalised short description and add the word "abstract" to it.
    + Slightly reworded long description.
    + Build-depend on quilt.
    + Added myself to the uploaders.

  * debian/patches/000_build_rules.diff:
    + New patch from old diff: add proper build rules.
  * debian/patches/050_defines.diff:
    + New patch from old diff: set compile-time paths and features.
  * debian/patches/100_spelling.diff:
    + New patch from old diff: spelling fixes.
  * debian/patches/101_buffer_overflow.diff:
    + New patch from old diff: fix a buffer overflow in commandline
      handling.
  * debian/patches/102_includes.diff:
    + New patch from old diff: add missing headers.
    + Add missing <string.h> to xlib/text.c.
  * debian/patches/103_asm.diff:
    + New patch from old diff: fix asm syntax.
  * debian/patches/104_types.diff:
    + New patch from old diff: fix types to avoid crashes on 64-bit arches
      and on powerpc.
  * debian/patches/105_save_file.diff:
    + New patch from old diff: do not exit if the save file was not found.
  * debian/patches/200_tcl.diff:
    + New patch from old diff: fix paths in the tcl script and add a
      wrapper to warn about the missing interpreter.

  * debian/patches/106_shm_check.diff:
    + Fix MIT-SHM detection code for remote displays (Closes: #392983).

 -- Sam Hocevar (Debian packages) <sam+deb at zoy.org>  Fri,  3 Nov 2006 11:25:44 +0100


! The diff was too big and was omitted from this mail !



More information about the Pkg-games-commits mailing list