blob: 8ce9f1637a35f72075aed7ba75c4d828280d8651 (
plain)
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
|
haskell-http2 (1.5.3-3) unstable; urgency=medium
* Disable doctests, the fail on armel.
-- Joachim Breitner <nomeata@debian.org> Tue, 03 May 2016 17:40:56 +0200
haskell-http2 (1.5.3-2) unstable; urgency=medium
* Upstream patch to stop using memcpy. closes: #818143.
-- Clint Adams <clint@debian.org> Wed, 16 Mar 2016 00:13:10 -0400
haskell-http2 (1.5.3-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Tue, 15 Mar 2016 00:24:13 -0400
haskell-http2 (1.5.2-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Fri, 11 Mar 2016 17:55:07 -0500
haskell-http2 (1.5.1-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Fri, 11 Mar 2016 15:32:12 -0500
haskell-http2 (1.3.1-3) unstable; urgency=medium
* Disable test suites requiring external data.
-- Clint Adams <clint@debian.org> Wed, 13 Jan 2016 13:24:46 -0500
haskell-http2 (1.3.1-2) unstable; urgency=medium
* Add missing build deps.
-- Clint Adams <clint@debian.org> Wed, 13 Jan 2016 12:32:23 -0500
haskell-http2 (1.3.1-1) unstable; urgency=medium
* New upstream version.
* Enable testsuite.
-- Clint Adams <clint@debian.org> Mon, 11 Jan 2016 00:45:48 -0500
haskell-http2 (1.0.4-2) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
-- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:54:37 -0500
haskell-http2 (1.0.4-1) experimental; urgency=low
* Initial 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:55 +0200
|