]> git.deb.at Git - pkg/abook.git/blob - debian/changelog
add Denis Briand as co-maintainer
[pkg/abook.git] / debian / changelog
1 abook (0.6.0~pre2-4) unstable; urgency=low
2
3   [ Rhonda D'Vine ]
4   * Add -std=gnu89 to CFLAGS as suggested by Martin Michlmayr to fix FTBFS
5     with gcc-5, thanks (closes: #777764)
6
7   [ Denis Briand ]
8   * Add me as co-maintainer (Thanks Rhonda). 
9
10  -- Gerfried Fuchs <rhonda@debian.org>  Thu, 26 Apr 2012 00:04:58 +0200
11
12 abook (0.6.0~pre2-3) unstable; urgency=low
13
14   * Overlooked NMU done by Tim Retout while merging from experimental to
15     unstable, resulting in (repeated) FTBFS:
16     - debian/control: Build-Depend on libreadline6-dev instead of
17       libreadline5-dev. (Closes: #553712)
18   * Applied that again (closes: #670445)
19
20  -- Gerfried Fuchs <rhonda@debian.org>  Thu, 26 Apr 2012 00:04:58 +0200
21
22 abook (0.6.0~pre2-2) unstable; urgency=low
23
24   * Finally uploading to unstable.  Making sure the changes are carried over,
25     especially:
26     - from 0.5.6-2:
27       - Swedish debconf translation, already mentioned in changelog but without
28         closes: #387518
29       - Fixed quoting in mutt config snippet noticed by Georg Neis, thanks
30         (closes: #394532)
31     - from 0.5.6-3:
32       - Japanese debconf translation by Noritada Kobayashi (closes: #412998)
33     - from 0.5.6-4:
34       - Dutch debconf translation by Bart Cornelis (closes: #415513)
35       - Updated menu file to go with new menu policy.
36       - debian/rules: slightly cleanup.
37     - from 0.5.6-5:
38       - Add Homepage to source control stanca.
39       - Bump Standards-Version to 3.7.3, menu file was already updated.
40       - Russian debconf translation by Yuri Kozlov (closes: #451813)
41       - search_ctrl-d_segfault_fix included in the release already
42         (closes: #462145)
43     - from 0.5.6-6:
44       - Made copyright file more clear.
45       - Updated watch file to use special uscan hack for sourceforge.
46       - Updated Standards-Version to 3.8.0, added README.source file.
47       - New debconf translations:
48         - Spanish debconf translation by Carlos Eduardo Sotelo Pinto
49           (closes: #484848)
50         - Portuguese debconf translation, already mentioned in changelog but
51           without (closes: #489036). Actually the one mentioned was a newer
52           one than the one in the unstable branch.
53       - Fixed Catalan po file encoding.
54       - Use versioned Build-Depends on quilt for quilt.make usage.
55       - Also strip sections .comment and .note
56       - Add patch fix-manpage to escape hyphens where they should be minus
57         signs (adjusted it for the 0.6.0~pre2 release)
58     - from 0.5.6-7:
59       - Build-Depend on autotools-dev, copy config.{guess,sub} before configure
60         run and remove them in clean target (closes: #535739)
61       - Updated to Standards-Version 3.8.2: Switched from findstring to filter
62         and add support parallel.
63         suggestion from policy.
64       - Switched the packaging licensing to BSD style.
65       - New patch datafile-f-switch: Let --datafile also work through -f short
66         option, suggested by Joey Schulze
67       - Traditional Chinese debconf translation by Kanru Chen (closes: #508023)
68   * Relicense packaging under WTFPLv2.
69   * Bump Standards-Version to 3.9.3.
70   * New debconf translations:
71     - Danish by Joe Hansen (closes: #626630)
72     - Polish by Michał Kułach (closes: #658602)
73     - Italian by Francesca Ciceri (closes: #658744)
74   * Add Vcs-* fields to debian/control.
75   * Explicit call set -e in config/postrm/postinst scripts instead of on the
76     shebang line.
77   * Add recommended targets build-arch/build-indep to debian/rules.
78
79  -- Gerfried Fuchs <rhonda@debian.org>  Tue, 24 Apr 2012 19:59:54 +0200
80
81 abook (0.6.0~pre2-1) experimental; urgency=low
82
83   * New upstream release
84
85  -- Gerfried Fuchs <alfie@debian.org>  Thu,  7 Sep 2006 10:29:20 -0500
86
87 abook (0.6.0~pre1-1) experimental; urgency=low
88
89   * Upstream pre version of 0.6.0 release.
90   * new debconf translations: French by Pierre Machard (closes: #384681)
91
92  -- Gerfried Fuchs <alfie@debian.org>  Thu, 31 Aug 2006 07:26:11 -0500
93
94 abook (0.5.6+cvs1-1) experimental; urgency=low
95
96   * CVS snapshot with flexible view, which resolves:
97     - small number of email addresses (closes: #333450)
98   * new debconf translations: Portuguese by Miguel Figueiredo, Català by
99     Jordà Polo (closes: #381362), Swedish by Daniel Nylander
100   * Fixed typo in template, noticed by Pierre Machard (closes: #383473)
101   * contrib files got deleted from upstream, so they are removed from the
102     Debian package, too.
103
104  -- Gerfried Fuchs <alfie@debian.org>  Mon, 21 Aug 2006 07:41:58 -0500
105
106 abook (0.5.6-1) unstable; urgency=low
107
108   * New upstream release.
109   * Updated config.{guess,sub}.
110   * Bumped Standards-Version to 3.7.2, no changes needed.
111   * Used debconf for mutt query inclusion instead of outdated upgrade note
112     that would only affect upgrades from oldstable (woody) (closes: #377633).
113   * new debconf translations: Romanian by Eddy Petrişor (closes: #380505),
114     Czech by Miroslav Kure, Brazilian Portuguese by Felipe Augusto van de
115     Wiel, Vietnamese by Clytie Siddall, Hungarian by Attila Szervñc, German by
116     myself.
117
118  -- Gerfried Fuchs <alfie@debian.org>  Wed, 02 Aug 2006 09:15:46 -0500
119
120 abook (0.5.5-1) unstable; urgency=low
121
122   * New upstream release.
123   * New debconf translation:
124     - Spanish by César Gómez Martín (closes: #333758)
125   * Applied patch to fix some incorrect entries in the help screen.
126   * Updated config.sub and config.guess.
127
128  -- Gerfried Fuchs <alfie@debian.org>  Mon, 12 Dec 2005 12:35:38 +0100
129
130 abook (0.5.4-3) unstable; urgency=low
131
132   * Added alternative for debconf-2.0 (closes: #331730)
133   * Removed article from synopsis.
134   * New debconf translation:
135     - Swedish by Daniel Nylander (closes: #331292)
136
137  -- Gerfried Fuchs <alfie@debian.org>  Mon, 10 Oct 2005 13:17:09 +0200
138
139 abook (0.5.4-2) unstable; urgency=low
140
141   * The "lintian bugs R us" release:
142     - Moved menu file from /usr/lib/menu to /usr/share/menu.
143     - Removed bashism in postrm and config.
144
145  -- Gerfried Fuchs <alfie@debian.org>  Mon, 05 Sep 2005 12:33:49 +0200
146
147 abook (0.5.4-1) unstable; urgency=low
148
149   * New upstream release (closes: #314611)
150   * Bumped standards version, no changes needed.
151   * New debconf translation:
152     - Vietnamese by Clytie Siddall (closes: #313019)
153     - Italian by Luca Bruno (closes: #316911)
154   * Changed Build-Depends from libreadline4-dev to
155     libreadline5-dev | libreadline-dev (closes: #326392)
156
157  -- Gerfried Fuchs <alfie@debian.org>  Mon, 05 Sep 2005 12:17:19 +0200
158
159 abook (0.5.3-3) unstable; urgency=high
160
161   * New debconf translation:
162     - Finnish by Matti Pöllä (closes: #303820)
163     - Vietnamese by Clytie Siddall (closes: #307595)
164
165  -- Gerfried Fuchs <alfie@debian.org>  Tue, 10 May 2005 12:42:58 +0200
166
167 abook (0.5.3-2) unstable; urgency=low
168
169   * Updated config.sub and config.guess (closes: #299212)
170
171  -- Gerfried Fuchs <alfie@debian.org>  Mon, 14 Mar 2005 14:38:39 +0100
172
173 abook (0.5.3-1) unstable; urgency=medium
174
175   * New upstream release: fixes import from mutt aliases (closes: #254969)
176
177  -- Gerfried Fuchs <alfie@debian.org>  Mon, 11 Oct 2004 10:19:14 +0200
178
179 abook (0.5.2-3) unstable; urgency=medium
180
181   * Switched to libncursesw5-dev instead to support utf8 properly
182     (closes: #271626)
183
184  -- Gerfried Fuchs <alfie@debian.org>  Fri, 17 Sep 2004 16:02:51 +0200
185
186 abook (0.5.2-2) unstable; urgency=low
187
188   * Updated watch file -- hope it works longer this time.
189   * New debconf translations:
190     - Catalan by Josep Monés i Teixidor (closes: #247151)
191     - Czech by Ondra Kudlik (closes: #260615)
192
193  -- Gerfried Fuchs <alfie@debian.org>  Mon,  3 May 2004 17:26:28 +0200
194
195 abook (0.5.2-1) unstable; urgency=low
196
197   * New upstream release:
198     - five custom fields added (closes: #158428)
199     - abookrc manual page update (closes: #231909)
200   * debian/menu: Quoted all the values
201
202  -- Gerfried Fuchs <alfie@debian.org>  Mon, 19 Apr 2004 20:27:48 +0200
203
204 abook (0.5.1-2) unstable; urgency=low
205
206   *  Added patch from Jaakko Heinonen to fix segfault in memory handling
207      (closes: #226581)
208   * Two new po-debconf translations:
209     - Japanese done by Hideki Yamane (closes: #227389)
210     - Danish done by Morten Brix Pedersen (closes: #227789)
211
212  -- Gerfried Fuchs <alfie@debian.org>  Mon, 26 Jan 2004 13:53:34 +0000
213
214 abook (0.5.1-1) unstable; urgency=low
215
216   * New upstream release (closes: #224901)
217
218  -- Gerfried Fuchs <alfie@debian.org>  Thu, 25 Dec 2003 17:12:51 +0000
219
220 abook (0.5.0-4) unstable; urgency=low
221
222   * Added Portuguese po-debconf translation,
223     done by Bruno Rodrigues (closes: #216257)
224
225  -- Gerfried Fuchs <alfie@debian.org>  Thu, 30 Oct 2003 11:15:32 +0000
226
227 abook (0.5.0-3) unstable; urgency=low
228
229   * Added po-debconf translations:
230     - Dutch by Michiel Sikkes (closes: #214001)
231     - Russian by Ilgiz Kalmetev (closes: #214353)
232     Thanks to you all.
233
234  -- Gerfried Fuchs <alfie@debian.org>  Mon,  6 Oct 2003 08:52:34 +0000
235
236 abook (0.5.0-2) unstable; urgency=low
237
238   * Added po-debconf translations:
239     - Polish by Bartosz Zapalowski (closes: #208953)
240     - Frensh by Pierre Machard (closes: #205120)
241     - Brazilian Portuguese by Andre Luis Lopes (closes: #205838)
242   * Updated to policy 3.6.1 (no changes needed).
243
244  -- Gerfried Fuchs <alfie@debian.org>  Mon, 22 Sep 2003 10:42:44 +0000
245
246 abook (0.5.0-1) unstable; urgency=low
247
248   * New upstream release (closes: #201836)
249   * Updated to policy 3.6.0.
250   * Build-Depends on libreadline4-dev now (closes: #136230, #163268)
251     To get the old data simply press cursor up.
252   * Added debconf hint message that old addressbook must be imported and
253     can be deleted afterwards, location and format change.
254   * de-debhelper-ized the package: DEB_BUILD_OPTIONS noopt and nostrip should
255     be supported now, too.
256   * removed emacs cruft from end of this file.
257   * Add vim script into binary distribution, to contrib directory.
258
259  -- Gerfried Fuchs <alfie@debian.org>  Thu, 07 Aug 2003 23:49:52 +0200
260
261 abook (0.4.17-1) unstable; urgency=low
262
263   * New maintainer.
264   * New upstream release (closes: #131309) which closes: #152905
265   * debian/control:
266     -) Removed fullstop from short description.
267     -) Updated to policy 3.5.9
268   * debian/rules:
269     -) moved compat level into debian/compat
270     -) moved example files into debian/examples
271     -) removed comented out dh_ lines that never will make it into the package
272   * debian/menu:
273     -) added longtitle
274   * added debian/watch file
275
276  -- Gerfried Fuchs <alfie@debian.org>  Fri, 28 Mar 2003 11:52:20 +0100
277
278 abook (0.4.16-1) unstable; urgency=low
279
280   * New upstream release
281   * Closes: #129867, #133482
282
283  -- Alan Ford <alan@whirlnet.co.uk>  Sun, 17 Mar 2002 14:51:50 +0000
284
285 abook (0.4.15-1) unstable; urgency=low
286
287   * New upstream release. Closes: #131309
288   * Added some contrib files in /usr/share/doc/abook/
289
290  -- Alan Ford <alan@whirlnet.co.uk>  Sun,  4 Nov 2001 14:50:38 +0000
291
292 abook (0.4.14-1) unstable; urgency=low
293
294   * New upstream release
295
296  -- Alan Ford <alan@whirlnet.co.uk>  Sat, 29 Sep 2001 22:49:00 +0100
297
298 abook (0.4.13-1) unstable; urgency=low
299
300   * New upstream release
301
302  -- Alan Ford <alan@whirlnet.co.uk>  Wed, 20 Jun 2001 22:16:42 +0100
303
304 abook (0.4.12-1) unstable; urgency=low
305
306   * New upstream release
307
308  -- Alan Ford <alan@whirlnet.co.uk>  Tue, 20 Mar 2001 21:51:22 +0000
309
310 abook (0.4.11-1) unstable; urgency=low
311
312   * New upstream release
313
314  -- Alan Ford <alan@whirlnet.co.uk>  Tue,  2 Jan 2001 17:08:46 +0000
315
316 abook (0.4.10-1) unstable; urgency=low
317
318   * New upstream release
319   * Fixes segfault bug. Closes: #70083
320
321  -- Alan Ford <alan@whirlnet.co.uk>  Sat, 16 Sep 2000 09:52:19 +0100
322
323 abook (0.4.9-1) unstable; urgency=low
324
325   * New upstream release
326
327  -- Alan Ford <alan@whirlnet.co.uk>  Thu, 27 Jul 2000 23:00:07 +0100
328
329 abook (0.4.8-1) unstable; urgency=low
330
331   * New upstream release
332
333  -- Alan Ford <alan@whirlnet.co.uk>  Wed, 21 Jun 2000 16:33:48 +0100
334
335 abook (0.4.7-1) unstable; urgency=low
336
337   * New upstream release
338
339  -- Alan Ford <alan@whirlnet.co.uk>  Sun, 28 May 2000 16:10:59 +0100
340
341 abook (0.4.6-1) unstable; urgency=low
342
343   * New upstream release
344   * Makes fields less US-specific. Closes: #62797
345
346  -- Alan Ford <alan@whirlnet.co.uk>  Thu, 11 May 2000 20:03:40 +0100
347
348 abook (0.4.5-1) unstable; urgency=low
349
350   * New upstream release
351   * Removed generic INSTALL from doc directory. Closes: #62789
352
353  -- Alan Ford <alan@whirlnet.co.uk>  Fri, 21 Apr 2000 11:50:59 +0100
354
355 abook (0.4.4-1) unstable; urgency=low
356
357   * New upstream release
358   * Fixes segfault bug. Closes: #62022
359
360  -- Alan Ford <alan@whirlnet.co.uk>  Sun,  9 Apr 2000 10:39:06 +0100
361
362 abook (0.4.3-1) unstable; urgency=low
363
364   * New upstream release
365
366  -- Alan Ford <alan@whirlnet.co.uk>  Sun,  2 Apr 2000 12:06:23 +0100
367
368 abook (0.4.2-1) unstable; urgency=low
369
370   * Initial Release.
371
372  -- Alan Ford <alan@whirlnet.co.uk>  Sat, 18 Mar 2000 12:38:34 +0000