-
dolfin (2018.1.0.post1-16) unstable; urgency=medium
* use ctest --output-on-failure not -output-on-failure
-- Drew Parsons <email address hidden> Mon, 11 Feb 2019 19:14:25 +1100
-
dolfin (2018.1.0.post1-15) unstable; urgency=medium
* symlink man-page for fenics-version to manpage for dolfin-version
* run ctest with -output-on-failure to show details of test failures
-- Drew Parsons <email address hidden> Mon, 11 Feb 2019 13:58:33 +1100
-
dolfin (2018.1.0.post1-14) unstable; urgency=medium
* add debian patch pytest_fixtures_096217a.patch
(upstream commit 096217a0a3cb710e869d7e82a3d3609c4d968b76)
to update tests for latest pytest API.
* debhelper compatibility level 12
* dolfin-bin installs /usr/bin/fenics-version
* usr/share/dolfin/dolfin.conf is redundant on Debian,
list it in debian/not-installed
* debian/rules:
- skip C++ build-time tests of demo_elastodynamics_mpi
(unreliable, sometimes passes, but fails with pdebuild)
- override dh_dwz to ignore python module .so files (already
stripped by python's setuptools)
-- Drew Parsons <email address hidden> Sat, 09 Feb 2019 18:07:21 +1100
-
dolfin (2018.1.0.post1-13) unstable; urgency=medium
* Standards-Version: 4.3.0
* create patch PETSc_3.10_SNESTEST_removed.patch to work with
PETSc 3.10 (SNESTEST has been removed). Thanks Jed Brown.
-- Drew Parsons <email address hidden> Wed, 26 Dec 2018 09:14:38 +0100
-
dolfin (2018.1.0.post1-12build4) disco; urgency=medium
* No-change rebuild against pybind11 2.2.4
-- Steve Langasek <email address hidden> Mon, 24 Dec 2018 00:05:03 -0600
-
dolfin (2018.1.0.post1-12build3) disco; urgency=medium
* Rebuild against new PETSc/SLEPc 3.10 transition.
-- Gianfranco Costamagna <email address hidden> Fri, 21 Dec 2018 18:22:02 +0100
-
dolfin (2018.1.0.post1-12build2) disco; urgency=medium
* Rebuild against new libhdf5-103.
-- Gianfranco Costamagna <email address hidden> Wed, 12 Dec 2018 12:15:16 +0100
-
dolfin (2018.1.0.post1-12build1) disco; urgency=medium
* No-change rebuild against new python3-pybind11
-- Steve Langasek <email address hidden> Wed, 14 Nov 2018 21:48:08 -0800
-
dolfin (2018.1.0.post1-12) unstable; urgency=medium
* apply strict versioned depends on pybind11,
python3-dolfin Depends: pybind11 (>= 2.2.4), pybind11 (<= 2.2.5)
Closes: #909407.
* Hardening: add dpkg-buildflags CXXFLAGS to CMAKE_CXX_FLAGS and
python module build
* use VERBOSE build of python modules
-- Drew Parsons <email address hidden> Mon, 24 Sep 2018 03:03:27 +0800
-
dolfin (2018.1.0.post1-9build1) disco; urgency=medium
* No-change rebuild to build without python3.6 support.
-- Matthias Klose <email address hidden> Sat, 03 Nov 2018 19:41:30 +0000
-
dolfin (2018.1.0.post1-9) unstable; urgency=medium
* autopkgtest: configure cpp tests with mpicc to ensure that the
cmake test for PetscInt passes
* Standards-Version: 4.2.1
-- Drew Parsons <email address hidden> Mon, 03 Sep 2018 04:17:35 +0800