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
|
ispc (1.28.2-1) unstable; urgency=medium
* Team upload
* New upstream version
* Add minimal debian/gbp.conf
* Disable building new library to avoid the NEW queue
-- Jeremy BĂcha <jbicha@ubuntu.com> Fri, 24 Oct 2025 19:01:03 -0400
ispc (1.26.0-1) unstable; urgency=medium
* New upstream version.
-- Francois Mazen <mzf@debian.org> Wed, 26 Mar 2025 21:58:27 +0100
ispc (1.25.3-1) unstable; urgency=medium
* New upstream version.
-- Francois Mazen <mzf@debian.org> Mon, 23 Dec 2024 17:55:26 +0100
ispc (1.25.0-1) unstable; urgency=medium
* New upstream version.
* Fix llvm version error (Closes: #1084279)
* Bump standard version to 4.7.0
-- Francois Mazen <mzf@debian.org> Wed, 16 Oct 2024 14:12:51 +0200
ispc (1.24.0-3) unstable; urgency=medium
* Improve the patch to fix reproducibility issue with package using
header generated by ispc.
-- Francois Mazen <mzf@debian.org> Thu, 25 Jul 2024 22:40:05 +0200
ispc (1.24.0-2) unstable; urgency=medium
* Limit architectures for migration to testing (Closes: #1076732)
* Do not write full file path in generated headers to avoid
reproductibility issue with other packages.
-- Francois Mazen <mzf@debian.org> Tue, 23 Jul 2024 17:34:28 +0200
ispc (1.24.0-1) unstable; urgency=medium
* New usptream release.
* Add RT library and autopkgtest.
* Fix blhc with CMake build output.
-- Francois Mazen <mzf@debian.org> Wed, 05 Jun 2024 22:13:47 +0200
ispc (1.23.0-1) unstable; urgency=medium
* New upstream release.
* Remove obsolete patch.
-- Francois Mazen <mzf@debian.org> Sun, 03 Mar 2024 09:35:40 +0100
ispc (1.22.0-4) unstable; urgency=medium
* Fix reproducible build using UTC time stamp.
-- Francois Mazen <mzf@debian.org> Tue, 26 Dec 2023 17:32:23 +0100
ispc (1.22.0-3) unstable; urgency=medium
* Add missing build dependencies for ARM architectures.
-- Francois Mazen <mzf@debian.org> Mon, 25 Dec 2023 13:56:32 +0100
ispc (1.22.0-2) unstable; urgency=medium
* Set supported architecture in d/control
-- Francois Mazen <mzf@debian.org> Sat, 18 Nov 2023 09:21:58 +0100
ispc (1.22.0-1) unstable; urgency=medium
* New Upstream Release
* Specify architecture for autopkgtests
-- Francois Mazen <mzf@debian.org> Fri, 17 Nov 2023 23:10:25 +0100
ispc (1.21.0-1) unstable; urgency=medium
* Initial Release, based on Yangfl work (closes: #956816)
* Add autopkgtests for ispc compiler
-- Francois Mazen <mzf@debian.org> Thu, 12 Oct 2023 22:25:29 +0200
|