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