diff -u nethack-3.4.3/debian/control nethack-3.4.3/debian/control --- nethack-3.4.3/debian/control +++ nethack-3.4.3/debian/control @@ -1,7 +1,7 @@ Source: nethack Section: games Priority: optional -Maintainer: Ubuntu MOTU Developers +Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Joshua Kwan Standards-Version: 3.7.2 Build-Depends: flex, bison, groff-base, debhelper (>= 5.0.31), libx11-dev, libxt-dev, libxext-dev, libxmu-dev, xutils, bsdmainutils, libxaw7-dev | libxaw-dev, libncurses5-dev | libncurses-dev, libqt3-mt-dev (>= 3:3.3.4-7), dpatch, po-debconf diff -u nethack-3.4.3/debian/rules nethack-3.4.3/debian/rules --- nethack-3.4.3/debian/rules +++ nethack-3.4.3/debian/rules @@ -18,7 +18,7 @@ optimize := -O2 endif -export CFLAGS = $(optimize) -I../include -g -Wall -DGCC_WARN +export CFLAGS = $(optimize) -I../include -g -Wall -DGCC_WARN -D__CORRECT_ISO_CPP_STRINGS_H_PROTO TARGETS = console lisp x11 qt diff -u nethack-3.4.3/debian/changelog nethack-3.4.3/debian/changelog --- nethack-3.4.3/debian/changelog +++ nethack-3.4.3/debian/changelog @@ -1,3 +1,10 @@ +nethack (3.4.3-10.6ubuntu2) karmic; urgency=low + + * Fix FTBFS by building with -D__CORRECT_ISO_CPP_STRINGS_H_PROTO flag, + a hack from Gentoo (LP: #452858). + + -- Ilya Barygin Fri, 16 Oct 2009 12:01:35 +0400 + nethack (3.4.3-10.6ubuntu1) jaunty; urgency=low * Merge from Debian (LP: #295383), remaining changes: