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 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179
|
bart (0.8.00-3) unstable; urgency=medium
* Run more unit tests.
* Turn off two hanging tests on i386.
* Add geometry library now required by bart-view.
-- Martin Uecker <uecker@tugraz.at> Tue, 25 Oct 2022 01:12:46 +0530
bart (0.8.00-2) unstable; urgency=medium
* Backport fixes for upstream (should also fix 32-bit archs)
* Turn on tests for more archs.
* Turn off some optimizations for some archs.
* Update debian copyright.
* Relax some flaky tests.
-- Martin Uecker <uecker@tugraz.at> Thu, 13 Oct 2022 19:30:06 +0200
bart (0.8.00-1) unstable; urgency=medium
* Turn off LTO build due to GCC bug #1017849. (Closes: #1015357)
* Add std=c++14 to nvcc to fix build issues.
* New upstream version.
* Standards-Version: 4.6.1.0
* Extend devel-package.
* Mention machine learning in description.
-- Martin Uecker <uecker@tugraz.at> Sun, 25 Sep 2022 13:48:43 +0200
bart (0.7.00-3) unstable; urgency=medium
* Turn off parallel build for determinism.
* Arm the unit tests on s390x.
* On Debian never use git version.
* Workaround for octave bug in integration test. (Closes: #1010164)
-- Martin Uecker <martin.uecker@med.uni-goettingen.de> Fri, 31 Dec 2021 10:31:15 +0100
bart (0.7.00-2) unstable; urgency=medium
* Fix cross-builds by reverting patch for deterministic archives.
* Arm the unit tests on mips64el.
* Add workaround for compiler bug on armel and s390x.
* Drop old compatibility patch.
-- Martin Uecker <martin.uecker@med.uni-goettingen.de> Thu, 30 Dec 2021 16:28:18 +0100
bart (0.7.00-1) unstable; urgency=medium
[ Martin Uecker ]
* New upstream version.
* Patch to change library path for cuda.
* Update upstream metadata.
* Patch to relax failing unit test.
* Patch to work around compiler bug.
* Deterministic build.
* Run test suite.
* Don't update commands.txt.
* Backport fixes for tests.
[ Andreas Tille ]
* Standards-Version: 4.6.0 (routine-update)
* No tab in license text (routine-update)
-- Martin Uecker <martin.uecker@med.uni-goettingen.de> Thu, 26 Aug 2021 15:05:30 +0200
bart (0.6.00-3) unstable; urgency=medium
* Team upload
* Remove redundant d/gbp.conf
* Run tests on i386, mips64el and s390x but make the test succeed in any case
-- Andreas Tille <tille@debian.org> Mon, 21 Sep 2020 16:16:16 +0200
bart (0.6.00-2) unstable; urgency=medium
* Team upload.
* Mark tests superficial
Closes: #969804
* debhelper-compat 13 (routine-update)
-- Andreas Tille <tille@debian.org> Thu, 10 Sep 2020 08:59:31 +0200
bart (0.6.00-1) unstable; urgency=medium
[ Martin Uecker ]
* New upstream version.
* Add upstream metadata.
* Rules do not require root.
* Standards-Version: 4.5.0
[ Andreas Tille ]
* Add salsa-ci
-- Martin Uecker <martin.uecker@med.uni-goettingen.de> Sat, 11 Jul 2020 15:42:45 +0200
bart (0.5.00-1) unstable; urgency=medium
[ Martin Uecker ]
* New upstream version.
* Standards-Version: 4.4.0
[ Andreas Tille ]
* debhelper-compat 12
* Remove trailing whitespace in debian/copyright
-- Martin Uecker <martin.uecker@med.uni-goettingen.de> Tue, 27 Aug 2019 14:18:12 +0200
bart (0.4.04-2) unstable; urgency=medium
* Add some fixes from upstream.
* Deactivate unit tests for ODE solver.
* Deactivate unit tests for some archs.
* Add autopkgtest for octave interface script.
-- Martin Uecker <martin.uecker@med.uni-goettingen.de> Tue, 11 Dec 2018 13:07:12 +0100
bart (0.4.04-1) unstable; urgency=medium
* New upstream version.
* Relax error bound for new unit test.
* Standards-Version: 4.2.1
-- Martin Uecker <martin.uecker@med.uni-goettingen.de> Mon, 10 Dec 2018 14:32:26 +0100
bart (0.4.03-2) unstable; urgency=medium
* Add missing header to libbart-dev. (Closes: #897466)
-- Martin Uecker <martin.uecker@med.uni-goettingen.de> Thu, 03 May 2018 21:44:55 +0200
bart (0.4.03-1) unstable; urgency=medium
[ Martin Uecker ]
* New upstream version.
* Update copyright file.
* Fix install.
* Standards-Version: 4.1.4
* Secure url for copyright format.
* Make vcs links point to salsa.
[ Andreas Tille ]
* debhelper 11
-- Martin Uecker <martin.uecker@med.uni-goettingen.de> Fri, 27 Apr 2018 21:34:11 +0200
bart (0.4.02-2) unstable; urgency=medium
* Turn off unit tests on some architectures.
-- Martin Uecker <martin.uecker@med.uni-goettingen.de> Mon, 27 Nov 2017 23:21:21 +0100
bart (0.4.02-1) unstable; urgency=medium
* New upstream version.
* Simple test for autopkgtest.
* Standards-Version: 4.1.1
-- Martin Uecker <martin.uecker@med.uni-goettingen.de> Mon, 27 Nov 2017 08:32:12 +0100
bart (0.4.00-1) unstable; urgency=medium
[ Martin Uecker ]
* New upstream version.
[ Andreas Tille ]
* debhelper 10
* d/watch: version=4
* cme fix dpkg-control
* Add missing Build-Depends: liblapacke-dev
* hardening=+all
-- Martin Uecker <martin.uecker@med.uni-goettingen.de> Sat, 14 Jan 2017 14:41:50 +0100
bart (0.3.00-1) unstable; urgency=medium
* Initial release. (Closes: #806762)
-- Martin Uecker <martin.uecker@med.uni-goettingen.de> Tue, 09 Feb 2016 23:42:36 +0100
|