tags 625117 + pending
thanks

Dear maintainer,

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

Regards.

-- 
 .''`.   Homepage: http://info.comodo.priv.at/ - OpenPGP key ID: 0x8649AA06
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-    NP: Jimi Hendrix: Freedom
diff -u mm3d-1.3.7/debian/changelog mm3d-1.3.7/debian/changelog
--- mm3d-1.3.7/debian/changelog
+++ mm3d-1.3.7/debian/changelog
@@ -1,3 +1,12 @@
+mm3d (1.3.7-1.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: cmdmgr.cc:27:47: error: 'NULL' was not declared in this
+    scope": add patch from peter green (include missing header).
+    Closes: #625117
+
+ -- gregor herrmann <gre...@debian.org>  Wed, 21 Dec 2011 14:06:49 +0100
+
 mm3d (1.3.7-1.2) unstable; urgency=low
 
   * Non-maintainer upload
only in patch2:
unchanged:
--- mm3d-1.3.7.orig/src/mm3dcore/cmdmgr.cc
+++ mm3d-1.3.7/src/mm3dcore/cmdmgr.cc
@@ -20,7 +20,7 @@
  *  See the COPYING file for full license text.
  */
 
-
+#include <cstring>
 #include "cmdmgr.h"
 #include "log.h"
 

Attachment: signature.asc
Description: Digital signature

Reply via email to