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