Raspbian automatic forward porter [Sat, 8 Feb 2025 03:43:17 +0000 (03:43 +0000)]
Merge version 9.3.0+dfsg1-1.1+rpi1 and 9.3.0+dfsg1-3 to produce 9.3.0+dfsg1-3+rpi1
Anton Gladky [Tue, 28 Jan 2025 20:40:49 +0000 (21:40 +0100)]
Merge vtk9 (9.3.0+dfsg1-3) import into refs/heads/workingbranch
Anton Gladky [Tue, 28 Jan 2025 20:40:49 +0000 (21:40 +0100)]
Fix python 3.13 segfault
Bug-Debian: https://bugs.debian.org/
1092354
Applied-Upstream: https://gitlab.kitware.com/vtk/vtk/-/merge_requests/11486 ; https://gitlab.kitware.com/vtk/vtk/-/merge_requests/11486
Last-Update: 2025-01-28
Gbp-Pq: Name 130_fix_python_3.13.patch
Dandan Zhang [Tue, 28 Jan 2025 20:40:49 +0000 (21:40 +0100)]
add support for loongarch64
Upstream: https://gitlab.kitware.com/seanm/vtk/-/commit/
886b536a0d0bb3694951e09169a52896d585c517
Gbp-Pq: Name 121_add_support_for_loong64.patch
Anton Gladky [Tue, 28 Jan 2025 20:40:49 +0000 (21:40 +0100)]
Add missing GL header
Last-Update: 2024-01-10
Gbp-Pq: Name 100_add_missing_gl_header.patch
Anton Gladky [Tue, 28 Jan 2025 20:40:49 +0000 (21:40 +0100)]
Fix FTBFS
Last-Update: 2021-11-14
Gbp-Pq: Name 99_fix_ftbfs.patch
Anton Gladky [Tue, 28 Jan 2025 20:40:49 +0000 (21:40 +0100)]
Fix mpi4py search
Last-Update: 2021-09-17
Gbp-Pq: Name 98_fix_mpi4py.py
Vagrant Cascadian [Tue, 15 Dec 2020 07:38:56 +0000 (07:38 +0000)]
[PATCH 2/2] doc_class2example.pl: Sort the parsers array.
Thanks to Bernhard M. Wiedemann <bernhardout@lsmod.de>.
Gbp-Pq: Name 97_reproducible_builds.patch
Debian Science Maintainers [Tue, 28 Jan 2025 20:40:49 +0000 (21:40 +0100)]
_java_mach-arch_fix
https://gitlab.kitware.com/diatomic/diy/-/merge_requests/59
From
bb0d55c8ae34a43354b1002262dad722c410d8cb Mon Sep 17 00:00:00 2001
From: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sat, 13 Jun 2020 13:59:31 +0200
Subject: [PATCH] Fix build on mach-based OS which are not OS X
Gbp-Pq: Name 95_java_mach-arch_fix.patch
Adrian Bunk [Tue, 28 Jan 2025 20:40:49 +0000 (21:40 +0100)]
HACK: vtkQWidgetTexture.cxx: Don't use vtkOpenGLCheckErrorMacro
Fixes building for Qt with OpenGL ES.
Gbp-Pq: Name 84_vtkQWidgetTexture_no_vtkOpenGLCheckErrorMacro.patch
Anton Gladky [Tue, 28 Jan 2025 20:40:49 +0000 (21:40 +0100)]
Fix shebang for the perl scripts
Last-Update: 2020-11-08
Gbp-Pq: Name 60_fix_path_perl.patch
Anton Gladky [Tue, 28 Jan 2025 20:40:49 +0000 (21:40 +0100)]
Fix path for the installation of python modules
Last-Update: 2020-11-06
Gbp-Pq: Name 50_fix_python-modules_path.patch
Anton Gladky [Tue, 28 Jan 2025 20:40:49 +0000 (21:40 +0100)]
Rename vtkpython to vtkpython-9.0
Last-Update: 2020-11-05
Gbp-Pq: Name 40_vtkpython-9.patch
Debian Science Maintainers [Tue, 28 Jan 2025 20:40:49 +0000 (21:40 +0100)]
Drop medical examples
Last-Update: 2020-10-21
Gbp-Pq: Name 30_drop_medical_example.patch
Debian Science Maintainers [Tue, 28 Jan 2025 20:40:49 +0000 (21:40 +0100)]
Do not try linking with -lsocket
Gbp-Pq: Name 20_do_not_link_against_socket.patch
Debian Science Maintainers [Tue, 28 Jan 2025 20:40:49 +0000 (21:40 +0100)]
_matplotlib
===================================================================
Gbp-Pq: Name 10_matplotlib.patch
Ben Boeckel [Tue, 16 Apr 2024 02:22:22 +0000 (22:22 -0400)]
vtkXMLDataParser: track `AppendedData` state explicitly
Bug-Debian: https://bugs.debian.org/
1064762
Origin: upstream,https://gitlab.kitware.com/vtk/vtk/-/commit/
3efa07ad277efe5c1d11a2ef2b907c095f68bbef
Forwarded: not-needed
Newer `libexpat` doesn't like being given the appended data after the
artificially ended document anymore. Avoid pushing it through to its
parser.
Gbp-Pq: Name 09_newer_expat.patch
Anton Gladky [Tue, 28 Jan 2025 20:40:49 +0000 (21:40 +0100)]
vtk9 (9.3.0+dfsg1-3) unstable; urgency=medium
* [
a52f6c5] Fix segfault on python 3.13. (Closes: #
1092354)
[dgit import unpatched vtk9 9.3.0+dfsg1-3]
Anton Gladky [Tue, 28 Jan 2025 20:40:49 +0000 (21:40 +0100)]
Import vtk9_9.3.0+dfsg1-3.debian.tar.xz
[dgit import tarball vtk9 9.3.0+dfsg1-3 vtk9_9.3.0+dfsg1-3.debian.tar.xz]
Bastian Germann [Thu, 23 Jan 2025 07:49:29 +0000 (08:49 +0100)]
Merge vtk9 (9.3.0+dfsg1-2) import into refs/heads/workingbranch
Dandan Zhang [Thu, 23 Jan 2025 07:49:29 +0000 (08:49 +0100)]
add support for loongarch64
Upstream: https://gitlab.kitware.com/seanm/vtk/-/commit/
886b536a0d0bb3694951e09169a52896d585c517
Gbp-Pq: Name 121_add_support_for_loong64.patch
Anton Gladky [Thu, 23 Jan 2025 07:49:29 +0000 (08:49 +0100)]
Add missing GL header
Last-Update: 2024-01-10
Gbp-Pq: Name 100_add_missing_gl_header.patch
Anton Gladky [Thu, 23 Jan 2025 07:49:29 +0000 (08:49 +0100)]
Fix FTBFS
Last-Update: 2021-11-14
Gbp-Pq: Name 99_fix_ftbfs.patch
Anton Gladky [Thu, 23 Jan 2025 07:49:29 +0000 (08:49 +0100)]
Fix mpi4py search
Last-Update: 2021-09-17
Gbp-Pq: Name 98_fix_mpi4py.py
Vagrant Cascadian [Tue, 15 Dec 2020 07:38:56 +0000 (07:38 +0000)]
[PATCH 2/2] doc_class2example.pl: Sort the parsers array.
Thanks to Bernhard M. Wiedemann <bernhardout@lsmod.de>.
Gbp-Pq: Name 97_reproducible_builds.patch
Debian Science Maintainers [Thu, 23 Jan 2025 07:49:29 +0000 (08:49 +0100)]
_java_mach-arch_fix
https://gitlab.kitware.com/diatomic/diy/-/merge_requests/59
From
bb0d55c8ae34a43354b1002262dad722c410d8cb Mon Sep 17 00:00:00 2001
From: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sat, 13 Jun 2020 13:59:31 +0200
Subject: [PATCH] Fix build on mach-based OS which are not OS X
Gbp-Pq: Name 95_java_mach-arch_fix.patch
Adrian Bunk [Thu, 23 Jan 2025 07:49:29 +0000 (08:49 +0100)]
HACK: vtkQWidgetTexture.cxx: Don't use vtkOpenGLCheckErrorMacro
Fixes building for Qt with OpenGL ES.
Gbp-Pq: Name 84_vtkQWidgetTexture_no_vtkOpenGLCheckErrorMacro.patch
Anton Gladky [Thu, 23 Jan 2025 07:49:29 +0000 (08:49 +0100)]
Fix shebang for the perl scripts
Last-Update: 2020-11-08
Gbp-Pq: Name 60_fix_path_perl.patch
Anton Gladky [Thu, 23 Jan 2025 07:49:29 +0000 (08:49 +0100)]
Fix path for the installation of python modules
Last-Update: 2020-11-06
Gbp-Pq: Name 50_fix_python-modules_path.patch
Anton Gladky [Thu, 23 Jan 2025 07:49:29 +0000 (08:49 +0100)]
Rename vtkpython to vtkpython-9.0
Last-Update: 2020-11-05
Gbp-Pq: Name 40_vtkpython-9.patch
Debian Science Maintainers [Thu, 23 Jan 2025 07:49:29 +0000 (08:49 +0100)]
Drop medical examples
Last-Update: 2020-10-21
Gbp-Pq: Name 30_drop_medical_example.patch
Debian Science Maintainers [Thu, 23 Jan 2025 07:49:29 +0000 (08:49 +0100)]
Do not try linking with -lsocket
Gbp-Pq: Name 20_do_not_link_against_socket.patch
Debian Science Maintainers [Thu, 23 Jan 2025 07:49:29 +0000 (08:49 +0100)]
_matplotlib
===================================================================
Gbp-Pq: Name 10_matplotlib.patch
Ben Boeckel [Tue, 16 Apr 2024 02:22:22 +0000 (22:22 -0400)]
vtkXMLDataParser: track `AppendedData` state explicitly
Bug-Debian: https://bugs.debian.org/
1064762
Origin: upstream,https://gitlab.kitware.com/vtk/vtk/-/commit/
3efa07ad277efe5c1d11a2ef2b907c095f68bbef
Forwarded: not-needed
Newer `libexpat` doesn't like being given the appended data after the
artificially ended document anymore. Avoid pushing it through to its
parser.
Gbp-Pq: Name 09_newer_expat.patch
Bastian Germann [Thu, 23 Jan 2025 07:49:29 +0000 (08:49 +0100)]
vtk9 (9.3.0+dfsg1-2) unstable; urgency=medium
* Team upload.
* Drop Depends: libqt5webkit5-dev.
[dgit import unpatched vtk9 9.3.0+dfsg1-2]
Bastian Germann [Thu, 23 Jan 2025 07:49:29 +0000 (08:49 +0100)]
Import vtk9_9.3.0+dfsg1-2.debian.tar.xz
[dgit import tarball vtk9 9.3.0+dfsg1-2 vtk9_9.3.0+dfsg1-2.debian.tar.xz]
Raspbian automatic forward porter [Wed, 11 Dec 2024 20:34:33 +0000 (20:34 +0000)]
Merge version 9.3.0+dfsg1-1+rpi2 and 9.3.0+dfsg1-1.1 to produce 9.3.0+dfsg1-1.1+rpi1
Emilio Pozuelo Monfort [Fri, 22 Nov 2024 10:49:45 +0000 (11:49 +0100)]
Merge vtk9 (9.3.0+dfsg1-1.1) import into refs/heads/workingbranch
Dandan Zhang [Fri, 22 Nov 2024 10:49:45 +0000 (11:49 +0100)]
add support for loongarch64
Upstream: https://gitlab.kitware.com/seanm/vtk/-/commit/
886b536a0d0bb3694951e09169a52896d585c517
Gbp-Pq: Name 121_add_support_for_loong64.patch
Anton Gladky [Fri, 22 Nov 2024 10:49:45 +0000 (11:49 +0100)]
Add missing GL header
Last-Update: 2024-01-10
Gbp-Pq: Name 100_add_missing_gl_header.patch
Anton Gladky [Fri, 22 Nov 2024 10:49:45 +0000 (11:49 +0100)]
Fix FTBFS
Last-Update: 2021-11-14
Gbp-Pq: Name 99_fix_ftbfs.patch
Anton Gladky [Fri, 22 Nov 2024 10:49:45 +0000 (11:49 +0100)]
Fix mpi4py search
Last-Update: 2021-09-17
Gbp-Pq: Name 98_fix_mpi4py.py
Vagrant Cascadian [Tue, 15 Dec 2020 07:38:56 +0000 (07:38 +0000)]
[PATCH 2/2] doc_class2example.pl: Sort the parsers array.
Thanks to Bernhard M. Wiedemann <bernhardout@lsmod.de>.
Gbp-Pq: Name 97_reproducible_builds.patch
Debian Science Maintainers [Fri, 22 Nov 2024 10:49:45 +0000 (11:49 +0100)]
_java_mach-arch_fix
https://gitlab.kitware.com/diatomic/diy/-/merge_requests/59
From
bb0d55c8ae34a43354b1002262dad722c410d8cb Mon Sep 17 00:00:00 2001
From: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sat, 13 Jun 2020 13:59:31 +0200
Subject: [PATCH] Fix build on mach-based OS which are not OS X
Gbp-Pq: Name 95_java_mach-arch_fix.patch
Adrian Bunk [Fri, 22 Nov 2024 10:49:45 +0000 (11:49 +0100)]
HACK: vtkQWidgetTexture.cxx: Don't use vtkOpenGLCheckErrorMacro
Fixes building for Qt with OpenGL ES.
Gbp-Pq: Name 84_vtkQWidgetTexture_no_vtkOpenGLCheckErrorMacro.patch
Anton Gladky [Fri, 22 Nov 2024 10:49:45 +0000 (11:49 +0100)]
Fix shebang for the perl scripts
Last-Update: 2020-11-08
Gbp-Pq: Name 60_fix_path_perl.patch
Anton Gladky [Fri, 22 Nov 2024 10:49:45 +0000 (11:49 +0100)]
Fix path for the installation of python modules
Last-Update: 2020-11-06
Gbp-Pq: Name 50_fix_python-modules_path.patch
Anton Gladky [Fri, 22 Nov 2024 10:49:45 +0000 (11:49 +0100)]
Rename vtkpython to vtkpython-9.0
Last-Update: 2020-11-05
Gbp-Pq: Name 40_vtkpython-9.patch
Debian Science Maintainers [Fri, 22 Nov 2024 10:49:45 +0000 (11:49 +0100)]
Drop medical examples
Last-Update: 2020-10-21
Gbp-Pq: Name 30_drop_medical_example.patch
Debian Science Maintainers [Fri, 22 Nov 2024 10:49:45 +0000 (11:49 +0100)]
Do not try linking with -lsocket
Gbp-Pq: Name 20_do_not_link_against_socket.patch
Debian Science Maintainers [Fri, 22 Nov 2024 10:49:45 +0000 (11:49 +0100)]
_matplotlib
===================================================================
Gbp-Pq: Name 10_matplotlib.patch
Ben Boeckel [Tue, 16 Apr 2024 02:22:22 +0000 (22:22 -0400)]
vtkXMLDataParser: track `AppendedData` state explicitly
Bug-Debian: https://bugs.debian.org/
1064762
Origin: upstream,https://gitlab.kitware.com/vtk/vtk/-/commit/
3efa07ad277efe5c1d11a2ef2b907c095f68bbef
Forwarded: not-needed
Newer `libexpat` doesn't like being given the appended data after the
artificially ended document anymore. Avoid pushing it through to its
parser.
Gbp-Pq: Name 09_newer_expat.patch
Emilio Pozuelo Monfort [Fri, 22 Nov 2024 10:49:45 +0000 (11:49 +0100)]
vtk9 (9.3.0+dfsg1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Build against libhdf5-mpi-dev, since libhdf5-openmpi-dev is no longer
available on 32-bit architectures. Closes: #
1078743.
[dgit import unpatched vtk9 9.3.0+dfsg1-1.1]
Emilio Pozuelo Monfort [Fri, 22 Nov 2024 10:49:45 +0000 (11:49 +0100)]
Import vtk9_9.3.0+dfsg1-1.1.debian.tar.xz
[dgit import tarball vtk9 9.3.0+dfsg1-1.1 vtk9_9.3.0+dfsg1-1.1.debian.tar.xz]
Peter Michael Green [Thu, 26 Sep 2024 16:08:15 +0000 (16:08 +0000)]
Merge vtk9 (9.3.0+dfsg1-1+rpi2) import into refs/heads/workingbranch
Dandan Zhang [Thu, 26 Sep 2024 16:08:15 +0000 (16:08 +0000)]
add support for loongarch64
Upstream: https://gitlab.kitware.com/seanm/vtk/-/commit/
886b536a0d0bb3694951e09169a52896d585c517
Gbp-Pq: Name 121_add_support_for_loong64.patch
Anton Gladky [Thu, 26 Sep 2024 16:08:15 +0000 (16:08 +0000)]
Add missing GL header
Last-Update: 2024-01-10
Gbp-Pq: Name 100_add_missing_gl_header.patch
Anton Gladky [Thu, 26 Sep 2024 16:08:15 +0000 (16:08 +0000)]
Fix FTBFS
Last-Update: 2021-11-14
Gbp-Pq: Name 99_fix_ftbfs.patch
Anton Gladky [Thu, 26 Sep 2024 16:08:15 +0000 (16:08 +0000)]
Fix mpi4py search
Last-Update: 2021-09-17
Gbp-Pq: Name 98_fix_mpi4py.py
Vagrant Cascadian [Tue, 15 Dec 2020 07:38:56 +0000 (07:38 +0000)]
[PATCH 2/2] doc_class2example.pl: Sort the parsers array.
Thanks to Bernhard M. Wiedemann <bernhardout@lsmod.de>.
Gbp-Pq: Name 97_reproducible_builds.patch
Debian Science Maintainers [Thu, 26 Sep 2024 16:08:15 +0000 (16:08 +0000)]
_java_mach-arch_fix
https://gitlab.kitware.com/diatomic/diy/-/merge_requests/59
From
bb0d55c8ae34a43354b1002262dad722c410d8cb Mon Sep 17 00:00:00 2001
From: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sat, 13 Jun 2020 13:59:31 +0200
Subject: [PATCH] Fix build on mach-based OS which are not OS X
Gbp-Pq: Name 95_java_mach-arch_fix.patch
Adrian Bunk [Thu, 26 Sep 2024 16:08:15 +0000 (16:08 +0000)]
HACK: vtkQWidgetTexture.cxx: Don't use vtkOpenGLCheckErrorMacro
Fixes building for Qt with OpenGL ES.
Gbp-Pq: Name 84_vtkQWidgetTexture_no_vtkOpenGLCheckErrorMacro.patch
Anton Gladky [Thu, 26 Sep 2024 16:08:15 +0000 (16:08 +0000)]
Fix shebang for the perl scripts
Last-Update: 2020-11-08
Gbp-Pq: Name 60_fix_path_perl.patch
Anton Gladky [Thu, 26 Sep 2024 16:08:15 +0000 (16:08 +0000)]
Fix path for the installation of python modules
Last-Update: 2020-11-06
Gbp-Pq: Name 50_fix_python-modules_path.patch
Anton Gladky [Thu, 26 Sep 2024 16:08:15 +0000 (16:08 +0000)]
Rename vtkpython to vtkpython-9.0
Last-Update: 2020-11-05
Gbp-Pq: Name 40_vtkpython-9.patch
Debian Science Maintainers [Thu, 26 Sep 2024 16:08:15 +0000 (16:08 +0000)]
Drop medical examples
Last-Update: 2020-10-21
Gbp-Pq: Name 30_drop_medical_example.patch
Debian Science Maintainers [Thu, 26 Sep 2024 16:08:15 +0000 (16:08 +0000)]
Do not try linking with -lsocket
Gbp-Pq: Name 20_do_not_link_against_socket.patch
Debian Science Maintainers [Thu, 26 Sep 2024 16:08:15 +0000 (16:08 +0000)]
_matplotlib
===================================================================
Gbp-Pq: Name 10_matplotlib.patch
Ben Boeckel [Tue, 16 Apr 2024 02:22:22 +0000 (22:22 -0400)]
vtkXMLDataParser: track `AppendedData` state explicitly
Bug-Debian: https://bugs.debian.org/
1064762
Origin: upstream,https://gitlab.kitware.com/vtk/vtk/-/commit/
3efa07ad277efe5c1d11a2ef2b907c095f68bbef
Forwarded: not-needed
Newer `libexpat` doesn't like being given the appended data after the
artificially ended document anymore. Avoid pushing it through to its
parser.
Gbp-Pq: Name 09_newer_expat.patch
Peter Michael Green [Thu, 26 Sep 2024 16:08:15 +0000 (16:08 +0000)]
vtk9 (9.3.0+dfsg1-1+rpi2) trixie-staging; urgency=medium
* Change build-depends to libhdf5-mpi-dev
* Add build-depends on libopenmpi-dev, I'm not sure why this is still
trying to link against openmpi libs but I need it built.
[dgit import unpatched vtk9 9.3.0+dfsg1-1+rpi2]
Peter Michael Green [Thu, 26 Sep 2024 16:08:15 +0000 (16:08 +0000)]
Import vtk9_9.3.0+dfsg1-1+rpi2.debian.tar.xz
[dgit import tarball vtk9 9.3.0+dfsg1-1+rpi2 vtk9_9.3.0+dfsg1-1+rpi2.debian.tar.xz]
Raspbian automatic forward porter [Sat, 22 Jun 2024 13:22:35 +0000 (14:22 +0100)]
Merge version 9.1.0+really9.1.0+dfsg2-8+rpi1 and 9.3.0+dfsg1-1 to produce 9.3.0+dfsg1-1+rpi1
Raspbian automatic forward porter [Thu, 13 Jun 2024 17:54:44 +0000 (18:54 +0100)]
Merge version 9.1.0+really9.1.0+dfsg2-5+rpi1 and 9.1.0+really9.1.0+dfsg2-8 to produce 9.1.0+really9.1.0+dfsg2-8+rpi1
Anton Gladky [Thu, 6 Jun 2024 19:34:35 +0000 (21:34 +0200)]
Import vtk9_9.3.0+dfsg1.orig.tar.xz
[dgit import orig vtk9_9.3.0+dfsg1.orig.tar.xz]
Anton Gladky [Thu, 6 Jun 2024 19:34:35 +0000 (21:34 +0200)]
Merge vtk9 (9.3.0+dfsg1-1) import into refs/heads/workingbranch
Dandan Zhang [Thu, 6 Jun 2024 19:34:35 +0000 (21:34 +0200)]
add support for loongarch64
Upstream: https://gitlab.kitware.com/seanm/vtk/-/commit/
886b536a0d0bb3694951e09169a52896d585c517
Gbp-Pq: Name 121_add_support_for_loong64.patch
Anton Gladky [Thu, 6 Jun 2024 19:34:35 +0000 (21:34 +0200)]
Add missing GL header
Last-Update: 2024-01-10
Gbp-Pq: Name 100_add_missing_gl_header.patch
Anton Gladky [Thu, 6 Jun 2024 19:34:35 +0000 (21:34 +0200)]
Fix FTBFS
Last-Update: 2021-11-14
Gbp-Pq: Name 99_fix_ftbfs.patch
Anton Gladky [Thu, 6 Jun 2024 19:34:35 +0000 (21:34 +0200)]
Fix mpi4py search
Last-Update: 2021-09-17
Gbp-Pq: Name 98_fix_mpi4py.py
Vagrant Cascadian [Tue, 15 Dec 2020 07:38:56 +0000 (07:38 +0000)]
[PATCH 2/2] doc_class2example.pl: Sort the parsers array.
Thanks to Bernhard M. Wiedemann <bernhardout@lsmod.de>.
Gbp-Pq: Name 97_reproducible_builds.patch
Debian Science Maintainers [Thu, 6 Jun 2024 19:34:35 +0000 (21:34 +0200)]
_java_mach-arch_fix
https://gitlab.kitware.com/diatomic/diy/-/merge_requests/59
From
bb0d55c8ae34a43354b1002262dad722c410d8cb Mon Sep 17 00:00:00 2001
From: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sat, 13 Jun 2020 13:59:31 +0200
Subject: [PATCH] Fix build on mach-based OS which are not OS X
Gbp-Pq: Name 95_java_mach-arch_fix.patch
Adrian Bunk [Thu, 6 Jun 2024 19:34:35 +0000 (21:34 +0200)]
HACK: vtkQWidgetTexture.cxx: Don't use vtkOpenGLCheckErrorMacro
Fixes building for Qt with OpenGL ES.
Gbp-Pq: Name 84_vtkQWidgetTexture_no_vtkOpenGLCheckErrorMacro.patch
Anton Gladky [Thu, 6 Jun 2024 19:34:35 +0000 (21:34 +0200)]
Fix shebang for the perl scripts
Last-Update: 2020-11-08
Gbp-Pq: Name 60_fix_path_perl.patch
Anton Gladky [Thu, 6 Jun 2024 19:34:35 +0000 (21:34 +0200)]
Fix path for the installation of python modules
Last-Update: 2020-11-06
Gbp-Pq: Name 50_fix_python-modules_path.patch
Anton Gladky [Thu, 6 Jun 2024 19:34:35 +0000 (21:34 +0200)]
Rename vtkpython to vtkpython-9.0
Last-Update: 2020-11-05
Gbp-Pq: Name 40_vtkpython-9.patch
Debian Science Maintainers [Thu, 6 Jun 2024 19:34:35 +0000 (21:34 +0200)]
Drop medical examples
Last-Update: 2020-10-21
Gbp-Pq: Name 30_drop_medical_example.patch
Debian Science Maintainers [Thu, 6 Jun 2024 19:34:35 +0000 (21:34 +0200)]
Do not try linking with -lsocket
Gbp-Pq: Name 20_do_not_link_against_socket.patch
Debian Science Maintainers [Thu, 6 Jun 2024 19:34:35 +0000 (21:34 +0200)]
_matplotlib
===================================================================
Gbp-Pq: Name 10_matplotlib.patch
Ben Boeckel [Tue, 16 Apr 2024 02:22:22 +0000 (22:22 -0400)]
vtkXMLDataParser: track `AppendedData` state explicitly
Bug-Debian: https://bugs.debian.org/
1064762
Origin: upstream,https://gitlab.kitware.com/vtk/vtk/-/commit/
3efa07ad277efe5c1d11a2ef2b907c095f68bbef
Forwarded: not-needed
Newer `libexpat` doesn't like being given the appended data after the
artificially ended document anymore. Avoid pushing it through to its
parser.
Gbp-Pq: Name 09_newer_expat.patch
Anton Gladky [Thu, 6 Jun 2024 19:34:35 +0000 (21:34 +0200)]
vtk9 (9.3.0+dfsg1-1) unstable; urgency=medium
* Team upload.
[ Michael R. Crusoe ]
* Build the IO/GeoJSON module. Closes: #
1029285
To the binary package libvtk9.1t64, this adds
/usr/lib/${DEB_HOST_MULTIARCH}/libvtkIOGeoJSON-9.1.so.9.1.0
/usr/lib/${DEB_HOST_MULTIARCH}/vtk/hierarchy/VTK/vtkIOGeoJSON-hierarchy.txt
/usr/lib/${DEB_HOST_MULTIARCH}/libvtkIOGeoJSON-9.1.so.1
To the binary package libvtk9-dev, this adds
/usr/include/vtk-9.1/vtkGeoJSONFeature.h
/usr/include/vtk-9.1/vtkGeoJSONReader.h
/usr/include/vtk-9.1/vtkGeoJSONWriter.h
/usr/include/vtk-9.1/vtkIOGeoJSONModule.h
/usr/lib/${DEB_HOST_MULTIARCH}/libvtkIOGeoJSON-9.1.so
To the binary package libvtk9-java, this adds
/usr/lib/${DEB_HOST_MULITARCH}/java/vtk-Linux-${DEB_HOST_GNU_CPU}
/libvtkIOGeoJSONJava.so
To the binary package python3-vtk9, this adds
/usr/lib/python3/dist-packages/vtkmodules
/vtkIOGeoJSON.cpython-311-${DEB_HOST_GNU_CPU}.so
[ Anton Gladky ]
* Upload of new version 9.3 into unstable.
[dgit import unpatched vtk9 9.3.0+dfsg1-1]
Anton Gladky [Thu, 6 Jun 2024 19:34:35 +0000 (21:34 +0200)]
Import vtk9_9.3.0+dfsg1-1.debian.tar.xz
[dgit import tarball vtk9 9.3.0+dfsg1-1 vtk9_9.3.0+dfsg1-1.debian.tar.xz]
Michael R. Crusoe [Mon, 29 Apr 2024 14:16:28 +0000 (16:16 +0200)]
Merge vtk9 (9.1.0+really9.1.0+dfsg2-8) import into refs/heads/workingbranch
Dandan Zhang [Mon, 29 Apr 2024 14:16:28 +0000 (16:16 +0200)]
add support for loongarch64
Upstream: https://gitlab.kitware.com/seanm/vtk/-/commit/
886b536a0d0bb3694951e09169a52896d585c517
Gbp-Pq: Name 121_add_support_for_loong64.patch
Debian Science Maintainers [Mon, 29 Apr 2024 14:16:28 +0000 (16:16 +0200)]
_fix_shader_crash
commit
bc4d0fec4f791fb198ff316849aaf3faba24b45a
Author: Gaspard Thevenon <gaspard.thevenon@kitware.com>
Date: Thu Feb 10 10:19:39 2022 +0100
Fix shader crash in Multi Volume Rendering without GradientTF
When using OpenGLGPUVolumeRayCastMapper with a MultiVolume,
not specifying a gradient opacity TF produced an error in
the composed shader (no argument would be given to functions which expected one),
and nothing was rendered, although this TF is supposed to be optional.
This commit fixes this by adding tests during the declarations of
those functions inside the shader, and by changing their signatures as needed.
Therefore, when no gradient opacity TF is given, no argument is expected
and none is given.
Gbp-Pq: Name 120_fix_shader_crash.patch
Anton Gladky [Mon, 29 Apr 2024 14:16:28 +0000 (16:16 +0200)]
Fix FTBFS with new netcdf
Bug-Debian: https://bugs.debian.org/
1012703
Last-Update: 2022-06-19
Gbp-Pq: Name 110_vtk9_netcdf.patch
Anton Gladky [Mon, 29 Apr 2024 14:16:28 +0000 (16:16 +0200)]
Fix FTBFS
Last-Update: 2021-11-14
Gbp-Pq: Name 99_fix_ftbfs.patch
Anton Gladky [Mon, 29 Apr 2024 14:16:28 +0000 (16:16 +0200)]
Fix mpi4py search
Last-Update: 2021-09-17
Gbp-Pq: Name 98_fix_mpi4py.py
Vagrant Cascadian [Tue, 15 Dec 2020 07:38:56 +0000 (07:38 +0000)]
[PATCH 2/2] doc_class2example.pl: Sort the parsers array.
Thanks to Bernhard M. Wiedemann <bernhardout@lsmod.de>.
Gbp-Pq: Name 97_reproducible_builds.patch
Debian Science Maintainers [Mon, 29 Apr 2024 14:16:28 +0000 (16:16 +0200)]
_java_mach-arch_fix
https://gitlab.kitware.com/diatomic/diy/-/merge_requests/59
From
bb0d55c8ae34a43354b1002262dad722c410d8cb Mon Sep 17 00:00:00 2001
From: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Sat, 13 Jun 2020 13:59:31 +0200
Subject: [PATCH] Fix build on mach-based OS which are not OS X
Gbp-Pq: Name 95_java_mach-arch_fix.patch
Adrian Bunk [Mon, 29 Apr 2024 14:16:28 +0000 (16:16 +0200)]
HACK: vtkQWidgetTexture.cxx: Don't use vtkOpenGLCheckErrorMacro
Fixes building for Qt with OpenGL ES.
Gbp-Pq: Name 84_vtkQWidgetTexture_no_vtkOpenGLCheckErrorMacro.patch