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
|
haskell-these (0.7.3-3) unstable; urgency=medium
* Fix Build-Depends cruft. closes: #867839.
-- Clint Adams <clint@debian.org> Mon, 10 Jul 2017 11:36:48 -0400
haskell-these (0.7.3-2) unstable; urgency=medium
* Patch for newer aeson, semigroupoids, vector, vector-instances.
closes: #867839.
-- Clint Adams <clint@debian.org> Sun, 09 Jul 2017 16:37:03 -0400
haskell-these (0.7.3-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 18 Jun 2017 02:20:00 -0400
haskell-these (0.7.2-6) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
-- Clint Adams <clint@debian.org> Thu, 27 Oct 2016 18:36:33 -0400
haskell-these (0.7.2-5) experimental; urgency=medium
* Add missing b-d on haskell-devscripts.
-- Clint Adams <clint@debian.org> Fri, 21 Oct 2016 15:59:45 -0400
haskell-these (0.7.2-4) experimental; urgency=medium
* Convert build system to cdbs, since dh-haskell seems to be
mishandling substvars.
-- Clint Adams <clint@debian.org> Fri, 21 Oct 2016 14:25:02 -0400
haskell-these (0.7.2-3) experimental; urgency=medium
* Fix build deps (QuickCheck is actually required for the library).
-- Clint Adams <clint@debian.org> Tue, 18 Oct 2016 17:48:47 -0400
haskell-these (0.7.2-2) experimental; urgency=medium
* Add missing test-suite build dependencies. Apparently
dh-haskell enables tests by default and dht upgrade is
not aware of this.
-- Clint Adams <clint@debian.org> Mon, 17 Oct 2016 21:05:02 -0400
haskell-these (0.7.2-1) experimental; 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)
[ Clint Adams ]
* New upstream version.
-- Clint Adams <clint@debian.org> Sat, 08 Oct 2016 00:31:40 -0400
haskell-these (0.6.2.1-1) unstable; urgency=low
* Initial release
-- Dmitry Bogatov <KAction@gnu.org> Mon, 14 Mar 2016 21:15:01 +0300
|