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