Author: skitt Date: 2013-05-07 13:04:30 +0000 (Tue, 07 May 2013) New Revision: 14029
Modified: packages/trunk/koules/debian/patches/111_font_unsigned_char.diff Log: Add DEP3 header. Modified: packages/trunk/koules/debian/patches/111_font_unsigned_char.diff =================================================================== --- packages/trunk/koules/debian/patches/111_font_unsigned_char.diff 2013-05-07 12:49:33 UTC (rev 14028) +++ packages/trunk/koules/debian/patches/111_font_unsigned_char.diff 2013-05-07 13:04:30 UTC (rev 14029) @@ -1,3 +1,7 @@ +Description: Declare font data as unsigned. +Author: Stephen Kitt <[email protected]> +Bug-Debian: http://bugs.debian.org/688658 + --- koules-1.4.orig/xlib/init.c +++ koules-1.4/xlib/init.c @@ -34,7 +34,7 @@ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

