tags 551334 + pending
thanks

Hi Maintainer,

I've prepared an NMU for nethack (versioned as 3.4.3-12.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I should
delay it longer.

Regards.

-- 

  .''`.
 : :' :   Luca Falavigna <dktrkr...@debian.org>
 `. `'
   `-
diff -Nru nethack-3.4.3/debian/changelog nethack-3.4.3/debian/changelog
--- nethack-3.4.3/debian/changelog      2010-05-12 08:00:36.000000000 +0000
+++ nethack-3.4.3/debian/changelog      2010-05-12 08:00:37.000000000 +0000
@@ -1,3 +1,12 @@
+nethack (3.4.3-12.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules:
+    - Compile with __CORRECT_ISO_CPP_STRINGS_H_PROTO set to fix FTBFS
+      (Closes: #551334, #560531).
+
+ -- Luca Falavigna <dktrkr...@debian.org>  Wed, 12 May 2010 09:30:03 +0200
+
 nethack (3.4.3-12) unstable; urgency=low
 
   * Fix error with update-rc.d (for some reason I didn't see this, probably
diff -Nru nethack-3.4.3/debian/rules nethack-3.4.3/debian/rules
--- nethack-3.4.3/debian/rules  2010-05-12 08:00:36.000000000 +0000
+++ nethack-3.4.3/debian/rules  2010-05-12 08:00:37.000000000 +0000
@@ -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
 

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to