Control: tags 958156 + pending

Dear maintainer,

I've prepared an NMU for slic3r (versioned as 1.3.0+dfsg1-3.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Cheers
-- 
Sebastian Ramacher
diff -Nru slic3r-1.3.0+dfsg1/debian/changelog slic3r-1.3.0+dfsg1/debian/changelog
--- slic3r-1.3.0+dfsg1/debian/changelog	2018-11-08 12:19:10.000000000 +0100
+++ slic3r-1.3.0+dfsg1/debian/changelog	2020-06-09 00:34:00.000000000 +0200
@@ -1,3 +1,12 @@
+slic3r (1.3.0+dfsg1-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+
+  [ Giovanni Mascellani ]
+  * Fix FTBFS with Boost 1.71. (Closes: #958156)
+
+ -- Sebastian Ramacher <sramac...@debian.org>  Tue, 09 Jun 2020 00:34:00 +0200
+
 slic3r (1.3.0+dfsg1-3) unstable; urgency=medium
 
   * [b61cf9b] Import patch to fix admesh compilation bug (Closes: #907346)
diff -Nru slic3r-1.3.0+dfsg1/debian/patches/0006-Fix-FTBFS-with-Boost-1.71.patch slic3r-1.3.0+dfsg1/debian/patches/0006-Fix-FTBFS-with-Boost-1.71.patch
--- slic3r-1.3.0+dfsg1/debian/patches/0006-Fix-FTBFS-with-Boost-1.71.patch	1970-01-01 01:00:00.000000000 +0100
+++ slic3r-1.3.0+dfsg1/debian/patches/0006-Fix-FTBFS-with-Boost-1.71.patch	2020-06-09 00:33:58.000000000 +0200
@@ -0,0 +1,20 @@
+From: Giovanni Mascellani <g...@debian.org>
+Date: Sun, 19 Apr 2020 08:31:04 +0200
+Subject: Fix FTBFS with Boost 1.71.
+
+---
+ xs/src/libslic3r/GCodeSender.hpp | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/xs/src/libslic3r/GCodeSender.hpp b/xs/src/libslic3r/GCodeSender.hpp
+index cc0b298..0f39f5a 100644
+--- a/xs/src/libslic3r/GCodeSender.hpp
++++ b/xs/src/libslic3r/GCodeSender.hpp
+@@ -9,6 +9,7 @@
+ #include <boost/asio.hpp>
+ #include <boost/bind.hpp>
+ #include <boost/thread.hpp>
++#include <boost/core/noncopyable.hpp>
+ 
+ namespace Slic3r {
+ 
diff -Nru slic3r-1.3.0+dfsg1/debian/patches/series slic3r-1.3.0+dfsg1/debian/patches/series
--- slic3r-1.3.0+dfsg1/debian/patches/series	2018-11-08 12:19:10.000000000 +0100
+++ slic3r-1.3.0+dfsg1/debian/patches/series	2020-06-09 00:33:58.000000000 +0200
@@ -3,3 +3,4 @@
 Add-usr-lib-slic3r-to-lib-search-path.patch
 Use-system-expat.h.patch
 Drop-error-admesh-works-correctly-on-little-endian-machin.patch
+0006-Fix-FTBFS-with-Boost-1.71.patch

Attachment: signature.asc
Description: PGP signature

Reply via email to