adios2 (2.11.0+dfsg1-2) unstable; urgency=medium . * Standards-Version: 4.7.3 adios2 (2.11.0+dfsg1-1exp4) experimental; urgency=medium . * debian/test/adios2-mpi-examples: skip python tests in python test section (bpReaderHeatMap2D.py fails on bigendian systems i.e. s390x) adios2 (2.11.0+dfsg1-1exp3) experimental; urgency=medium . * debian/tests: MPI example skips must be applied in adios2-mpi-examples not adios2-serial-examples adios2 (2.11.0+dfsg1-1exp2) experimental; urgency=medium . * debian/tests: skip more examples failing on bigendian (s390x). See Bug#1125266 (upstream Issue#4794) adios2 (2.11.0+dfsg1-1exp1) experimental; urgency=medium . * New upstream release - new ABI 2.11 - applies debian patches 0016-Fix-a-typo.patch 0019-Use-proper-dynamic-vector-construction-to-fix-segfau.patch fix_adios2-config_DESTDIR_revoke_PR3850.patch fix_example_hello_bpFWriteCRead_PR4239.patch - C++ build target is now just adios2_cxx not adios2_cxx11 * follow upstream in dropping 11 from c++ package names (just use c++ not c++11 now) libadios2-*-c++-dev Breaks: Replaces: Provides: libadios2-*-c++11-dev * mark libadios2-{mpi,serial,common}-core-dev Multi-Arch: same * update debian/rules - install files to libadios2-*-c++11-dev packages from the adios2_cxx11-development component as well the adios2_cxx-development component. Header files are now moved to the cxx subdir but compatibility wrapper headers are still provided in the cxx11 subdir - install common python files into python3-adios2 rather than python3-adios2-serial or python3-adios2-mpi * update debian/tests - run examples using upstream's CMakeLists.txt - drop debian patch fix_examples_cmake.patch - skip plugin engine examples (Read and Write). They do not run successfully as-is (plugin names are mangled) - debian patch test_examples_serial.patch uses TEST_SERIAL to run serial tests when MPI is installed * update debian/watch to v5 format. Use Uversion-Mangle: auto to place rc releases below final release.