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
|
examl (3.0.22-6) unstable; urgency=medium
* d/control: migrate to mpi-default-* (Closes: #1084904, #1086909)
* d/patches/*: normalize dep3 header, notably Last-Update timestamp.
* d/control: add myself to uploaders.
-- Étienne Mollier <emollier@debian.org> Sat, 09 Nov 2024 12:07:58 +0100
examl (3.0.22-5) unstable; urgency=medium
* Add missing include
Closes: #1066386
* Standards-Version: 4.7.0 (routine-update)
-- Andreas Tille <tille@debian.org> Thu, 11 Apr 2024 16:21:07 +0200
examl (3.0.22-4) unstable; urgency=medium
* Packaging update
* Standards-Version: 4.6.2 (routine-update)
* Fix clean target
Closes: #1044839
-- Andreas Tille <tille@debian.org> Wed, 31 Jan 2024 18:29:57 +0100
examl (3.0.22-4~0exp) experimental; urgency=medium
* Team upload.
* Experimental rebuild with SIMDe 0.7.3~0git20230118123246.d1e75cd
-- Michael R. Crusoe <crusoe@debian.org> Sun, 22 Jan 2023 17:17:02 +0100
examl (3.0.22-3) unstable; urgency=medium
* Really fix watch file
* Add missing build dependency on dh addon.
-- Andreas Tille <tille@debian.org> Tue, 18 Jan 2022 18:00:33 +0100
examl (3.0.22-2) unstable; urgency=medium
[ Michael R. Crusoe ]
* The SIMDe patch has been forwarded upstream.
[ Andreas Tille ]
* Fix watchfile to detect new versions on github
* Standards-Version: 4.6.0 (routine-update)
* debhelper-compat 13 (routine-update)
-- Andreas Tille <tille@debian.org> Tue, 12 Oct 2021 07:31:05 +0200
examl (3.0.22-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* For GPL compliance, document libsimde-dev usage and version number via
Built-Using
* Refresh hardening patch, almost all of it was applied upstream.
-- Michael R. Crusoe <crusoe@debian.org> Mon, 01 Jun 2020 16:09:49 +0200
examl (3.0.21-4) unstable; urgency=medium
* Team upload.
* Switch to libsimde-dev and simplify our patch
* Standards-Version: 4.5.0 (routine-update)
* Remove trailing whitespace in debian/rules (routine-update)
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Improve hardening, no more BLHC compliants
-- Michael R. Crusoe <michael.crusoe@gmail.com> Sun, 19 Apr 2020 13:35:53 +0200
examl (3.0.21-3) unstable; urgency=medium
* Team upload.
* Use the SIMD Everywhere library for greater portability.
* debhelper-compat 12
* Standards-Version: 4.4.1
* autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g
-- Michael R. Crusoe <michael.crusoe@gmail.com> Fri, 10 Jan 2020 09:07:09 +0100
examl (3.0.21-2) unstable; urgency=medium
* export OMPI_MCA_rmaps_base_oversubscribe=1 in autopkgtest script
Closes: #902848
-- Andreas Tille <tille@debian.org> Mon, 02 Jul 2018 11:32:28 +0200
examl (3.0.21-1) unstable; urgency=medium
* New upstream version
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.4
-- Andreas Tille <tille@debian.org> Fri, 08 Jun 2018 13:10:46 +0200
examl (3.0.20-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.1.3
* debhelper 11
-- Andreas Tille <tille@debian.org> Sat, 10 Feb 2018 19:25:43 +0100
examl (3.0.18-2) unstable; urgency=medium
* Fix cut-n-pasto in d/rules (thanks for the patch to Chris Lamb
<lamby@debian.org>)
Closes: #855480
* Restrict build to intel architectures
Closes: #855430
-- Andreas Tille <tille@debian.org> Wed, 22 Feb 2017 12:06:12 +0100
examl (3.0.18-1) unstable; urgency=medium
* Initial release (Closes: #855402)
-- Andreas Tille <tille@debian.org> Fri, 17 Feb 2017 15:28:51 +0100
|