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