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