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
|
haskell-cborg (0.2.10.0-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.7.0
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Mon, 07 Oct 2024 15:03:02 +0300
haskell-cborg (0.2.9.0-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.6.2
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Fri, 06 Oct 2023 11:16:04 +0300
haskell-cborg (0.2.8.0-1) unstable; urgency=medium
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Sun, 23 Oct 2022 18:14:42 +0300
haskell-cborg (0.2.7.0-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.6.1
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Tue, 26 Jul 2022 10:01:35 +0300
haskell-cborg (0.2.4.0-1) unstable; urgency=medium
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Thu, 20 Aug 2020 07:01:26 +0300
haskell-cborg (0.2.3.0-3) unstable; urgency=medium
* Apply patch to fix FTBFS on 32-bit systems (Closes: #964844)
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 01 Aug 2020 12:32:53 +0300
haskell-cborg (0.2.3.0-2) unstable; urgency=medium
* Don't build test executables with RTS -N; most of
Debian's architectures lack SMP support.
* Re-enable tests on all architectures
-- Ilias Tsitsimpis <iliastsi@debian.org> Mon, 20 Jul 2020 14:27:37 +0300
haskell-cborg (0.2.3.0-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Mon, 01 Jun 2020 19:05:25 -0400
haskell-cborg (0.2.1.0-4) unstable; urgency=medium
* Run tests only on amd64 arm64 i386 and ppc64el, they fail for the RTS
exception
-- Gianfranco Costamagna <locutusofborg@debian.org> Fri, 27 Sep 2019 12:34:42 +0200
haskell-cborg (0.2.1.0-3) unstable; urgency=medium
* Enable testsuite.
-- Clint Adams <clint@debian.org> Sun, 01 Sep 2019 19:13:07 -0400
haskell-cborg (0.2.1.0-2) unstable; urgency=medium
* Apply upstream patch to fix build when OPTIMIZE_GMP is disabled.
closes: #933533.
-- Clint Adams <clint@debian.org> Wed, 31 Jul 2019 20:50:09 -0400
haskell-cborg (0.2.1.0-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Fri, 26 Jul 2019 22:25:45 -0400
haskell-cborg (0.2.0.0-1) unstable; urgency=low
* Initial release.
-- Clint Adams <clint@debian.org> Sun, 03 Feb 2019 21:36:11 -0500
|