Control: tags 777907 + pending

Dear maintainer,

I've prepared an NMU for hunt (versioned as 1.5-6.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Kurt Ostbahn & Die Kombo: I brauch kan Dokta
diff -u hunt-1.5/debian/changelog hunt-1.5/debian/changelog
--- hunt-1.5/debian/changelog
+++ hunt-1.5/debian/changelog
@@ -1,3 +1,12 @@
+hunt (1.5-6.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "ftbfs with GCC-5": apply patch from Nicholas Luedtke:
+    build with "-std=gnu89".
+    (Closes: #777907)
+
+ -- gregor herrmann <gre...@debian.org>  Mon, 20 Jul 2015 19:17:12 +0200
+
 hunt (1.5-6) unstable; urgency=low
 
   * New maintainer. (Closes: #486761)
only in patch2:
unchanged:
--- hunt-1.5.orig/Makefile
+++ hunt-1.5/Makefile
@@ -1,4 +1,4 @@
-CFLAGS=-Wall -O2 -g -D_REENTRANT
+CFLAGS=-Wall -O2 -g -D_REENTRANT -std=gnu89
 #CFLAGS+=-DSYNC_FAST
 #CFLAGS+=-D_WITH_LINUX_KERNEL_HDR
 

Attachment: signature.asc
Description: Digital Signature

Reply via email to