Control: tags 956359 + pending
Dear maintainer, I've prepared an NMU for netgen (versioned as 6.2.1804+dfsg1-3.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards. -- tobi
diff -Nru netgen-6.2.1804+dfsg1/debian/changelog netgen-6.2.1804+dfsg1/debian/changelog --- netgen-6.2.1804+dfsg1/debian/changelog 2019-03-01 19:44:35.000000000 +0100 +++ netgen-6.2.1804+dfsg1/debian/changelog 2020-04-27 22:01:24.000000000 +0200 @@ -1,3 +1,10 @@ +netgen (6.2.1804+dfsg1-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Patch to fix FTBFS against opencascade 7.4. (Closes: #956359) + + -- Tobias Frost <[email protected]> Mon, 27 Apr 2020 22:01:24 +0200 + netgen (6.2.1804+dfsg1-3) unstable; urgency=medium * [425e45e] Use new OpenCASCADE path diff -Nru netgen-6.2.1804+dfsg1/debian/patches/opencascade7.4.patch netgen-6.2.1804+dfsg1/debian/patches/opencascade7.4.patch --- netgen-6.2.1804+dfsg1/debian/patches/opencascade7.4.patch 1970-01-01 01:00:00.000000000 +0100 +++ netgen-6.2.1804+dfsg1/debian/patches/opencascade7.4.patch 2020-04-27 22:01:02.000000000 +0200 @@ -0,0 +1,17 @@ +Description: Fix FTBFS with opencascade 7.4 +Origin: https://github.com/NGSolve/netgen/commit/18070c9f03072cadffe7baed4ba4045dd9ea680e#diff-3ee1c88f2a71a62145e31da1ef21ea3f +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956359 +Forwarded: not-needed +Last-Update: 2020-04-10 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +--- a/libsrc/occ/occgeom.hpp ++++ b/libsrc/occ/occgeom.hpp +@@ -73,7 +73,6 @@ + #include "ShapeUpgrade_ShellSewing.hxx" + #include "ShapeFix_Shape.hxx" + #include "ShapeFix_Wireframe.hxx" +-#include "BRepMesh.hxx" + #include "BRepMesh_IncrementalMesh.hxx" + #include "BRepBndLib.hxx" + #include "Bnd_Box.hxx" diff -Nru netgen-6.2.1804+dfsg1/debian/patches/series netgen-6.2.1804+dfsg1/debian/patches/series --- netgen-6.2.1804+dfsg1/debian/patches/series 2018-12-29 04:42:35.000000000 +0100 +++ netgen-6.2.1804+dfsg1/debian/patches/series 2020-04-11 09:09:35.000000000 +0200 @@ -1,2 +1,3 @@ disable-windows.patch add-sse-guard.patch +opencascade7.4.patch
signature.asc
Description: PGP signature
-- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
