Hi Tim,

I've prepared an NMU for this RC build failure.  Please find the patch
attached.  I've uploaded the NMU to the 3-day DELAYED queue on gluck.

Thanks,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/
diff -Nru /var/tmp/pyg2BgrdBr/bzflag-2.0.2.20050318/debian/changelog 
/var/tmp/mgvkiRRUIh/bzflag-2.0.2.20050318/debian/changelog
--- /var/tmp/pyg2BgrdBr/bzflag-2.0.2.20050318/debian/changelog  2005-03-18 
01:21:32.000000000 -0800
+++ /var/tmp/mgvkiRRUIh/bzflag-2.0.2.20050318/debian/changelog  2005-08-13 
06:22:54.000000000 -0700
@@ -1,3 +1,13 @@
+bzflag (2.0.2.20050318-0.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * High-urgency upload for RC bugfix.
+  * Forward-declare class SortedGState for compatibility with g++-4.0's
+    increased strictness; thanks to Matt Kraai for the patch
+    (closes: #320268).
+
+ -- Steve Langasek <[EMAIL PROTECTED]>  Sat, 13 Aug 2005 01:08:56 -0700
+
 bzflag (2.0.2.20050318) unstable; urgency=medium
 
   * upstream release - many big fixes - see ChangeLog
diff -Nru /var/tmp/pyg2BgrdBr/bzflag-2.0.2.20050318/src/ogl/OpenGLGState.cxx 
/var/tmp/mgvkiRRUIh/bzflag-2.0.2.20050318/src/ogl/OpenGLGState.cxx
--- /var/tmp/pyg2BgrdBr/bzflag-2.0.2.20050318/src/ogl/OpenGLGState.cxx  
2005-01-17 21:18:32.000000000 -0800
+++ /var/tmp/mgvkiRRUIh/bzflag-2.0.2.20050318/src/ogl/OpenGLGState.cxx  
2005-08-13 06:22:54.000000000 -0700
@@ -132,6 +132,8 @@
 // OpenGLGStateRep
 //
 
+class SortedGState;
+
 class OpenGLGStateRep {
   public:
                        OpenGLGStateRep();

Attachment: signature.asc
Description: Digital signature

Reply via email to