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
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
|
haskell-hopenpgp (2.4.4-2) UNRELEASED; urgency=medium
* Use secure (https) uri in Vcs-Git field in 'debian/control'
-- Dmitry Bogatov <KAction@gnu.org> Tue, 10 May 2016 09:35:28 +0300
haskell-hopenpgp (2.4.4-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 06 Mar 2016 01:05:19 -0500
haskell-hopenpgp (2.4.3-2) unstable; urgency=medium
* Steal the mips/mipsel "-optc--param -optcggc-min-expand=10" trick
from haskell-src-exts.
-- Clint Adams <clint@debian.org> Wed, 10 Feb 2016 10:53:57 -0500
haskell-hopenpgp (2.4.3-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 07 Feb 2016 20:19:50 -0500
haskell-hopenpgp (2.4.2-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Sun, 31 Jan 2016 21:49:54 -0500
haskell-hopenpgp (2.4.1-1) unstable; urgency=medium
* New upstream release
-- Clint Adams <clint@debian.org> Mon, 25 Jan 2016 17:13:06 -0500
haskell-hopenpgp (2.2.1-3) unstable; urgency=medium
* Switch Vcs-Git/Vcs-Browser headers to new location.
-- Clint Adams <clint@debian.org> Thu, 03 Dec 2015 14:54:34 -0500
haskell-hopenpgp (2.2.1-2) experimental; urgency=medium
* 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:50 +0200
haskell-hopenpgp (2.2.1-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Sat, 15 Aug 2015 11:12:19 +0200
haskell-hopenpgp (2.1-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Sun, 09 Aug 2015 10:04:54 -0400
haskell-hopenpgp (2.0-1) unstable; urgency=medium
* New upstream release
-- Joachim Breitner <nomeata@debian.org> Sun, 05 Apr 2015 19:03:32 +0200
haskell-hopenpgp (1.11-2) experimental; urgency=medium
* Depend on haskell-devscripts 0.9, found in experimental
* Do not depend on transformers, which now comes with GHC
-- Joachim Breitner <nomeata@debian.org> Sat, 20 Dec 2014 20:31:51 +0100
haskell-hopenpgp (1.11-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Fri, 10 Oct 2014 11:18:37 -0400
haskell-hopenpgp (1.10-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Thu, 09 Oct 2014 13:53:26 -0400
haskell-hopenpgp (1.9-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Mon, 22 Sep 2014 17:36:57 -0400
haskell-hopenpgp (1.8-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Mon, 22 Sep 2014 16:53:13 -0400
haskell-hopenpgp (1.7-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Mon, 22 Sep 2014 11:05:10 -0400
haskell-hopenpgp (1.6-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Thu, 18 Sep 2014 20:19:00 -0400
haskell-hopenpgp (1.5.2-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Tue, 09 Sep 2014 20:25:48 -0400
haskell-hopenpgp (1.5.1-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Tue, 02 Sep 2014 20:53:50 -0700
haskell-hopenpgp (1.5-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Tue, 02 Sep 2014 20:19:14 -0700
haskell-hopenpgp (1.4-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Tue, 05 Aug 2014 16:55:19 -0400
haskell-hopenpgp (1.3-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Mon, 14 Jul 2014 11:31:37 -0400
haskell-hopenpgp (1.2.1-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Tue, 10 Jun 2014 09:43:05 -0400
haskell-hopenpgp (1.2-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Sat, 22 Feb 2014 16:55:10 -0500
haskell-hopenpgp (1.1-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Thu, 20 Feb 2014 21:55:16 -0500
haskell-hopenpgp (1.0.2-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Wed, 19 Feb 2014 11:59:24 -0500
haskell-hopenpgp (1.0.1-1) unstable; urgency=high
* New upstream version.
-- Clint Adams <clint@debian.org> Thu, 13 Feb 2014 21:47:56 -0500
haskell-hopenpgp (1.0-1) unstable; urgency=high
* New upstream version.
-- Clint Adams <clint@debian.org> Thu, 13 Feb 2014 18:37:19 -0500
haskell-hopenpgp (0.14-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Sun, 02 Feb 2014 12:36:09 -0500
haskell-hopenpgp (0.13.1-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Wed, 22 Jan 2014 08:23:45 -0500
haskell-hopenpgp (0.13-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Mon, 20 Jan 2014 17:46:48 -0500
haskell-hopenpgp (0.12-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Sat, 18 Jan 2014 18:43:42 -0500
haskell-hopenpgp (0.11.2-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Sun, 12 Jan 2014 18:41:17 -0500
haskell-hopenpgp (0.11.1-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Sun, 12 Jan 2014 18:11:31 -0500
haskell-hopenpgp (0.11-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Sat, 04 Jan 2014 13:17:01 -0500
haskell-hopenpgp (0.10.2-1) unstable; urgency=high
* New upstream version.
-- Clint Adams <clint@debian.org> Fri, 03 Jan 2014 21:08:13 -0500
haskell-hopenpgp (0.10.1-1) unstable; urgency=medium
* New upstream version.
-- Clint Adams <clint@debian.org> Thu, 02 Jan 2014 00:07:02 -0500
haskell-hopenpgp (0.9.1-1) unstable; urgency=medium
[ Joachim Breitner ]
* Adjust watch file to new hackage layout
[ Clint Adams ]
* New upstream version.
-- Clint Adams <clint@debian.org> Sun, 29 Dec 2013 18:52:11 -0500
haskell-hopenpgp (0.8-1) unstable; urgency=low
* New upstream version.
-- Clint Adams <clint@debian.org> Mon, 09 Sep 2013 18:26:50 -0400
haskell-hopenpgp (0.7-1) unstable; urgency=low
* New upstream version.
-- Clint Adams <clint@debian.org> Wed, 03 Jul 2013 21:30:49 -0400
haskell-hopenpgp (0.6.3-1) unstable; urgency=low
* New upstream version.
-- Clint Adams <clint@debian.org> Sat, 15 Jun 2013 09:13:21 -0400
haskell-hopenpgp (0.6.2-2) unstable; urgency=low
* Enable compat level 9
-- Joachim Breitner <nomeata@debian.org> Fri, 24 May 2013 12:50:57 +0200
haskell-hopenpgp (0.6.2-1) experimental; urgency=low
* New upstream version.
-- Clint Adams <clint@debian.org> Wed, 22 May 2013 23:06:44 -0400
haskell-hopenpgp (0.6.1-1) experimental; urgency=low
* New upstream version.
-- Clint Adams <clint@debian.org> Sun, 10 Mar 2013 18:31:39 -0400
haskell-hopenpgp (0.6-1) experimental; urgency=low
* New upstream version.
-- Clint Adams <clint@debian.org> Sat, 12 Jan 2013 21:11:08 -0500
haskell-hopenpgp (0.5.2-1) experimental; urgency=low
* New upstream version.
-- Clint Adams <clint@debian.org> Sat, 15 Dec 2012 12:51:56 -0500
haskell-hopenpgp (0.5.1-1) experimental; urgency=low
[ Joachim Breitner ]
* Depend on haskell-devscripts 0.8.13 to ensure this package is built
against experimental
* Bump standards version, no change
[ Clint Adams ]
* New upstream version.
-- Clint Adams <clint@debian.org> Tue, 13 Nov 2012 21:05:57 -0500
haskell-hopenpgp (0.5-1) unstable; urgency=low
* New upstream version.
* Enable test suite.
* Add Vcs-* headers.
-- Clint Adams <clint@debian.org> Tue, 11 Sep 2012 22:01:35 -0400
haskell-hopenpgp (0.4-1) unstable; urgency=low
* Initial release.
-- Clint Adams <clint@debian.org> Tue, 11 Sep 2012 11:50:05 -0400
|