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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
|
haskell-gtk3 (0.14.6-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Mon, 31 Oct 2016 21:02:47 -0400
haskell-gtk3 (0.14.5-3) unstable; urgency=medium
* Upload to unstable as part of GHC 8 transition.
-- Clint Adams <clint@debian.org> Thu, 27 Oct 2016 18:33:55 -0400
haskell-gtk3 (0.14.5-2) experimental; urgency=medium
* Add gtk2hs-buildtools libraries to Build-Depends.
-- Clint Adams <clint@debian.org> Mon, 24 Oct 2016 21:23:53 -0400
haskell-gtk3 (0.14.5-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> Fri, 07 Oct 2016 20:13:12 -0400
haskell-gtk3 (0.14.2-2) unstable; urgency=medium
* Run setup build even if only building documentation
-- Joachim Breitner <nomeata@debian.org> Mon, 21 Mar 2016 16:59:15 +0100
haskell-gtk3 (0.14.2-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 13 Mar 2016 18:54:01 -0400
haskell-gtk3 (0.14.0-2) unstable; urgency=medium
[ Joachim Breitner ]
* Add Uploaders field, which I accidentally dropped
[ Clint Adams ]
* Switch Vcs-Git/Vcs-Browser headers to new location.
-- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:54:30 -0500
haskell-gtk3 (0.14.0-1) experimental; urgency=medium
* New upstream release
* Bump standards-version to 3.9.6
* 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:44 +0200
haskell-gtk3 (0.13.9-1) unstable; urgency=medium
* New upstream release
-- Joachim Breitner <nomeata@debian.org> Thu, 16 Jul 2015 15:09:41 +0200
haskell-gtk3 (0.13.8-1) unstable; urgency=medium
* New upstream release
-- Joachim Breitner <nomeata@debian.org> Mon, 29 Jun 2015 11:00:59 +0200
haskell-gtk3 (0.13.6-2) unstable; urgency=medium
* Upload to unstable
-- Joachim Breitner <nomeata@debian.org> Mon, 27 Apr 2015 11:50:03 +0200
haskell-gtk3 (0.13.6-1) experimental; urgency=medium
* New upstream release
-- Joachim Breitner <nomeata@debian.org> Sun, 05 Apr 2015 19:03:04 +0200
haskell-gtk3 (0.13.3-2) experimental; urgency=medium
* Bump dependency on gtk2hs-buildtools
-- Joachim Breitner <nomeata@debian.org> Mon, 29 Dec 2014 11:48:37 +0100
haskell-gtk3 (0.13.3-1) experimental; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
* New upstream release
-- Joachim Breitner <nomeata@debian.org> Sun, 21 Dec 2014 19:54:07 +0100
haskell-gtk3 (0.12.5.6-3) unstable; urgency=medium
* Work around predefined "pixel" on some architectures (closes: #766831).
-- Colin Watson <cjwatson@debian.org> Wed, 03 Dec 2014 15:34:08 +0000
haskell-gtk3 (0.12.5.6-2) unstable; urgency=medium
* Patched to Closes: #763221
-- Joachim Breitner <nomeata@debian.org> Mon, 13 Oct 2014 10:32:04 +0200
haskell-gtk3 (0.12.5.6-1) unstable; urgency=low
* Initial upload of the gtk3 bindings
-- Joachim Breitner <nomeata@debian.org> Sun, 06 Apr 2014 11:24:04 +0200
haskell-gtk (0.12.4-4) UNRELEASED; urgency=low
* Adjust watch file to new hackage layout
-- Joachim Breitner <nomeata@debian.org> Sat, 05 Oct 2013 18:20:26 +0200
haskell-gtk (0.12.4-3) unstable; urgency=low
* Move Haskell blurb to the end of the description, reduces the impact
of #708703
-- Joachim Breitner <nomeata@debian.org> Sat, 25 May 2013 23:52:19 +0200
haskell-gtk (0.12.4-2) unstable; urgency=low
* Enable compat level 9
* Use substvars for Haskell description blurbs
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 12:50:45 +0200
haskell-gtk (0.12.4-1) experimental; urgency=low
* Depend on haskell-devscripts 0.8.13 to ensure this packages is built
against experimental
* Bump standards version, no change
* New upstream release
-- Joachim Breitner <nomeata@debian.org> Mon, 26 Nov 2012 10:55:19 +0100
haskell-gtk (0.12.3-1) unstable; urgency=low
* New upstream version.
* Bump to Standards-Version 3.9.3.
-- Clint Adams <clint@debian.org> Sat, 05 May 2012 23:57:40 -0400
haskell-gtk (0.12.2-1) unstable; urgency=low
* New upstream release
-- Joachim Breitner <nomeata@debian.org> Mon, 13 Feb 2012 23:58:39 +0100
haskell-gtk (0.12.0-1) unstable; urgency=low
[ Marco Silva ]
* Use ghc instead of ghc6
[ Joachim Breitner ]
* New upstream release
* Lets be optimistic and re-enable -prof package (Closes: #520649)
* Remove preinst script, not require with clean ghc-pkg database
* gtk-thread-backport-597837.patch: Removed, applied upstream
* utf8.patch: Removed, applied upstream
-- Joachim Breitner <nomeata@debian.org> Tue, 29 Mar 2011 23:26:55 +0530
haskell-gtk (0.11.0-5) unstable; urgency=low
* debian/patches/gtk-thread-backport-597837.patch:
Backport from 0.11.2, Closes: #597837
-- Joachim Breitner <nomeata@debian.org> Sat, 02 Oct 2010 16:43:13 +0200
haskell-gtk (0.11.0-4) unstable; urgency=low
* Work around ghc timer issues on hppa (Closes: #590258)
-- Joachim Breitner <nomeata@debian.org> Sat, 31 Jul 2010 19:37:52 +0200
haskell-gtk (0.11.0-3) unstable; urgency=low
* control: Remove -prof package.
-- Marco Túlio Gontijo e Silva <marcot@debian.org> Tue, 08 Jun 2010 18:48:52 -0300
haskell-gtk (0.11.0-2) unstable; urgency=low
* control: Include Build-Depends: in gio, to enable Cabal flag.
-- Marco Túlio Gontijo e Silva <marcot@debian.org> Mon, 31 May 2010 09:45:42 -0300
haskell-gtk (0.11.0-1) unstable; urgency=low
* Initial release. (Closes: #583225)
-- Marco Túlio Gontijo e Silva <marcot@debian.org> Wed, 26 May 2010 16:43:48 -0300
|