[Pkg-octave-commit] [SCM] Debian packaging for octave-sockets branch, master, updated. 946a353c7488c69fab2beafdb104756ef1f8ebe0

Rafael Laboissiere rafael at laboissiere.net
Thu Jun 21 06:10:31 UTC 2012


The following commit has been merged in the master branch:
commit 71aff456272aa8f12812c67c5b7706744c80999c
Author: Rafael Laboissiere <rafael at laboissiere.net>
Date:   Thu Jun 21 01:25:46 2012 +0200

    debian/patches/compile-with-gcc-4.7.diff: New patch

diff --git a/debian/patches/compile-with-gcc-4.7.diff b/debian/patches/compile-with-gcc-4.7.diff
new file mode 100644
index 0000000..d69ef99
--- /dev/null
+++ b/debian/patches/compile-with-gcc-4.7.diff
@@ -0,0 +1,12 @@
+Description: Make sockets.cc compile with G++ 4.7
+Author: Rafael Laboissiere <rafael at laboissiere.org>
+Forwarded: not-needed
+Last-Update: 2012-06-20
+
+--- octave-sockets-1.0.7.orig/src/sockets.cc
++++ octave-sockets-1.0.7/src/sockets.cc
+@@ -1,3 +1,4 @@
++#include <unistd.h>
+ 
+ // C++ STL includes
+ #include <cstdio>
diff --git a/debian/patches/series b/debian/patches/series
index 6f889c5..d721998 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 autoload-yes.diff
+compile-with-gcc-4.7.diff

-- 
Debian packaging for octave-sockets



More information about the Pkg-octave-commit mailing list