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