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