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