tiledarray (0.6.0-5.2) unstable; urgency=medium * Non-maintainer upload. * Build with less debug info on 32bit to workaround the virtual address space limitation. * Fix the accidental disabling of compiler optimization on mips* in 0.6.0-2. * Remove flags from the pkg-config Cflags/Libs that don't belong there. -- Adrian Bunk Sun, 24 Jun 2018 13:38:23 +0300 tiledarray (0.6.0-5.1) unstable; urgency=medium * Non-maintainer upload. * Add patch from Juhani Numminen to fix FTBFS with gcc 7. (Closes: #853682) -- Adrian Bunk Fri, 20 Apr 2018 23:20:04 +0300 tiledarray (0.6.0-5) unstable; urgency=medium * debian/rules (BUILD_TYPE): New variable, set to `MinSizeRel' on mips64el and to `none' (dh's default) otherwise. * debian/rules (override_dh_auto_configure): Set CMAKE_BUILD_TYPE to $BUILD_TYPE. * debian/rules (override_dh_auto_test): No longer disable the testsuite on mipsel64. * debian/rules (EXCLUDE_TESTS): New variable, set to exclude the eigen_suite tests on mips64el. * debian/rules (override_dh_auto_test): Add logging output and use $EXCLUDE_TESTS. -- Michael Banck Fri, 13 Jan 2017 23:38:33 +0100 tiledarray (0.6.0-4) unstable; urgency=medium * debian/rules (override_dh_auto_configure): Add -DCMAKE_BUILD_TYPE=Release to address linking errors on mips64el. -- Michael Banck Fri, 13 Jan 2017 10:29:28 +0100 tiledarray (0.6.0-3) unstable; urgency=medium * debian/rules (override_dh_auto_test): Disable testsuite on mips64el. -- Michael Banck Tue, 10 Jan 2017 18:17:52 +0100 tiledarray (0.6.0-2) unstable; urgency=medium * debian/rules: Add -mxgot to CXX_FLAGS on mips architectures, thanks to Graham Inggs. -- Michael Banck Mon, 09 Jan 2017 15:00:19 +0100 tiledarray (0.6.0-1) unstable; urgency=medium * New upstream release. * debian/patches/madness_to_version_0.10.patch: Removed, no longer needed. * debian/patches/madness_fix_includes.patch: Likewise. * debian/patches/boost1.59.patch: Likewise. * debian/control (Build-Depends): Replaced mpi-default-dev and mpi-default-bin with libmpich-dev and mpich. * debian/rules: Do not include /usr/share/mpi-default-dev/debian_defaults anymore. * debian/rules (override_dh_auto_configure): Add TA_ERROR="throw" and ENABLE_SHARED_LIBRARIES=OFF to cmake configure flags. * debian/control (Build-Depends): Added pkg-config. * debian/rules (override_dh_auto_configure): Add CMAKE_CXX_FLAGS and CMAKE_EXE_LINKER_FLAGS variables to cmake configure flags, set by pkg-config. * debian/control (Build-Depends): Bump libmadness-dev version to 0.10.1~gite4aa500e-10 (Closes: #848781). * debian/control (Build-Depends): Added libtbb-dev. -- Michael Banck Sun, 01 Jan 2017 11:57:28 +0100 tiledarray (0.4.4-2) unstable; urgency=medium [ Daniel Leidert ] * Add debian/watch [ Graham Inggs] * Fix FTBFS with Boost >= 1.59 (Closes: #835279) * Use secure URI for Vcs-Browser * Switch from OMPI_MCA_orte_rsh_agent to OMPI_MCA_plm_rsh_agent * Bump Standards-Version to 3.9.8, no changes -- Graham Inggs Thu, 25 Aug 2016 17:34:10 +0200 tiledarray (0.4.4-1) unstable; urgency=medium * Initial upload (Closes: #794695). -- Michael Banck Fri, 07 Aug 2015 17:48:34 +0200