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