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
|
haskell-integer-logarithms (1.0.3-3) unstable; urgency=medium
* Patch for newer base and ghc-prim.
-- Clint Adams <clint@debian.org> Mon, 01 Jun 2020 13:01:44 -0400
haskell-integer-logarithms (1.0.3-2) unstable; urgency=medium
* Sourceful upload for GHC 8.8.
-- Clint Adams <clint@debian.org> Sat, 30 May 2020 20:51:08 -0400
haskell-integer-logarithms (1.0.3-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Sat, 27 Jul 2019 19:40:30 -0400
haskell-integer-logarithms (1.0.2.2-2) unstable; urgency=medium
* Relax build-dependency on libghc-tasty-dev
* Re-enable tests
-- Ilias Tsitsimpis <iliastsi@debian.org> Wed, 17 Oct 2018 12:20:28 +0300
haskell-integer-logarithms (1.0.2.2-1) unstable; urgency=medium
[ Clint Adams ]
* Set Rules-Requires-Root to no.
[ Ilias Tsitsimpis ]
* New upstream release
-- Ilias Tsitsimpis <iliastsi@debian.org> Sun, 30 Sep 2018 12:10:14 +0300
haskell-integer-logarithms (1.0.2.1-2) unstable; urgency=medium
* Fix Build-Depends.
-- Clint Adams <clint@debian.org> Sat, 14 Apr 2018 11:07:56 -0400
haskell-integer-logarithms (1.0.2.1-1) unstable; urgency=medium
[ Ilias Tsitsimpis ]
* Change Priority to optional. Since Debian Policy version 4.0.1,
priority extra has been deprecated.
* Use the HTTPS form of the copyright-format URL
* Modify d/watch and Source field in d/copyright to use HTTPS
* Declare compliance with Debian policy 4.1.1
[ Clint Adams ]
* Bump to Standards-Version 4.1.4.
* New upstream release
-- Clint Adams <clint@debian.org> Mon, 09 Apr 2018 16:23:34 -0400
haskell-integer-logarithms (1.0.2-1) unstable; urgency=medium
* New upstream release
* Disable test suite.
Requires quickcheck newer than current LTS Haskell.
-- Sean Whitton <spwhitton@spwhitton.name> Sun, 10 Sep 2017 10:53:11 -0700
haskell-integer-logarithms (1.0.1-1) unstable; urgency=low
* Initial release.
-- Clint Adams <clint@debian.org> Thu, 06 Jul 2017 19:51:57 -0400
|