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
|
haskell-store (0.7.18-2) unstable; urgency=medium
* Declare compliance with Debian policy 4.7.0
* Sourceful upload for GHC 9.6
-- Ilias Tsitsimpis <iliastsi@debian.org> Tue, 08 Oct 2024 19:11:08 +0300
haskell-store (0.7.18-1) unstable; urgency=medium
[ Ilias Tsitsimpis ]
* Declare compliance with Debian policy 4.6.2
[ Clint Adams ]
* New upstream release
-- Clint Adams <clint@debian.org> Sat, 21 Oct 2023 12:09:26 -0400
haskell-store (0.7.16-1) unstable; urgency=medium
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Wed, 26 Oct 2022 12:06:00 +0300
haskell-store (0.7.15-1) unstable; urgency=medium
* Declare compliance with Debian policy 4.6.1
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Mon, 25 Jul 2022 10:12:51 +0300
haskell-store (0.7.6-1) unstable; urgency=medium
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Thu, 20 Aug 2020 10:33:16 +0300
haskell-store (0.7.4-2) unstable; urgency=medium
* Disable testsuite on armel and armhf; compilation fails with OOM.
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 18 Jul 2020 18:17:30 +0300
haskell-store (0.7.4-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Sun, 31 May 2020 08:50:21 -0400
haskell-store (0.5.1.1-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Sat, 27 Jul 2019 22:21:18 -0400
haskell-store (0.5.0.1-1) unstable; urgency=medium
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Tue, 23 Oct 2018 13:07:02 +0300
haskell-store (0.5.0-2) unstable; urgency=medium
* Remove build dependency on libghc-text-dev (provided by ghc-8.4.3)
-- Ilias Tsitsimpis <iliastsi@debian.org> Mon, 01 Oct 2018 13:47:43 +0300
haskell-store (0.5.0-1) unstable; urgency=medium
* Bump debhelper compat level to 10
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Sat, 29 Sep 2018 16:48:46 +0300
haskell-store (0.4.3.2-5) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
[ Sven Bartscher ]
* Patch for newer smallcheck
-- Sven Bartscher <kritzefitz@debian.org> Sat, 04 Aug 2018 13:48:23 +0200
haskell-store (0.4.3.2-4) unstable; urgency=medium
* Patch to not require criterion in testsuite.
* Patch for newer smallcheck.
-- Clint Adams <clint@debian.org> Fri, 20 Apr 2018 14:27:39 -0400
haskell-store (0.4.3.2-3) unstable; urgency=medium
[ Ilias Tsitsimpis ]
* Use salsa.debian.org URLs in Vcs-{Browser,Git} fields
[ Clint Adams ]
* Bump to Standards-Version 4.1.4.
-- Clint Adams <clint@debian.org> Mon, 09 Apr 2018 20:05:05 -0400
haskell-store (0.4.3.2-2) unstable; urgency=medium
* Don't build test executables with RTS -N; most of
Debian's architectures lack SMP support.
-- Clint Adams <clint@debian.org> Wed, 03 Jan 2018 17:38:24 -0500
haskell-store (0.4.3.2-1) unstable; urgency=low
* Initial release (Closes: #883000)
-- Ilias Tsitsimpis <iliastsi@debian.org> Tue, 28 Nov 2017 17:53:18 +0200
|