blob: 15f692b7efea70f927f2a7a440bdf6f91980d2c0 (
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
|
haskell-http-link-header (1.0.3-3) unstable; urgency=medium
* debian/patches/59c4bf5c8b2cffb7b293bbc034310914a6c3bd20.patch:
- fix build failure on armhf with upstream patch
-- Gianfranco Costamagna <locutusofborg@debian.org> Thu, 20 Jul 2017 22:03:40 +0200
haskell-http-link-header (1.0.3-2) unstable; urgency=medium
* Run tests under C.UTF-8. closes: #865706.
-- Clint Adams <clint@debian.org> Fri, 23 Jun 2017 23:32:08 -0400
haskell-http-link-header (1.0.3-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Sat, 17 Jun 2017 14:50:15 -0400
haskell-http-link-header (1.0.2-5) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
-- Clint Adams <clint@debian.org> Thu, 27 Oct 2016 18:34:23 -0400
haskell-http-link-header (1.0.2-4) experimental; urgency=medium
* Force build with newer haskell-devscripts and cabal-install.
-- Clint Adams <clint@debian.org> Mon, 24 Oct 2016 08:45:34 -0400
haskell-http-link-header (1.0.2-3) experimental; urgency=medium
* Re-enable testsuite on armel.
* Temporarily build-depend on ghc 8.
-- Clint Adams <clint@debian.org> Thu, 06 Oct 2016 13:08:17 -0400
haskell-http-link-header (1.0.2-2) unstable; urgency=medium
* ghci is broken on armel, so disable the testsuite there.
-- Clint Adams <clint@debian.org> Wed, 05 Oct 2016 14:29:19 -0400
haskell-http-link-header (1.0.2-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 04 Sep 2016 11:48:06 -0400
haskell-http-link-header (1.0.1-1) unstable; urgency=low
* Initial release
-- James McCoy <jamessan@debian.org> Mon, 02 May 2016 22:41:32 -0400
|