From: Anton Gladky Date: Thu, 6 Jun 2024 04:46:45 +0000 (+0200) Subject: Merge branch 'experimental' X-Git-Tag: archive/raspbian/9.5.2+dfsg4-3+rpi1^2~99 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=644f7d681c0ebfa14abde3eb42d83478e4d462a4;p=vtk9.git Merge branch 'experimental' --- 644f7d681c0ebfa14abde3eb42d83478e4d462a4 diff --cc debian/changelog index 557391b55,8123cff4d..4c6e311cc --- a/debian/changelog +++ b/debian/changelog @@@ -1,54 -1,50 +1,101 @@@ - vtk9 (9.1.0+really9.1.0+dfsg2-9) UNRELEASED; urgency=medium ++vtk9 (9.3.0+dfsg1-1) UNRELEASED; urgency=medium + + * Team upload. + * 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 + + -- Michael R. Crusoe Tue, 30 Apr 2024 11:31:01 +0200 + +vtk9 (9.1.0+really9.1.0+dfsg2-8) unstable; urgency=medium + + [ Bo YU ] + * Team upload. + * Add support for loongarch64. Thanks to Dandan Zhang + . (Closes: #1054471) + + [ Michael R. Crusoe ] + * Cherry-pick patch from upstream to fix issue with newer expat and + appended data. Closes: #1064762 + * d/control: build-dep on libhdf5-mpi-dev instead of libhdf5-openmpi- + dev. Closes: #1068321 + * Cherry-pick patch from upstream to fix CVE-2021-42521. Closes: + #1031877. + * Fix Maintainer name of Debian Science team (routine-update) + * Remove trailing whitespace in debian/copyright (routine-update) + * d/control: Updated some dependencies on obsolete or supercede packages + names. + + -- Michael R. Crusoe Mon, 29 Apr 2024 16:16:28 +0200 + +vtk9 (9.1.0+really9.1.0+dfsg2-7.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rename libraries for 64-bit time_t transition. Closes: #1063267 + + -- Steve Langasek Wed, 28 Feb 2024 23:38:25 +0000 + + vtk9 (9.3.0+dfsg1-1~exp4) experimental; urgency=medium + + * [43fb8c1] Add libgl2ps-dev as depends. + + -- Anton Gladky Sat, 20 Jan 2024 19:57:32 +0100 + + vtk9 (9.3.0+dfsg1-1~exp3) experimental; urgency=medium + + * [2767f12] Add missing GL-header. + + -- Anton Gladky Wed, 10 Jan 2024 22:17:01 +0100 + + vtk9 (9.3.0+dfsg1-1~exp2) experimental; urgency=medium + + * [ad5a07d] Update build-depends. + + -- Anton Gladky Tue, 09 Jan 2024 19:54:16 +0100 + + vtk9 (9.3.0+dfsg1-1~exp1) experimental; urgency=medium + + [ Bas Couwenberg ] + * Team upload. + * Merge GCC 13 changes from 9.1.0+really9.1.0+dfsg2-7. + (closes: #1037887) + + [ Anton Gladky ] + * [69b4a61] Update copyright + * [d5dfcaf] New upstream version 9.3.0+dfsg1 + * [5e949d9] Update binariries to vtk9.3 + * [7c9a9bf] Update patches + + -- Anton Gladky Fri, 05 Jan 2024 06:57:20 +0100 + + vtk9 (9.2.6+dfsg1-1+exp2) experimental; urgency=medium + + * Team upload. + * Merge changes from 9.1.0+really9.1.0+dfsg2-6. + * Add license paragraph for public-domain license. + + -- Bas Couwenberg Thu, 22 Jun 2023 13:22:18 +0200 + + vtk9 (9.2.6+dfsg1-1+exp1) experimental; urgency=medium + + * [965a45d] New upstream version 9.2.6+dfsg1 + + -- Anton Gladky Sat, 25 Mar 2023 15:34:05 +0100 + vtk9 (9.1.0+really9.1.0+dfsg2-7) unstable; urgency=medium * Team upload. diff --cc debian/patches/100_add_missing_gl_header.patch index 000000000,e1d71986d..13b2a1c24 mode 000000,100644..100644 --- a/debian/patches/100_add_missing_gl_header.patch +++ b/debian/patches/100_add_missing_gl_header.patch @@@ -1,0 -1,37 +1,15 @@@ -Description: - TODO: Put a short summary on the line above and replace this paragraph - with a longer explanation of this change. Complete the meta-information - with other relevant fields (see below for details). To make it easier, the - information below has been extracted from the changelog. Adjust it or drop - it. - . - vtk9 (9.3.0+dfsg1-1~exp2) experimental; urgency=medium - . - * [ad5a07d] Update build-depends. ++Description: Add missing GL header + Author: Anton Gladky - ---- -The information above should follow the Patch Tagging Guidelines, please -checkout https://dep.debian.net/deps/dep3/ to learn about the format. Here -are templates for supplementary fields that you might want to add: - -Origin: (upstream|backport|vendor|other), (|commit:) -Bug: -Bug-Debian: https://bugs.debian.org/ -Bug-Ubuntu: https://launchpad.net/bugs/ -Forwarded: (no|not-needed|) -Applied-Upstream: , (|commit:) -Reviewed-By: + Last-Update: 2024-01-10 + + --- vtk9-9.3.0+dfsg1.orig/GUISupport/Qt/QVTKOpenGLWindow.cxx + +++ vtk9-9.3.0+dfsg1/GUISupport/Qt/QVTKOpenGLWindow.cxx + @@ -22,6 +22,8 @@ + #include "vtkObjectFactory.h" + #include "vtkOpenGLState.h" + + +#include + + + VTK_ABI_NAMESPACE_BEGIN + QVTKOpenGLWindow::QVTKOpenGLWindow(QOpenGLWindow::UpdateBehavior ub, QWindow* p) + : QVTKOpenGLWindow(vtkSmartPointer::New(), nullptr, ub, p) diff --cc debian/patches/series index bffbb6ef4,62197a20e..441ca6a7d --- a/debian/patches/series +++ b/debian/patches/series @@@ -13,6 -9,4 +12,7 @@@ gcc-13.patc 97_reproducible_builds.patch 98_fix_mpi4py.py 99_fix_ftbfs.patch + 100_add_missing_gl_header.patch +110_vtk9_netcdf.patch +120_fix_shader_crash.patch +121_add_support_for_loong64.patch