Raspbian automatic forward porter [Wed, 9 Oct 2024 01:11:06 +0000 (02:11 +0100)]
Merge version 7.8.1+dfsg1-2+rpi1 and 7.8.1+dfsg1-3 to produce 7.8.1+dfsg1-3+rpi1
Santiago Vila [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
Merge opencascade (7.8.1+dfsg1-3) import into refs/heads/workingbranch
dpasukhi [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
[PATCH]
0033808: Coding - FreeType Use unsigned point and contour indexing in `FT_Outline`
Bug-Debian: https://bugs.debian.org/
1083127
Changes to auto instead of specific type
Gbp-Pq: Name 0013-use-auto-instead-of-specific-type.patch
Tobias Frost [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
Remove -ffile-prefix-map= from CMake module generated compiler flags.
Forwarded: no, Debian specific
Applied-Upstream: <version|URL|commit, identifies patches merged upstream, optional>
Reviewed-by: <name and email of a reviewer, optional>
Last-Update: 2024-05-24 <YYYY-MM-DD, last update of the meta-information, optional>
Last-Update: 2024-05-24 <YYYY-MM-DD, last update of the meta-information, optional>
Gbp-Pq: Name 0012-cmake-do-not-export-ffile-prefix.patch
Debian Science Maintainers [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
cmake-workaround-tbbmemory
Gbp-Pq: Name 0011-cmake-workaround-tbbmemory.patch
Tobias Frost [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
Fix cmake module path
Forwarded: not yet
Last-Update: 2022-10-19 <YYYY-MM-DD, last update of the meta-information, optional>
to be able to install cmake module in mulipath. Also, do not bail out if an
opencascade component is not installed in the cmake module (it might be in a
different package)
Last-Update: 2022-10-19 <YYYY-MM-DD, last update of the meta-information, optional>
Gbp-Pq: Name 0010-fix-cmake-module.patch
blobfish [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
[PATCH 6/7] BRepOffset_Tool: TryProject: Check return of BRepLib::BuildCurve3d. Might be degenerate edge, so no curve
Gbp-Pq: Name 0006-BRepOffset_Tool-TryProject-Check-return-of-BRepLib-B.patch
blobfish [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
[PATCH 5/7] BRepFill_Filling: Don't even attempt to build with empty boundary
Gbp-Pq: Name 0005-BRepFill_Filling-Don-t-even-attempt-to-build-with-em.patch
blobfish [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
[PATCH 4/7] BRepFill_Filling: Curve constraints confused by implicit cast from GeomAbs_Shape to Standard_Integer
Gbp-Pq: Name 0004-BRepFill_Filling-Curve-constraints-confused-by-impli.patch
blobfish [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
[PATCH 3/7] BRepFill_Filling: WireFromList: We can't assume that a connected edge was found and the iterator is valid or we will crash on Edges.Remove
Gbp-Pq: Name 0003-BRepFill_Filling-WireFromList-We-can-t-assume-that-a.patch
blobfish [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
[PATCH 2/7] GeomPlate_BuildAveragePlane: BasePlan: Don't set yvector to zero. See Following:
When we return, the yvector is crossed with x and we crash.
The z vector is passed in and we calculate the x vector, so just cross those 2 in this case to get y.
Gbp-Pq: Name 0002-GeomPlate_BuildAveragePlane-BasePlan-Don-t-set-yvect.patch
blobfish [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
[PATCH 1/7] cmake: Don't try to write to install directory. You know, permissions and all
Gbp-Pq: Name 0001-cmake-Don-t-try-to-write-to-install-directory.-You-k.patch
Tobias Frost [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
Do not use a server-based search engine for the doxygen documentation.
Origin: <upstream|backport|vendor|other>, <URL, required except if Author is present>
Bug: <URL to the upstream bug report if any, implies patch has been forwarded, optional>
Bug-Debian: https://bugs.debian.org/914498
Forwarded: not-needed, Debian specific
Last-Update: 2020-04-08
As this would require a webserver with php enabled.
Last-Update: 2020-04-08
Gbp-Pq: Name do-not-use-doxygen-searchengine.patch
Tobias Frost [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
Do not enforce atomics support on archs not supporting it.
Forwarded: no, Debian specific.
Last-Update: 2018-05-26
armel seems to have no atomic support on opencascade, so make it possible to
hint the build system not to enforce it.
Last-Update: 2018-05-26
Gbp-Pq: Name armel-ftbfs.patch
Kurt Kremitzki [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
This patch replaces Cloudflare mathjax with libjs-mathjax.
Last-Update: 2018-03-06
Gbp-Pq: Name remove-cloudflare-mathjax.diff
Debian Science Maintainers [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
fix install dir references for debian
Origin: vendor, https://aur.archlinux.org/cgit/aur.git/tree/fix-install-dir-references.patch?h=opencascade7
This patch fixes cmake install dir references and comes from the opencascade7
package on the ArchLinux User Repository.
Gbp-Pq: Name fix-install-dir-references.diff
Kurt Kremitzki [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
This patch removes build refs to Files-Excluded in d/copyright
Last-Update: 2020-11-23
Gbp-Pq: Name dox-cmake-cleanup.patch
Santiago Vila [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
opencascade (7.8.1+dfsg1-3) unstable; urgency=medium
* Team upload.
* Fix FTBFS bug "invalid conversion from ‘unsigned char*’ to ‘const char*’".
Use auto instead of specific type. Closes: #
1083127.
[dgit import unpatched opencascade 7.8.1+dfsg1-3]
Santiago Vila [Wed, 2 Oct 2024 20:00:00 +0000 (22:00 +0200)]
Import opencascade_7.8.1+dfsg1-3.debian.tar.xz
[dgit import tarball opencascade 7.8.1+dfsg1-3 opencascade_7.8.1+dfsg1-3.debian.tar.xz]
Raspbian automatic forward porter [Thu, 20 Jun 2024 03:45:06 +0000 (04:45 +0100)]
Merge version 7.6.3+dfsg1-7+rpi1 and 7.8.1+dfsg1-2 to produce 7.8.1+dfsg1-2+rpi1
Tobias Frost [Fri, 24 May 2024 17:00:24 +0000 (19:00 +0200)]
Merge opencascade (7.8.1+dfsg1-2) import into refs/heads/workingbranch
Tobias Frost [Fri, 24 May 2024 17:00:24 +0000 (19:00 +0200)]
Remove -ffile-prefix-map= from CMake module generated compiler flags.
Forwarded: no, Debian specific
Applied-Upstream: <version|URL|commit, identifies patches merged upstream, optional>
Reviewed-by: <name and email of a reviewer, optional>
Last-Update: 2024-05-24 <YYYY-MM-DD, last update of the meta-information, optional>
Last-Update: 2024-05-24 <YYYY-MM-DD, last update of the meta-information, optional>
Gbp-Pq: Name 0012-cmake-do-not-export-ffile-prefix.patch
Debian Science Maintainers [Fri, 24 May 2024 17:00:24 +0000 (19:00 +0200)]
cmake-workaround-tbbmemory
Gbp-Pq: Name 0011-cmake-workaround-tbbmemory.patch
Tobias Frost [Fri, 24 May 2024 17:00:24 +0000 (19:00 +0200)]
Fix cmake module path
Forwarded: not yet
Last-Update: 2022-10-19 <YYYY-MM-DD, last update of the meta-information, optional>
to be able to install cmake module in mulipath. Also, do not bail out if an
opencascade component is not installed in the cmake module (it might be in a
different package)
Last-Update: 2022-10-19 <YYYY-MM-DD, last update of the meta-information, optional>
Gbp-Pq: Name 0010-fix-cmake-module.patch
blobfish [Fri, 24 May 2024 17:00:24 +0000 (19:00 +0200)]
[PATCH 6/7] BRepOffset_Tool: TryProject: Check return of BRepLib::BuildCurve3d. Might be degenerate edge, so no curve
Gbp-Pq: Name 0006-BRepOffset_Tool-TryProject-Check-return-of-BRepLib-B.patch
blobfish [Fri, 24 May 2024 17:00:24 +0000 (19:00 +0200)]
[PATCH 5/7] BRepFill_Filling: Don't even attempt to build with empty boundary
Gbp-Pq: Name 0005-BRepFill_Filling-Don-t-even-attempt-to-build-with-em.patch
blobfish [Fri, 24 May 2024 17:00:24 +0000 (19:00 +0200)]
[PATCH 4/7] BRepFill_Filling: Curve constraints confused by implicit cast from GeomAbs_Shape to Standard_Integer
Gbp-Pq: Name 0004-BRepFill_Filling-Curve-constraints-confused-by-impli.patch
blobfish [Fri, 24 May 2024 17:00:24 +0000 (19:00 +0200)]
[PATCH 3/7] BRepFill_Filling: WireFromList: We can't assume that a connected edge was found and the iterator is valid or we will crash on Edges.Remove
Gbp-Pq: Name 0003-BRepFill_Filling-WireFromList-We-can-t-assume-that-a.patch
blobfish [Fri, 24 May 2024 17:00:24 +0000 (19:00 +0200)]
[PATCH 2/7] GeomPlate_BuildAveragePlane: BasePlan: Don't set yvector to zero. See Following:
When we return, the yvector is crossed with x and we crash.
The z vector is passed in and we calculate the x vector, so just cross those 2 in this case to get y.
Gbp-Pq: Name 0002-GeomPlate_BuildAveragePlane-BasePlan-Don-t-set-yvect.patch
blobfish [Fri, 24 May 2024 17:00:24 +0000 (19:00 +0200)]
[PATCH 1/7] cmake: Don't try to write to install directory. You know, permissions and all
Gbp-Pq: Name 0001-cmake-Don-t-try-to-write-to-install-directory.-You-k.patch
Tobias Frost [Fri, 24 May 2024 17:00:24 +0000 (19:00 +0200)]
Do not use a server-based search engine for the doxygen documentation.
Origin: <upstream|backport|vendor|other>, <URL, required except if Author is present>
Bug: <URL to the upstream bug report if any, implies patch has been forwarded, optional>
Bug-Debian: https://bugs.debian.org/914498
Forwarded: not-needed, Debian specific
Last-Update: 2020-04-08
As this would require a webserver with php enabled.
Last-Update: 2020-04-08
Gbp-Pq: Name do-not-use-doxygen-searchengine.patch
Tobias Frost [Fri, 24 May 2024 17:00:24 +0000 (19:00 +0200)]
Do not enforce atomics support on archs not supporting it.
Forwarded: no, Debian specific.
Last-Update: 2018-05-26
armel seems to have no atomic support on opencascade, so make it possible to
hint the build system not to enforce it.
Last-Update: 2018-05-26
Gbp-Pq: Name armel-ftbfs.patch
Kurt Kremitzki [Fri, 24 May 2024 17:00:24 +0000 (19:00 +0200)]
This patch replaces Cloudflare mathjax with libjs-mathjax.
Last-Update: 2018-03-06
Gbp-Pq: Name remove-cloudflare-mathjax.diff
Debian Science Maintainers [Fri, 24 May 2024 17:00:24 +0000 (19:00 +0200)]
fix install dir references for debian
Origin: vendor, https://aur.archlinux.org/cgit/aur.git/tree/fix-install-dir-references.patch?h=opencascade7
This patch fixes cmake install dir references and comes from the opencascade7
package on the ArchLinux User Repository.
Gbp-Pq: Name fix-install-dir-references.diff
Kurt Kremitzki [Fri, 24 May 2024 17:00:24 +0000 (19:00 +0200)]
This patch removes build refs to Files-Excluded in d/copyright
Last-Update: 2020-11-23
Gbp-Pq: Name dox-cmake-cleanup.patch
Tobias Frost [Fri, 24 May 2024 17:00:24 +0000 (19:00 +0200)]
opencascade (7.8.1+dfsg1-2) unstable; urgency=medium
* Fix d/control typo in a Break: statement
* Fix some lintian warnings and remove some obsolete overrides.
* Fix symlink in occt-draw pointing to old version.
* Bump S-V to 4.7.0 - no changes required.
* Add patch to remove ffile-prefix-map in the CMake modules.
[dgit import unpatched opencascade 7.8.1+dfsg1-2]
Tobias Frost [Fri, 24 May 2024 17:00:24 +0000 (19:00 +0200)]
Import opencascade_7.8.1+dfsg1-2.debian.tar.xz
[dgit import tarball opencascade 7.8.1+dfsg1-2 opencascade_7.8.1+dfsg1-2.debian.tar.xz]
Tobias Frost [Thu, 16 May 2024 10:06:54 +0000 (12:06 +0200)]
Import opencascade_7.8.1+dfsg1.orig.tar.xz
[dgit import orig opencascade_7.8.1+dfsg1.orig.tar.xz]
Steve Langasek [Sat, 2 Mar 2024 10:13:48 +0000 (10:13 +0000)]
Merge opencascade (7.6.3+dfsg1-7.1) import into refs/heads/workingbranch
Tobias Frost [Sat, 2 Mar 2024 10:13:48 +0000 (10:13 +0000)]
Fix cmake module path
Forwarded: not yet
Last-Update: 2022-10-19 <YYYY-MM-DD, last update of the meta-information, optional>
to be able to install cmake module in mulipath. Also, do not bail out if an
opencascade component is not installed in the cmake module (it might be in a
different package)
Last-Update: 2022-10-19 <YYYY-MM-DD, last update of the meta-information, optional>
Gbp-Pq: Name 0010-fix-cmake-module.patch
kgv [Mon, 29 Nov 2021 18:26:45 +0000 (21:26 +0300)]
[PATCH]
0032697: Configuration - fix compilation errors with oneTBB 2021
Removed usage of no more existing tbb::task_scheduler_init and tbb::captured_exception.
Gbp-Pq: Name upstream-tbb-fix.patch
blobfish [Sat, 2 Mar 2024 10:13:48 +0000 (10:13 +0000)]
[PATCH 6/7] BRepOffset_Tool: TryProject: Check return of BRepLib::BuildCurve3d. Might be degenerate edge, so no curve
Gbp-Pq: Name 0006-BRepOffset_Tool-TryProject-Check-return-of-BRepLib-B.patch
blobfish [Sat, 2 Mar 2024 10:13:48 +0000 (10:13 +0000)]
[PATCH 5/7] BRepFill_Filling: Don't even attempt to build with empty boundary
Gbp-Pq: Name 0005-BRepFill_Filling-Don-t-even-attempt-to-build-with-em.patch
blobfish [Sat, 2 Mar 2024 10:13:48 +0000 (10:13 +0000)]
[PATCH 4/7] BRepFill_Filling: Curve constraints confused by implicit cast from GeomAbs_Shape to Standard_Integer
Gbp-Pq: Name 0004-BRepFill_Filling-Curve-constraints-confused-by-impli.patch
blobfish [Sat, 2 Mar 2024 10:13:48 +0000 (10:13 +0000)]
[PATCH 3/7] BRepFill_Filling: WireFromList: We can't assume that a connected edge was found and the iterator is valid or we will crash on Edges.Remove
Gbp-Pq: Name 0003-BRepFill_Filling-WireFromList-We-can-t-assume-that-a.patch
blobfish [Sat, 2 Mar 2024 10:13:48 +0000 (10:13 +0000)]
[PATCH 2/7] GeomPlate_BuildAveragePlane: BasePlan: Don't set yvector to zero. See Following:
When we return, the yvector is crossed with x and we crash.
The z vector is passed in and we calculate the x vector, so just cross those 2 in this case to get y.
Gbp-Pq: Name 0002-GeomPlate_BuildAveragePlane-BasePlan-Don-t-set-yvect.patch
blobfish [Sat, 2 Mar 2024 10:13:48 +0000 (10:13 +0000)]
[PATCH 1/7] cmake: Don't try to write to install directory. You know, permissions and all
Gbp-Pq: Name 0001-cmake-Don-t-try-to-write-to-install-directory.-You-k.patch
Tobias Frost [Sat, 2 Mar 2024 10:13:48 +0000 (10:13 +0000)]
Do not use a server-based search engine for the doxygen documentation.
Origin: <upstream|backport|vendor|other>, <URL, required except if Author is present>
Bug: <URL to the upstream bug report if any, implies patch has been forwarded, optional>
Bug-Debian: https://bugs.debian.org/914498
Forwarded: not-needed, Debian specific
Last-Update: 2020-04-08
As this would require a webserver with php enabled.
Last-Update: 2020-04-08
Gbp-Pq: Name do-not-use-doxygen-searchengine.patch
Tobias Frost [Sat, 2 Mar 2024 10:13:48 +0000 (10:13 +0000)]
Do not enforce atomics support on archs not supporting it.
Forwarded: no, Debian specific.
Last-Update: 2018-05-26
armel seems to have no atomic support on opencascade, so make it possible to
hint the build system not to enforce it.
Last-Update: 2018-05-26
Gbp-Pq: Name armel-ftbfs.patch
Kurt Kremitzki [Sat, 2 Mar 2024 10:13:48 +0000 (10:13 +0000)]
This patch replaces Cloudflare mathjax with libjs-mathjax.
Last-Update: 2018-03-06
Gbp-Pq: Name remove-cloudflare-mathjax.diff
Debian Science Maintainers [Sat, 2 Mar 2024 10:13:48 +0000 (10:13 +0000)]
fix install dir references for debian
Origin: vendor, https://aur.archlinux.org/cgit/aur.git/tree/fix-install-dir-references.patch?h=opencascade7
This patch fixes cmake install dir references and comes from the opencascade7
package on the ArchLinux User Repository.
Gbp-Pq: Name fix-install-dir-references.diff
Kurt Kremitzki [Sat, 2 Mar 2024 10:13:48 +0000 (10:13 +0000)]
This patch removes build refs to Files-Excluded in d/copyright
Last-Update: 2020-11-23
Gbp-Pq: Name dox-cmake-cleanup.patch
Steve Langasek [Sat, 2 Mar 2024 10:13:48 +0000 (10:13 +0000)]
opencascade (7.6.3+dfsg1-7.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #
1062832
[dgit import unpatched opencascade 7.6.3+dfsg1-7.1]
Steve Langasek [Sat, 2 Mar 2024 10:13:48 +0000 (10:13 +0000)]
Import opencascade_7.6.3+dfsg1-7.1.debian.tar.xz
[dgit import tarball opencascade 7.6.3+dfsg1-7.1 opencascade_7.6.3+dfsg1-7.1.debian.tar.xz]
Raspbian automatic forward porter [Fri, 2 Jun 2023 00:01:02 +0000 (01:01 +0100)]
Merge version 7.6.3+dfsg1-5+rpi1 and 7.6.3+dfsg1-7 to produce 7.6.3+dfsg1-7+rpi1
Tobias Frost [Tue, 23 May 2023 07:45:56 +0000 (08:45 +0100)]
Merge opencascade (7.6.3+dfsg1-7) import into refs/heads/workingbranch
Tobias Frost [Tue, 23 May 2023 07:45:56 +0000 (08:45 +0100)]
Fix cmake module path
Forwarded: not yet
Last-Update: 2022-10-19 <YYYY-MM-DD, last update of the meta-information, optional>
to be able to install cmake module in mulipath. Also, do not bail out if an
opencascade component is not installed in the cmake module (it might be in a
different package)
Last-Update: 2022-10-19 <YYYY-MM-DD, last update of the meta-information, optional>
Gbp-Pq: Name 0010-fix-cmake-module.patch
kgv [Mon, 29 Nov 2021 18:26:45 +0000 (21:26 +0300)]
[PATCH]
0032697: Configuration - fix compilation errors with oneTBB 2021
Removed usage of no more existing tbb::task_scheduler_init and tbb::captured_exception.
Gbp-Pq: Name upstream-tbb-fix.patch
blobfish [Tue, 23 May 2023 07:45:56 +0000 (08:45 +0100)]
[PATCH 6/7] BRepOffset_Tool: TryProject: Check return of BRepLib::BuildCurve3d. Might be degenerate edge, so no curve
Gbp-Pq: Name 0006-BRepOffset_Tool-TryProject-Check-return-of-BRepLib-B.patch
blobfish [Tue, 23 May 2023 07:45:56 +0000 (08:45 +0100)]
[PATCH 5/7] BRepFill_Filling: Don't even attempt to build with empty boundary
Gbp-Pq: Name 0005-BRepFill_Filling-Don-t-even-attempt-to-build-with-em.patch
blobfish [Tue, 23 May 2023 07:45:56 +0000 (08:45 +0100)]
[PATCH 4/7] BRepFill_Filling: Curve constraints confused by implicit cast from GeomAbs_Shape to Standard_Integer
Gbp-Pq: Name 0004-BRepFill_Filling-Curve-constraints-confused-by-impli.patch
blobfish [Tue, 23 May 2023 07:45:56 +0000 (08:45 +0100)]
[PATCH 3/7] BRepFill_Filling: WireFromList: We can't assume that a connected edge was found and the iterator is valid or we will crash on Edges.Remove
Gbp-Pq: Name 0003-BRepFill_Filling-WireFromList-We-can-t-assume-that-a.patch
blobfish [Tue, 23 May 2023 07:45:56 +0000 (08:45 +0100)]
[PATCH 2/7] GeomPlate_BuildAveragePlane: BasePlan: Don't set yvector to zero. See Following:
When we return, the yvector is crossed with x and we crash.
The z vector is passed in and we calculate the x vector, so just cross those 2 in this case to get y.
Gbp-Pq: Name 0002-GeomPlate_BuildAveragePlane-BasePlan-Don-t-set-yvect.patch
blobfish [Tue, 23 May 2023 07:45:56 +0000 (08:45 +0100)]
[PATCH 1/7] cmake: Don't try to write to install directory. You know, permissions and all
Gbp-Pq: Name 0001-cmake-Don-t-try-to-write-to-install-directory.-You-k.patch
Tobias Frost [Tue, 23 May 2023 07:45:56 +0000 (08:45 +0100)]
Do not use a server-based search engine for the doxygen documentation.
Origin: <upstream|backport|vendor|other>, <URL, required except if Author is present>
Bug: <URL to the upstream bug report if any, implies patch has been forwarded, optional>
Bug-Debian: https://bugs.debian.org/914498
Forwarded: not-needed, Debian specific
Last-Update: 2020-04-08
As this would require a webserver with php enabled.
Last-Update: 2020-04-08
Gbp-Pq: Name do-not-use-doxygen-searchengine.patch
Tobias Frost [Tue, 23 May 2023 07:45:56 +0000 (08:45 +0100)]
Do not enforce atomics support on archs not supporting it.
Forwarded: no, Debian specific.
Last-Update: 2018-05-26
armel seems to have no atomic support on opencascade, so make it possible to
hint the build system not to enforce it.
Last-Update: 2018-05-26
Gbp-Pq: Name armel-ftbfs.patch
Kurt Kremitzki [Tue, 23 May 2023 07:45:56 +0000 (08:45 +0100)]
This patch replaces Cloudflare mathjax with libjs-mathjax.
Last-Update: 2018-03-06
Gbp-Pq: Name remove-cloudflare-mathjax.diff
Debian Science Maintainers [Tue, 23 May 2023 07:45:56 +0000 (08:45 +0100)]
fix install dir references for debian
Origin: vendor, https://aur.archlinux.org/cgit/aur.git/tree/fix-install-dir-references.patch?h=opencascade7
This patch fixes cmake install dir references and comes from the opencascade7
package on the ArchLinux User Repository.
Gbp-Pq: Name fix-install-dir-references.diff
Kurt Kremitzki [Tue, 23 May 2023 07:45:56 +0000 (08:45 +0100)]
This patch removes build refs to Files-Excluded in d/copyright
Last-Update: 2020-11-23
Gbp-Pq: Name dox-cmake-cleanup.patch
Tobias Frost [Tue, 23 May 2023 07:45:56 +0000 (08:45 +0100)]
opencascade (7.6.3+dfsg1-7) unstable; urgency=medium
* Update broken symlink /usr/bin/occt-draw to new version
occt-draw-7.6" (Closes: #
1036581)
[dgit import unpatched opencascade 7.6.3+dfsg1-7]
Tobias Frost [Tue, 23 May 2023 07:45:56 +0000 (08:45 +0100)]
Import opencascade_7.6.3+dfsg1-7.debian.tar.xz
[dgit import tarball opencascade 7.6.3+dfsg1-7 opencascade_7.6.3+dfsg1-7.debian.tar.xz]
Tobias Frost [Sun, 14 May 2023 09:37:53 +0000 (10:37 +0100)]
Merge opencascade (7.6.3+dfsg1-6) import into refs/heads/workingbranch
Tobias Frost [Sun, 14 May 2023 09:37:53 +0000 (10:37 +0100)]
Fix cmake module path
Forwarded: not yet
Last-Update: 2022-10-19 <YYYY-MM-DD, last update of the meta-information, optional>
to be able to install cmake module in mulipath. Also, do not bail out if an
opencascade component is not installed in the cmake module (it might be in a
different package)
Last-Update: 2022-10-19 <YYYY-MM-DD, last update of the meta-information, optional>
Gbp-Pq: Name 0010-fix-cmake-module.patch
kgv [Mon, 29 Nov 2021 18:26:45 +0000 (21:26 +0300)]
[PATCH]
0032697: Configuration - fix compilation errors with oneTBB 2021
Removed usage of no more existing tbb::task_scheduler_init and tbb::captured_exception.
Gbp-Pq: Name upstream-tbb-fix.patch
blobfish [Sun, 14 May 2023 09:37:53 +0000 (10:37 +0100)]
[PATCH 6/7] BRepOffset_Tool: TryProject: Check return of BRepLib::BuildCurve3d. Might be degenerate edge, so no curve
Gbp-Pq: Name 0006-BRepOffset_Tool-TryProject-Check-return-of-BRepLib-B.patch
blobfish [Sun, 14 May 2023 09:37:53 +0000 (10:37 +0100)]
[PATCH 5/7] BRepFill_Filling: Don't even attempt to build with empty boundary
Gbp-Pq: Name 0005-BRepFill_Filling-Don-t-even-attempt-to-build-with-em.patch
blobfish [Sun, 14 May 2023 09:37:53 +0000 (10:37 +0100)]
[PATCH 4/7] BRepFill_Filling: Curve constraints confused by implicit cast from GeomAbs_Shape to Standard_Integer
Gbp-Pq: Name 0004-BRepFill_Filling-Curve-constraints-confused-by-impli.patch
blobfish [Sun, 14 May 2023 09:37:53 +0000 (10:37 +0100)]
[PATCH 3/7] BRepFill_Filling: WireFromList: We can't assume that a connected edge was found and the iterator is valid or we will crash on Edges.Remove
Gbp-Pq: Name 0003-BRepFill_Filling-WireFromList-We-can-t-assume-that-a.patch
blobfish [Sun, 14 May 2023 09:37:53 +0000 (10:37 +0100)]
[PATCH 2/7] GeomPlate_BuildAveragePlane: BasePlan: Don't set yvector to zero. See Following:
When we return, the yvector is crossed with x and we crash.
The z vector is passed in and we calculate the x vector, so just cross those 2 in this case to get y.
Gbp-Pq: Name 0002-GeomPlate_BuildAveragePlane-BasePlan-Don-t-set-yvect.patch
blobfish [Sun, 14 May 2023 09:37:53 +0000 (10:37 +0100)]
[PATCH 1/7] cmake: Don't try to write to install directory. You know, permissions and all
Gbp-Pq: Name 0001-cmake-Don-t-try-to-write-to-install-directory.-You-k.patch
Tobias Frost [Sun, 14 May 2023 09:37:53 +0000 (10:37 +0100)]
Do not use a server-based search engine for the doxygen documentation.
Origin: <upstream|backport|vendor|other>, <URL, required except if Author is present>
Bug: <URL to the upstream bug report if any, implies patch has been forwarded, optional>
Bug-Debian: https://bugs.debian.org/914498
Forwarded: not-needed, Debian specific
Last-Update: 2020-04-08
As this would require a webserver with php enabled.
Last-Update: 2020-04-08
Gbp-Pq: Name do-not-use-doxygen-searchengine.patch
Tobias Frost [Sun, 14 May 2023 09:37:53 +0000 (10:37 +0100)]
Do not enforce atomics support on archs not supporting it.
Forwarded: no, Debian specific.
Last-Update: 2018-05-26
armel seems to have no atomic support on opencascade, so make it possible to
hint the build system not to enforce it.
Last-Update: 2018-05-26
Gbp-Pq: Name armel-ftbfs.patch
Kurt Kremitzki [Sun, 14 May 2023 09:37:53 +0000 (10:37 +0100)]
This patch replaces Cloudflare mathjax with libjs-mathjax.
Last-Update: 2018-03-06
Gbp-Pq: Name remove-cloudflare-mathjax.diff
Debian Science Maintainers [Sun, 14 May 2023 09:37:53 +0000 (10:37 +0100)]
fix install dir references for debian
Origin: vendor, https://aur.archlinux.org/cgit/aur.git/tree/fix-install-dir-references.patch?h=opencascade7
This patch fixes cmake install dir references and comes from the opencascade7
package on the ArchLinux User Repository.
Gbp-Pq: Name fix-install-dir-references.diff
Kurt Kremitzki [Sun, 14 May 2023 09:37:53 +0000 (10:37 +0100)]
This patch removes build refs to Files-Excluded in d/copyright
Last-Update: 2020-11-23
Gbp-Pq: Name dox-cmake-cleanup.patch
Tobias Frost [Sun, 14 May 2023 09:37:53 +0000 (10:37 +0100)]
opencascade (7.6.3+dfsg1-6) unstable; urgency=medium
* Let libocct-data-exchange-dev Conflicts: with liboce-modeling-
dev, liboce-visualization-dev, to avoid unpack errors.
(Closes: #
1035009)
* Fix lintian E: depends-on-obsolete-package, replacing
libfreetype6-dev with libfreetype-dev and
libgl1-mesa-dev with libgl-dev
[dgit import unpatched opencascade 7.6.3+dfsg1-6]
Tobias Frost [Sun, 14 May 2023 09:37:53 +0000 (10:37 +0100)]
Import opencascade_7.6.3+dfsg1-6.debian.tar.xz
[dgit import tarball opencascade 7.6.3+dfsg1-6 opencascade_7.6.3+dfsg1-6.debian.tar.xz]
Raspbian automatic forward porter [Mon, 31 Oct 2022 05:25:22 +0000 (05:25 +0000)]
Merge version 7.6.3+dfsg1-2+rpi1 and 7.6.3+dfsg1-5 to produce 7.6.3+dfsg1-5+rpi1
Tobias Frost [Thu, 20 Oct 2022 20:08:48 +0000 (21:08 +0100)]
Merge opencascade (7.6.3+dfsg1-5) import into refs/heads/workingbranch
Tobias Frost [Thu, 20 Oct 2022 20:08:48 +0000 (21:08 +0100)]
Fix cmake module path
Forwarded: not yet
Last-Update: 2022-10-19 <YYYY-MM-DD, last update of the meta-information, optional>
to be able to install cmake module in mulipath. Also, do not bail out if an
opencascade component is not installed in the cmake module (it might be in a
different package)
Last-Update: 2022-10-19 <YYYY-MM-DD, last update of the meta-information, optional>
Gbp-Pq: Name 0010-fix-cmake-module.patch
kgv [Mon, 29 Nov 2021 18:26:45 +0000 (21:26 +0300)]
[PATCH]
0032697: Configuration - fix compilation errors with oneTBB 2021
Removed usage of no more existing tbb::task_scheduler_init and tbb::captured_exception.
Gbp-Pq: Name upstream-tbb-fix.patch
blobfish [Thu, 20 Oct 2022 20:08:48 +0000 (21:08 +0100)]
[PATCH 6/7] BRepOffset_Tool: TryProject: Check return of BRepLib::BuildCurve3d. Might be degenerate edge, so no curve
Gbp-Pq: Name 0006-BRepOffset_Tool-TryProject-Check-return-of-BRepLib-B.patch
blobfish [Thu, 20 Oct 2022 20:08:48 +0000 (21:08 +0100)]
[PATCH 5/7] BRepFill_Filling: Don't even attempt to build with empty boundary
Gbp-Pq: Name 0005-BRepFill_Filling-Don-t-even-attempt-to-build-with-em.patch
blobfish [Thu, 20 Oct 2022 20:08:48 +0000 (21:08 +0100)]
[PATCH 4/7] BRepFill_Filling: Curve constraints confused by implicit cast from GeomAbs_Shape to Standard_Integer
Gbp-Pq: Name 0004-BRepFill_Filling-Curve-constraints-confused-by-impli.patch
blobfish [Thu, 20 Oct 2022 20:08:48 +0000 (21:08 +0100)]
[PATCH 3/7] BRepFill_Filling: WireFromList: We can't assume that a connected edge was found and the iterator is valid or we will crash on Edges.Remove
Gbp-Pq: Name 0003-BRepFill_Filling-WireFromList-We-can-t-assume-that-a.patch
blobfish [Thu, 20 Oct 2022 20:08:48 +0000 (21:08 +0100)]
[PATCH 2/7] GeomPlate_BuildAveragePlane: BasePlan: Don't set yvector to zero. See Following:
When we return, the yvector is crossed with x and we crash.
The z vector is passed in and we calculate the x vector, so just cross those 2 in this case to get y.
Gbp-Pq: Name 0002-GeomPlate_BuildAveragePlane-BasePlan-Don-t-set-yvect.patch
blobfish [Thu, 20 Oct 2022 20:08:48 +0000 (21:08 +0100)]
[PATCH 1/7] cmake: Don't try to write to install directory. You know, permissions and all
Gbp-Pq: Name 0001-cmake-Don-t-try-to-write-to-install-directory.-You-k.patch
Tobias Frost [Thu, 20 Oct 2022 20:08:48 +0000 (21:08 +0100)]
Do not use a server-based search engine for the doxygen documentation.
Origin: <upstream|backport|vendor|other>, <URL, required except if Author is present>
Bug: <URL to the upstream bug report if any, implies patch has been forwarded, optional>
Bug-Debian: https://bugs.debian.org/914498
Forwarded: not-needed, Debian specific
Last-Update: 2020-04-08
As this would require a webserver with php enabled.
Last-Update: 2020-04-08
Gbp-Pq: Name do-not-use-doxygen-searchengine.patch
Tobias Frost [Thu, 20 Oct 2022 20:08:48 +0000 (21:08 +0100)]
Do not enforce atomics support on archs not supporting it.
Forwarded: no, Debian specific.
Last-Update: 2018-05-26
armel seems to have no atomic support on opencascade, so make it possible to
hint the build system not to enforce it.
Last-Update: 2018-05-26
Gbp-Pq: Name armel-ftbfs.patch
Kurt Kremitzki [Thu, 20 Oct 2022 20:08:48 +0000 (21:08 +0100)]
This patch replaces Cloudflare mathjax with libjs-mathjax.
Last-Update: 2018-03-06
Gbp-Pq: Name remove-cloudflare-mathjax.diff