Package: meritous Version: 1.2+dfsg-1 Severity: minor When you win the game, it displays a list of people who did something for the game. This list is supposed to include the musicians but there's a bug in src/ending.c that causes them to be displayed incorrectly:
char *credits[] = { "Concept: Lancer-X/Asceai", "Game design: Lancer-X/Asceai", "Graphics: Lancer-X/Asceai", "Programming: Lancer-X/Asceai", "Sound Effects: Various (public domain) sources", "Music: Various artists", "Beta testing: Quasar", "Beta testing: Terryn", "Beta testing: Wervyn" "\"Ambient Light\" Vogue of Triton" "\"Battle of Ragnarok\" Frostbite" "\"Dragon Cave\" TICAZ" " cavern.xm Unknown" "\"Caverns Boss\" Alexis Janson" "\"Forest Boss\" Alexis Janson" "\"Catacombs Boss\" Alexis Janson" "\"Fear 2\" Mick Rippon" "\"The Final Battle\" Goose/C<E9>DA & iNVASiON" "\"Ice Frontier\" Skaven/FC" "\"KnarkLoader 1.0\" Rapacious" "\"RPG-Battle\" Cyn" "\"Metallic Forest\" Joseph Fox" }; Many of the commas are missing between the strings. This causes the compiler to concatenate those strings, making one long string that the game then tries to display as one line. Of course, it won't fit, and IIRC only "Beta testing: Wervyn"Ambien" was displayed. Because the music files were unlicensed and have thus been removed from the Debian package (bug 465532), I think it would be okay to entirely omit them from the credits too. The current behaviour seems unintended though, so I'm setting the severity to minor. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (900, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores) Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages meritous depends on: ii libc6 2.10.2-2 GNU C Library: Shared libraries ii libsdl-image1.2 1.2.10-1 image loading library for Simple D ii libsdl-mixer1.2 1.2.8-6+b1 mixer library for Simple DirectMed ii libsdl1.2debian 1.2.13-5 Simple DirectMedia Layer ii meritous-data 1.2+dfsg-1 action-adventure dungeon crawl gam ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime meritous recommends no packages. meritous suggests no packages. -- no debconf information
pgpMzPJR4mr2s.pgp
Description: PGP signature