Control: tags 778098 + pending

Dear maintainer,

I've prepared an NMU for quarry (versioned as 0.2.0.dfsg.1-4.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: Funny Van Dannen: Tütensuppen
diff -Nru quarry-0.2.0.dfsg.1/debian/changelog quarry-0.2.0.dfsg.1/debian/changelog
--- quarry-0.2.0.dfsg.1/debian/changelog	2010-03-20 10:28:03.000000000 +0100
+++ quarry-0.2.0.dfsg.1/debian/changelog	2015-07-24 00:09:12.000000000 +0200
@@ -1,3 +1,13 @@
+quarry (0.2.0.dfsg.1-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "ftbfs with GCC-5":
+    debian/rules: build with "-std=gnu89", as proposed by Dariusz
+    Dwornikowski.
+    (Closes: #778098)
+
+ -- gregor herrmann <gre...@debian.org>  Fri, 24 Jul 2015 00:08:44 +0200
+
 quarry (0.2.0.dfsg.1-4) unstable; urgency=low
 
   * Maintainer set to Debian Games Team (Closes: #497242)
diff -Nru quarry-0.2.0.dfsg.1/debian/rules quarry-0.2.0.dfsg.1/debian/rules
--- quarry-0.2.0.dfsg.1/debian/rules	2010-03-20 10:12:43.000000000 +0100
+++ quarry-0.2.0.dfsg.1/debian/rules	2015-07-24 00:06:32.000000000 +0200
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export CFLAGS += -std=gnu89
+
 %:
 	dh $@
 

Attachment: signature.asc
Description: Digital Signature

Reply via email to