Merge version 9.5.2+dfsg4-5+rpi1 and 9.6.2+dfsg1-2 to produce 9.6.2+dfsg1-2+rpi1 forky-staging archive/raspbian/9.6.2+dfsg1-2+rpi1 raspbian/9.6.2+dfsg1-2+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Wed, 29 Jul 2026 13:20:24 +0000 (14:20 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Wed, 29 Jul 2026 13:20:24 +0000 (14:20 +0100)
1  2 
debian/changelog
debian/control
debian/rules

index bb62d50244272620442f095e80da892c1dc9b22b,bce6ba79904de05ceb0277c2121bdc61464359dd..223da97b213c80bc4dc2e04c72f9c11232c3c39e
@@@ -1,14 -1,80 +1,92 @@@
- vtk9 (9.5.2+dfsg4-5+rpi1) forky-staging; urgency=medium
++vtk9 (9.6.2+dfsg1-2+rpi1) forky-staging; urgency=medium
 +
 +  [changes brought forward from 9.0.1+dfsg1-5+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Tue, 05 Jan 2021 14:46:48 +0000]
 +  * Link with libatomic on armhf too for raspbian.
 +
 +  [changes brought forward from 9.3.0+dfsg1-1+rpi2 by Peter Michael Green <plugwash@raspbian.org> at Thu, 26 Sep 2024 16:08:15 +0000]
 +  * 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.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Sat, 30 May 2026 15:47:55 +0000
++ -- Raspbian forward porter <root@raspbian.org>  Wed, 29 Jul 2026 13:20:24 +0000
++
+ vtk9 (9.6.2+dfsg1-2) unstable; urgency=medium
+   * Team upload
+   * upload vtk 9.6 to unstable (transition #1141369)
+  -- Drew Parsons <dparsons@debian.org>  Tue, 14 Jul 2026 11:40:34 +0200
+ vtk9 (9.6.2+dfsg1-1exp5) experimental; urgency=medium
+   * Team upload.
+   * install vtkQImageToImageSource.h and vtkQWidget* headers to
+     libqt9-qt-dev not libqt9-dev. See Bug#1035426.
+   * debian patch build_reproducibility.patch maintains build
+     reproducibility by dropping XDMF_SYSTEM (which is set to
+     CMAKE_SYSTEM, including the Linux version at build time) from
+     XdmfConfig.h in xdmf2 headers. XDMF_SYSTEM is not actually used by
+     the code. Closes: #1120818
+   * fix contents of debian/python3-vtk9.pydist
+  -- Drew Parsons <dparsons@debian.org>  Thu, 02 Jul 2026 00:30:08 +0200
+ vtk9 (9.6.2+dfsg1-1exp4) experimental; urgency=medium
+   * Team upload.
+   * debian/rules: run manual dh_install to install viskores.pc before
+     deleting excess files from libvtk9-dev, otherwise Qt files
+     (intended for libvtk9-qt-dev) get reinstalled
+  -- Drew Parsons <dparsons@debian.org>  Fri, 26 Jun 2026 14:07:31 +0200
+ vtk9 (9.6.2+dfsg1-1exp3) experimental; urgency=medium
+   * Team upload.
+   * list viskores.pc in debian/not-installed to work around Bug#972222
+     in debhelper. viskores.pc is not built on 32-bit systems
+     and so is installed conditionally to libvtk9-dev in debian/rules.
+     This non-installed entry is needed for arch-independent builds.
+  -- Drew Parsons <dparsons@debian.org>  Thu, 25 Jun 2026 18:24:31 +0200
+ vtk9 (9.6.2+dfsg1-1exp2) experimental; urgency=medium
+   * Team upload.
+   * install viskores.pc to libvtk9-dev conditionally:
+     viskores does not build on 32-bit arches
+   * debian/tests: #include <iostream> in tests using std::cout
+  -- Drew Parsons <dparsons@debian.org>  Tue, 23 Jun 2026 09:26:05 +0200
+ vtk9 (9.6.2+dfsg1-1exp1) experimental; urgency=medium
+   * Team upload.
+   * New upstream release. New ABI 9.6
+     - applies debian patches 40_viskores.patch,
+       findEXPAT_version_fix_MR12826.patch,
+       numpy_drop_in1d_MR12693.patch
+     - provides vtkWrapJavaScript-9.6 executable (in vtk9 package)
+       and pkgconfig file for viskores (in libvtk9-dev)
+     - replaces ThirdParty/h5part with ThirdParty/h5hut
+       (still licensed with BSD-3-clause-notice-2)
+   * provide debian/python3-vtk9.pydist to declare python3-vtk9 as
+     python package vtk. Closes: #1096135
+   * Depends: libmariadb-dev rather than default-libmysqlclient-dev
+     mariaDB has sufficiently evolved from mySQL to stop claiming
+     compatibility. Note that VTK9 nevertheless still treats mariaDB as
+     a substitute for mySQL. Activate SQL support by configuring modules
+     IO::SQL and IO::MySQL. Interface with QtSQL with GUISupportQtSQL=YES
+     Closes: #1137152
+   * Build-Depends: libpq-dev and configure IO::PostgreSQL module
+     to activate PostgreSQL support
+   * use external exprtk (VTK_MODULE_USE_EXTERNAL_VTK_exprtk:BOOL=ON)
+     Build-Depends: libexprtk-dev. Closes: #1094438
+     debian/copyright: Files-Excluded: ThirdParty/exprtk/vtkexprtk
+   * drop patch version from name of manpages
+   * libvtk9.6-qt: drop redundant Breaks: Provides: Replaces: libvtk9.1-qt
+  -- Drew Parsons <dparsons@debian.org>  Sun, 21 Jun 2026 13:43:43 +0200
  
  vtk9 (9.5.2+dfsg4-5) unstable; urgency=medium
  
diff --cc debian/control
Simple merge
diff --cc debian/rules
Simple merge