tag 600173 + patch thanks Hi Moritz
Adding python to Build-Depends would resolve the FTBFS. Please find attached a proposed NMU. Should I go ahead or do you prefer to solve this in another way? (e.g. disabling the thests?) Bests Salvatore
diff -Nru scummvm-1.2.0/debian/changelog scummvm-1.2.0/debian/changelog --- scummvm-1.2.0/debian/changelog 2010-10-12 21:55:28.000000000 +0200 +++ scummvm-1.2.0/debian/changelog 2010-10-17 17:03:29.000000000 +0200 @@ -1,3 +1,11 @@ +scummvm (1.2.0-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Add python to Build-Depends as it is needed during build tests + (Closes: #600173). + + -- Salvatore Bonaccorso <[email protected]> Sun, 17 Oct 2010 17:03:29 +0200 + scummvm (1.2.0-1) unstable; urgency=low * New upstream release (Closes: #593945) diff -Nru scummvm-1.2.0/debian/control scummvm-1.2.0/debian/control --- scummvm-1.2.0/debian/control 2010-10-12 21:56:08.000000000 +0200 +++ scummvm-1.2.0/debian/control 2010-10-17 17:02:43.000000000 +0200 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: David Weinehall <[email protected]>, Moritz Muehlenhoff <[email protected]> -Build-Depends: debhelper (>= 7), nasm [i386], libsdl1.2-dev, libmad0-dev, libasound2-dev [linux-any], libvorbis-dev, libmpeg2-4-dev, libflac-dev, libz-dev, libfluidsynth-dev +Build-Depends: debhelper (>= 7), nasm [i386], libsdl1.2-dev, libmad0-dev, libasound2-dev [linux-any], libvorbis-dev, libmpeg2-4-dev, libflac-dev, libz-dev, libfluidsynth-dev, python Standards-Version: 3.8.4 Homepage: http://www.scummvm.org
signature.asc
Description: Digital signature

