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
|
haskell-cryptonite (0.20-5) unstable; urgency=medium
* Patch from James Clarke to fix alignment on sparc64.
-- Clint Adams <clint@debian.org> Sun, 06 Nov 2016 15:16:57 -0500
haskell-cryptonite (0.20-4) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
-- Clint Adams <clint@debian.org> Thu, 27 Oct 2016 18:33:06 -0400
haskell-cryptonite (0.20-3) experimental; urgency=medium
* Patch from Steve Langasek to fix alignment of blocks
in sha3_update(). closes: #841983.
-- Clint Adams <clint@debian.org> Mon, 24 Oct 2016 20:08:40 -0400
haskell-cryptonite (0.20-2) experimental; urgency=medium
* Temporarily build-depend on ghc 8.
-- Clint Adams <clint@debian.org> Mon, 17 Oct 2016 01:03:45 -0400
haskell-cryptonite (0.20-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Fri, 23 Sep 2016 11:44:55 -0400
haskell-cryptonite (0.19-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 28 Aug 2016 13:55:15 -0400
haskell-cryptonite (0.15-1) unstable; urgency=medium
[ Dmitry Bogatov ]
* Use secure (https) uri in Vcs-Git field in 'debian/control'
* Bump standards version to 3.9.8 (no changes needed)
[ Joachim Breitner ]
* New upstream release
-- Joachim Breitner <nomeata@debian.org> Sun, 29 May 2016 11:53:45 +0200
haskell-cryptonite (0.10-1) unstable; urgency=medium
* New upstream version.
- Drop all patches.
-- Clint Adams <clint@debian.org> Sat, 09 Jan 2016 19:03:57 -0500
haskell-cryptonite (0.6-5) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
-- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:54:16 -0500
haskell-cryptonite (0.6-4) experimental; urgency=medium
* More test suite fixes from upstream
-- Joachim Breitner <nomeata@debian.org> Thu, 27 Aug 2015 17:02:18 +0200
haskell-cryptonite (0.6-3) experimental; urgency=medium
* Two more byteorder patches, one by Edmund and one by me
* Backported patch from upstream to fix bug in the testsuite
-- Joachim Breitner <nomeata@debian.org> Thu, 27 Aug 2015 10:15:51 +0200
haskell-cryptonite (0.6-2) experimental; urgency=medium
* Byteorder compatibility patch by Edmund Grimley Evans (Closes: #796800)
-- Joachim Breitner <nomeata@debian.org> Tue, 25 Aug 2015 22:03:42 +0200
haskell-cryptonite (0.6-1) experimental; urgency=medium
* New upstream release
* Depend on haskell-devscripts >= 0.10 to ensure that this package
builds against GHC in experimental
-- Joachim Breitner <nomeata@debian.org> Thu, 20 Aug 2015 10:27:18 +0200
haskell-cryptonite (0.5-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Mon, 22 Jun 2015 10:42:41 -0400
haskell-cryptonite (0.2-1) unstable; urgency=low
* Initial release.
-- Clint Adams <clint@debian.org> Wed, 03 Jun 2015 23:17:39 -0400
|