Package: hex-a-hop
Version: 0.0.20070315-3
Severity: minor
Tags: patch
One of the level names is displayed as "Toughened\n\nTiles", with
superfluous end of line. The attached patch fixes this problem.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.22
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages hex-a-hop depends on:
ii libc6 2.6.1-1 GNU C Library: Shared libraries
ii libgcc1 1:4.2.1-4 GCC support library
ii libsdl-pango1 0.1.2-1 text rendering with Pango in SDL a
ii libsdl1.2debian 1.2.11-9 Simple DirectMedia Layer
ii libstdc++6 4.2.1-4 The GNU Standard C++ Library v3
hex-a-hop recommends no packages.
-- no debconf information
diff -ur hex-a-hop-0.0.20070315/level_list.h hex-a-hop/level_list.h
--- hex-a-hop-0.0.20070315/level_list.h 2007-07-06 16:18:54.000000000 +0200
+++ hex-a-hop/level_list.h 2007-08-23 22:45:53.000000000 +0200
@@ -55,7 +55,7 @@
{0, "2005_11_19\\turntables.lev", " Roundabouts",},
{0, "2005_11_19\\two fish.lev", " Two Fish",},
{0, "3_2hitfloor\\all wound up.lev", "All Wound Up",},
-{0, "3_2hitfloor\\collapse2.lev", " Toughened Tiles",},
+{0, "3_2hitfloor\\collapse2.lev", " Toughened Tiles",},
{0, "3_2hitfloor\\Island.lev", " Island",},
{0, "3_2hitfloor\\more stripes.lev", " More Stripes",},
{0, "3_2hitfloor\\Stripey.lev", " Stripes",},
_______________________________________________
Pkg-games-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-games-devel