blob: 6dce9be9b6ff85d3f34833bdf0363cbbbb36c049 (
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
63
64
65
66
|
haskell-werewolf (1.5.1.1-7) unstable; urgency=medium
* Patch for newer aeson and lens. closes: #868629.
-- Clint Adams <clint@debian.org> Wed, 19 Jul 2017 18:52:37 -0400
haskell-werewolf (1.5.1.1-6) unstable; urgency=medium
* Fix patch for newer extra. closes: #867872.
-- Clint Adams <clint@debian.org> Mon, 10 Jul 2017 07:56:03 -0400
haskell-werewolf (1.5.1.1-5) unstable; urgency=medium
* Patch for newer extra and MonadRandom. closes: #867842.
-- Clint Adams <clint@debian.org> Sun, 09 Jul 2017 16:49:46 -0400
haskell-werewolf (1.5.1.1-4) unstable; urgency=medium
* Team upload.
* fix test build with upstream patch
-- Gianfranco Costamagna <locutusofborg@debian.org> Wed, 21 Jun 2017 08:49:48 +0200
haskell-werewolf (1.5.1.1-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
-- Clint Adams <clint@debian.org> Thu, 27 Oct 2016 18:36:59 -0400
haskell-werewolf (1.5.1.1-2) experimental; urgency=medium
* Set build locale to C.UTF-8.
-- Clint Adams <clint@debian.org> Wed, 19 Oct 2016 13:12:01 -0400
haskell-werewolf (1.5.1.1-1) experimental; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Sat, 08 Oct 2016 00:44:41 -0400
haskell-werewolf (1.0.2.2-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> Mon, 30 May 2016 17:19:22 +0200
haskell-werewolf (0.5.1.0-2) unstable; urgency=medium
* Only run tests on platforms with SMP support. This is not
a good solution. closes: #819995.
-- Clint Adams <clint@debian.org> Sun, 17 Apr 2016 15:46:03 -0400
haskell-werewolf (0.5.1.0-1) unstable; urgency=low
* Initial release.
-- Clint Adams <clint@debian.org> Sun, 03 Apr 2016 19:47:43 -0400
|