Hi,

The following is the diff for my motor 2:3.4.0-8.1 NMU.

diff -u motor-3.4.0/debian/changelog motor-3.4.0/debian/changelog
--- motor-3.4.0/debian/changelog
+++ motor-3.4.0/debian/changelog
@@ -1,3 +1,10 @@
+motor (2:3.4.0-8.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc-4.3. Thanks to Cyril Brulebois. Closes: #455441
+
+ -- Andreas Barth <[EMAIL PROTECTED]>  Sun, 16 Mar 2008 23:04:48 +0000
+
 motor (2:3.4.0-8) unstable; urgency=low
 
   * 03-kfreebsd-build.dpatch - fix build on kfreebsd platform (closes: #377784)
only in patch2:
unchanged:
--- motor-3.4.0.orig/src/debugger/motordebugger.cc
+++ motor-3.4.0/src/debugger/motordebugger.cc
@@ -22,6 +22,8 @@
 #include <sys/vt.h>
 #endif
 
+#include <memory>
+
 #ifdef DEBUG
 ofstream motordebugger::dlog;
 #endif



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to