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
|
iqtree (1.5.3+dfsg-2) unstable; urgency=medium
[ Roger Shimizu ]
* debian/rules:
- Run dh_auto_test only if CPUs >= 2 (Closes: #854500).
[ Andreas Tille ]
* Implement remarks given by upstream
(https://github.com/Cibiv/IQ-TREE/issues/17)
-- Andreas Tille <tille@debian.org> Sat, 11 Feb 2017 12:52:45 +0100
iqtree (1.5.3+dfsg-1) unstable; urgency=medium
* New upstream version
* debhelper 10
* d/watch: version=4
-- Andreas Tille <tille@debian.org> Thu, 19 Jan 2017 08:36:11 +0100
iqtree (1.5.2+dfsg-1) unstable; urgency=medium
* New upstream version 1.5.2+dfsg (Closes: #846958)
* Enable build of MPI-parallelised executable
-- Kevin Murray <kdmfoss@gmail.com> Sun, 04 Dec 2016 11:25:38 +1100
iqtree (1.4.4+dfsg-1) unstable; urgency=medium
* New upstream version
* Disable sse patch
-- Andreas Tille <tille@debian.org> Fri, 09 Sep 2016 11:07:13 +0200
iqtree (1.4.3+dfsg-1) unstable; urgency=medium
* New upstream version
-- Andreas Tille <tille@debian.org> Mon, 15 Aug 2016 22:24:55 +0200
iqtree (1.4.2+dfsg-1) unstable; urgency=medium
[ Andreas Tille ]
* New upstream version
* Use repack,compression=xz in d/watch instead of adding get-orig-source to
d/rules
* Do not use -m32 and -msse3 flags
Closes: #813436
* Do not append 32 to binary name if build on 32bit architecture
Closes: #813437
* Restrict binary to intel architecture
Closes: #813438
* cme fix dpkg-control
* hardening=+all
[ Christian Seiler ]
* debian/rules:
- parallel build
- use variants to more elegantly build serial and omp executable
- fix build time test
* debian/patches/sse.patch
- fix PLL_BYTE_ALIGNMENT to work around pll bug
- fix SSE patch to properly build on amd64 and i386
-- Andreas Tille <tille@debian.org> Wed, 29 Jun 2016 13:38:33 +0200
iqtree (1.3.11.1+dfsg-1) unstable; urgency=low
* Initial release (Closes: #798511)
-- Andreas Tille <tille@debian.org> Thu, 17 Dec 2015 17:13:25 +0100
|