[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
_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
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
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]