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
|
pygccjit (0.4-13) unstable; urgency=medium
* Build using GCC 13.
* Build using cython3-legacy. Closes: #1056838.
* Bump standards version.
-- Matthias Klose <doko@debian.org> Sun, 26 Nov 2023 11:30:47 +0100
pygccjit (0.4-12.1) unstable; urgency=low
* Non-maintainer upload.
* Build using gcc 12. (Closes: #1022181)
-- Adrian Bunk <bunk@debian.org> Sun, 20 Nov 2022 01:51:51 +0200
pygccjit (0.4-12) unstable; urgency=medium
* Stop building the python3-pygccjit-dbg package. Closes: #994329.
* Bump standards version.
-- Matthias Klose <doko@debian.org> Wed, 15 Sep 2021 13:23:21 +0200
pygccjit (0.4-11) unstable; urgency=medium
* Build using GCC 10. Closes: #982413.
* Bump debhelper and standards versions.
-- Matthias Klose <doko@debian.org> Wed, 10 Feb 2021 14:41:43 +0100
pygccjit (0.4-10) unstable; urgency=medium
* Build using GCC 9.
-- Matthias Klose <doko@debian.org> Sat, 17 Aug 2019 11:04:46 +0200
pygccjit (0.4-9) unstable; urgency=medium
* Stop building for Python2.
* Bump standards version.
-- Matthias Klose <doko@debian.org> Sat, 20 Jul 2019 01:40:29 +0200
pygccjit (0.4-8) unstable; urgency=medium
* Build using GCC 8.
-- Matthias Klose <doko@debian.org> Sat, 21 Jul 2018 13:26:23 +0200
pygccjit (0.4-7) unstable; urgency=medium
* Build using GCC 7.
-- Matthias Klose <doko@debian.org> Fri, 08 Sep 2017 11:37:00 +0200
pygccjit (0.4-6) unstable; urgency=medium
* Build using GCC 6.
-- Matthias Klose <doko@debian.org> Wed, 24 Aug 2016 10:09:48 +0200
pygccjit (0.4-5) unstable; urgency=medium
* Ignore testsuite failures (one failing test). Closes: #800789.
-- Matthias Klose <doko@debian.org> Wed, 20 Jan 2016 12:42:08 +0100
pygccjit (0.4-4) unstable; urgency=medium
* Build-depend on gcc-5 (5.1.1-13).
-- Matthias Klose <doko@debian.org> Tue, 07 Jul 2015 20:07:32 +0200
pygccjit (0.4-3) unstable; urgency=medium
* Fix tests on 32bit architectures (David Malcolm). Closes: #788985.
-- Matthias Klose <doko@debian.org> Thu, 18 Jun 2015 18:08:54 +0200
pygccjit (0.4-2) unstable; urgency=medium
* Fix build dependency for binary-arch only build. Closes: #788866.
-- Matthias Klose <doko@debian.org> Tue, 16 Jun 2015 10:30:17 +0200
pygccjit (0.4-1) unstable; urgency=low
* Initial release (Closes: #787366).
-- Matthias Klose <doko@debian.org> Sun, 31 May 2015 14:03:20 +0200
|