1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96
|
deal.ii (8.4.2-2) unstable; urgency=medium
[ Matthias Maier ]
* Fix FTBFS due to a doxygen bug
[ Graham Inggs ]
* Export OMPI_MCA_plm_rsh_agent=/bin/false, see #494046
-- Graham Inggs <ginggs@debian.org> Wed, 07 Dec 2016 14:23:57 +0200
deal.ii (8.4.2-1) unstable; urgency=medium
* New upstream release
* Drop obsolete patches
-- Matthias Maier <tamiko+DEBIAN@kyomu.43-1.org> Sat, 03 Sep 2016 02:23:54 +0000
deal.ii (8.4.1-3) unstable; urgency=medium
* Limit parallel builds to 2 processes
* Cherry-pick part of upstream fix for a build failure with new PETSc,
thanks Gianfranco Costamagna
-- Graham Inggs <ginggs@debian.org> Fri, 26 Aug 2016 11:08:11 +0200
deal.ii (8.4.1-2) unstable; urgency=medium
* Bump Standards-Version to 3.9.8
* drop obsolete boost compatibility patch
* Silence two (in our case harmless) warnings for gcc-6 that trigger in
debug assertions
* Build-depend on unversioned Boost packages (Closes: #833759)
-- Matthias Maier <tamiko+DEBIAN@kyomu.43-1.org> Tue, 09 Aug 2016 17:10:06 +0000
deal.ii (8.4.1-1) unstable; urgency=medium
* Require boost 1.60 to work around a serialization bug
* Enable MPI and a number of other external dependencies
[ Graham Inggs ]
* Use -fPIC instead of -fpic to fix FTBFS on arm64, thanks Matthias Klose
-- Matthias Maier <tamiko+DEBIAN@kyomu.43-1.org> Sun, 17 Jul 2016 19:22:55 +0000
deal.ii (8.1.0-6) unstable; urgency=medium
* Revert fix for doxygen deal.tag since it moved back
* Use secure URIs for VCS fields
* Migrate from libdeal.ii-dbg to ddebs, bump debhelper build-dependency
* Update obsolete source URL in debian/copyright
* Bump Standards-Version to 3.9.7, no further changes
-- Graham Inggs <ginggs@debian.org> Wed, 16 Mar 2016 12:33:02 +0200
deal.ii (8.1.0-5) unstable; urgency=medium
* Fix FTBFS due to doxygen deal.tag moving (Closes: #789975)
* Use an explicit cast to fix FTBFS with new boost and c++11
* Update debian/watch
* Enable cryptographic signature verification
* Add myself to uploaders
-- Graham Inggs <ginggs@debian.org> Wed, 16 Sep 2015 21:44:26 +0200
deal.ii (8.1.0-4) unstable; urgency=medium
* Fix broken build dependencies for buildds
* Fix imprecision in copyright file
-- Matthias Maier <tamiko+DEBIAN@kyomu.43-1.org> Fri, 18 Apr 2014 13:38:16 +0200
deal.ii (8.1.0-3) unstable; urgency=medium
* Fix privacy breaches in html documentation v2.
-- Matthias Maier <tamiko+DEBIAN@kyomu.43-1.org> Mon, 03 Mar 2014 13:37:27 +0100
deal.ii (8.1.0-2) unstable; urgency=medium
* Add forgotten copyright notice for a file under doc/external-libs/.
* Add a watch file.
* Fix short description for dbg, dev and doc package.
* Fix privacy breaches in html documentation.
* Remove empty directories from documentation.
* Rename shared libraries to libdeal.ii[.g].so to match package name.
* Change library name to match package name.
* Do not compress example source code.
* Reogranize patches.
-- Matthias Maier <tamiko+DEBIAN@kyomu.43-1.org> Sat, 01 Mar 2014 19:38:47 +0100
deal.ii (8.1.0-1) unstable; urgency=medium
* Initial release.
-- Matthias Maier <tamiko+DEBIAN@kyomu.43-1.org> Fri, 03 Jan 2014 20:52:34 +0100
|