[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#667263: linamc: diff for NMU version 2.0rc5-2.1



tags 667263 + patch
tags 667263 + pending
thanks

Dear maintainer,

I've prepared an NMU for linamc (versioned as 2.0rc5-2.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  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Peter Jones: Belle
diff -u linamc-2.0rc5/debian/changelog linamc-2.0rc5/debian/changelog
--- linamc-2.0rc5/debian/changelog
+++ linamc-2.0rc5/debian/changelog
@@ -1,3 +1,11 @@
+linamc (2.0rc5-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "ftbfs with GCC-4.7": enable commented out include in
+    ./src/AxUnit.cpp. (Closes: #667263)
+
+ -- gregor herrmann <gregoa@debian.org>  Mon, 07 May 2012 17:21:42 +0200
+
 linamc (2.0rc5-2) unstable; urgency=low
 
   * Retiring - remove myself from the uploaders list.
only in patch2:
unchanged:
--- linamc-2.0rc5.orig/src/AxUnit.cpp
+++ linamc-2.0rc5/src/AxUnit.cpp
@@ -34,7 +34,7 @@
 //#include <stropts.h>
 //#include <netinet/in.h>
 #include <arpa/inet.h>
-//#include <unistd.h>
+#include <unistd.h>
 //#include <fcntl.h>
 #include <errno.h>
 //#include <string.h>

Attachment: signature.asc
Description: Digital signature


Reply to: