Version bump (0.6-2)
[mstardict] / debian / changelog
1 mstardict (0.6-2) unstable; urgency=low
2
3   * Fixed translation of language selector.
4
5  -- Roman Moravcik <roman.moravcik@gmail.com>  Thu, 27 May 2010 16:04:58 +0200
6
7 mstardict (0.6-1) unstable; urgency=low
8
9   * Removed dependency to ttf-freefont.
10   * Fixed "Download dictionaries" URL.
11   * Added Finnish translation by Marko Vertainen.
12   * Updated Slovak translation.
13
14  -- Roman Moravcik <roman.moravcik@gmail.com>  Thu, 27 May 2010 14:36:51 +0200
15
16 mstardict (0.5-2) unstable; urgency=low
17
18   * Added "Download dictionaries" menu item.
19   * Automatically create MyDocs/mstardict directory if doesn't exist.
20   * Directory ~/.stardict/dic added to the list of watched directories
21     for backward compatibility with stardict.
22   * Added Homepage, Vcs-Browser, Vcs-Git, XSBC-Bugtracker fields
23     to debian/control file.
24
25  -- Roman Moravcik <roman.moravcik@gmail.com>  Mon,  4 Mar 2010 18:55:27 +0100
26
27 mstardict (0.5-1) unstable; urgency=low
28
29   * Added espeak support.
30
31  -- Roman Moravcik <roman.moravcik@gmail.com>  Mon, 15 Feb 2010 16:09:47 +0100
32
33 mstardict (0.4-4) unstable; urgency=low
34
35   * Result window was showing "No search reasult" after Enter
36     key was pressed.
37
38  -- Roman Moravcik <roman.moravcik@gmail.com>  Wed, 10 Feb 2010 17:12:11 +0100
39
40 mstardict (0.4-3) unstable; urgency=low
41
42   * Make package depend on ttf-freefont.
43   * Added clear button.
44   * Fixed wrapping of lines in translation window.
45
46  -- Roman Moravcik <roman.moravcik@gmail.com>  Wed, 10 Feb 2010 15:03:58 +0100
47
48 mstardict (0.4-2) unstable; urgency=low
49
50   * Reimplemented parser.
51   * Rewritten translation window.
52   * Updated Slovak translation.
53
54  -- Roman Moravcik <roman.moravcik@gmail.com>  Mon,  8 Feb 2010 16:22:36 +0100
55
56 mstardict (0.4-1) unstable; urgency=low
57
58   * Fixed searching of synonyms.
59   * Added preliminary support of Stardict plugins.
60   * Added HTML, PowerWord, Wiki and XDXF parse plugins.
61
62  -- Roman Moravcik <roman.moravcik@gmail.com>  Thu,  4 Feb 2010 18:01:14 +0100
63
64 mstardict (0.3-2) unstable; urgency=low
65
66   * Splited code of dictionary management.
67   * Fixed full-text search.
68
69  -- Roman Moravcik <roman.moravcik@gmail.com>  Wed,  3 Feb 2010 17:49:37 +0100
70
71 mstardict (0.3-1) unstable; urgency=low
72
73   * Added dictionary management.
74
75  -- Roman Moravcik <roman.moravcik@gmail.com>  Tue,  2 Feb 2010 13:01:02 +0100
76
77 mstardict (0.2-5) unstable; urgency=low
78
79   * Reimplemented lookup with Fuzzy and Rule (not working yet)
80
81  -- Roman Moravcik <roman.moravcik@gmail.com>  Fri, 29 Jan 2010 18:22:29 +0100
82
83 mstardict (0.2-4) unstable; urgency=low
84
85   * sdcv search mechanism replaced by ported search from stardict.
86
87  -- Roman Moravcik <roman.moravcik@gmail.com>  Fri, 29 Jan 2010 16:53:10 +0100
88
89 mstardict (0.2-3) unstable; urgency=low
90
91   * Fixed installation of desktop file.
92
93  -- Roman Moravcik <roman.moravcik@gmail.com>  Thu, 28 Jan 2010 14:50:13 +0100
94
95 mstardict (0.2-2) unstable; urgency=low
96
97   * Improvments of UI.
98
99  -- Roman Moravcik <roman.moravcik@gmail.com>  Thu, 28 Jan 2010 14:21:52 +0100
100
101 mstardict (0.2-1) unstable; urgency=low
102
103   * Imported stardict-3.0.1 library.
104
105  -- Roman Moravcik <roman.moravcik@gmail.com>  Fri, 22 Jan 2010 14:08:36 +0100
106
107 mstardict (0.1-1) unstable; urgency=low
108
109   * First version base on sdcv-0.4.2.
110
111  -- Roman Moravcik <roman.moravcik@gmail.com>  Fri, 22 Jan 2010 14:08:36 +0100
112
113 sdcv (0.4.2-13) unstable; urgency=low
114
115   * Convert to 3.0 (quilt) source format.
116   * Simplify debian/rules.
117   * Fix typo in man page.
118
119  -- Michal Čihař <nijel@debian.org>  Sun, 03 Jan 2010 14:08:36 +0100
120
121 sdcv (0.4.2-12) unstable; urgency=low
122
123   * Build depend on libreadline-dev only, no libreadline5-dev 
124     (Closes: #553848).
125   * Bump standards to 3.8.3.
126
127  -- Michal Čihař <nijel@debian.org>  Mon, 02 Nov 2009 08:47:06 +0100
128
129 sdcv (0.4.2-11) unstable; urgency=low
130
131   * Simplify debian/rules by using overrides, --with-quilt and debian/clean.
132   * Regenerate autoconf files during build (Closes: #534814).
133
134  -- Michal Čihař <nijel@debian.org>  Mon, 29 Jun 2009 10:25:24 +0200
135
136 sdcv (0.4.2-10) unstable; urgency=low
137
138   * Build depend on autotools-dev to update config.{sub,guess}.
139   * Bump standards to 3.8.2 (no changes needed).
140   * Avoid duplicating section in debian/control.
141   * Point to GPL-2 in debian/copyright.
142   * Improve description a bit.
143
144  -- Michal Čihař <nijel@debian.org>  Wed, 24 Jun 2009 11:37:20 +0200
145
146 sdcv (0.4.2-9) unstable; urgency=low
147
148   * Switch Vcs-Browser to viewsvn.
149   * Fix FTBFS with GCC 4.4 (Closes: #505344).
150   * Document all Debian patches.
151   * Add ${misc:Depends} to deps.
152
153  -- Michal Čihař <nijel@debian.org>  Fri, 19 Dec 2008 14:09:09 +0100
154
155 sdcv (0.4.2-8) unstable; urgency=low
156
157   * Fix FTBFS if built twice (Closes: #503031).
158   * Unfuzzy string in Slovak translation (caused by another patch and the
159     translation is not really fuzzy).
160
161  -- Michal Čihař <nijel@debian.org>  Wed, 22 Oct 2008 08:02:56 +0200
162
163 sdcv (0.4.2-7) unstable; urgency=low
164
165   * Properly typecast to avoid problems with signed char.
166   * Fix format chars to avoid possible problems on 64-bit arches.
167   * Properly handle gzread return values.
168
169  -- Michal Čihař <nijel@debian.org>  Mon, 20 Oct 2008 11:22:28 +0200
170
171 sdcv (0.4.2-6) unstable; urgency=low
172
173   * Fix unalligned access to internal buffer while reading dictionary index
174     (Closes: #500921).
175
176  -- Michal Čihař <nijel@debian.org>  Mon, 06 Oct 2008 14:07:45 +0200
177
178 sdcv (0.4.2-5) unstable; urgency=low
179
180   * Make sdcv accept $HOME as home directory (Closes: #500921).
181
182  -- Michal Čihař <nijel@debian.org>  Fri, 03 Oct 2008 09:18:52 +0200
183
184 sdcv (0.4.2-4) unstable; urgency=low
185
186   * Create fake home directory to make testing possible (Closes: #500318).
187
188  -- Michal Čihař <nijel@debian.org>  Mon, 29 Sep 2008 08:46:18 +0200
189
190 sdcv (0.4.2-3) unstable; urgency=low
191
192   * New maintainer (Closes: #480557).
193   * Maintain package in collab-maint, add Vcs-* headers.
194   * Convert to debhelper 7.
195   * Use quilt to apply all patches.
196   * Acknowledge NMUs, thanks to all who helped (Closes: #470985, #474819,
197     #450040, #417687, #441754).
198   * Fix running of testsuite with dash as /bin/sh.
199   * Added Czech translation.
200   * Run explicitely update-gmo to regenerate translations.
201   * Fix typo in english translation.
202   * Fix errors in uk man page.
203   * All patches were reported upstream.
204   * Update to standards 3.8.0.
205   * Use machine-interpretable debian/copyright.
206
207  -- Michal Čihař <nijel@debian.org>  Wed, 24 Sep 2008 11:25:30 +0200
208
209 sdcv (0.4.2-2.2) unstable; urgency=medium
210
211   * Non-maintainer upload.
212   * FTBFS: libwrapper.cpp:55: error: 'strchr' was not declared in this
213     scope (Closes: #474819)
214   * debian/control:
215     - Bump Standards-Version to 3.7.3.
216     - Use Homepage: field for upstream URL.
217   * Update debian/watch file to use SourceForge-specific syntax (Closes:
218     450040)
219
220  -- Chris Lamb <chris@chris-lamb.co.uk>  Sat, 12 Apr 2008 01:10:51 +0100
221
222 sdcv (0.4.2-2.1) unstable; urgency=medium
223
224   * Non-maintainer upload.
225   * Fix FTBFS with GCC 4.3 (Closes: #417687).
226   * Update Slovak translation (Closes: #441754).
227
228  -- Luk Claes <luk@debian.org>  Fri, 14 Mar 2008 22:22:31 +0000
229
230 sdcv (0.4.2-2) unstable; urgency=low
231
232   * Apply patch for AMD64 build by Matej Vela <vela@debian.org> 
233     (Closes: #369702)
234   * Apply patch for pango markup support (Closes: #365324)
235
236  -- Cai Qian <caiqian@debian.org>  Sat, 10 June 2006 19:33:09 +0100
237
238 sdcv (0.4.2-1) unstable; urgency=low
239
240   * New upstream release
241   * Modify watch file
242   * Use new policy
243
244  -- Cai Qian <caiqian@debian.org>  Wed, 31 May 2006 00:57:09 +0100
245
246 sdcv (0.4-3) unstable; urgency=low
247
248   * Correct watch file format
249   * Add readline option in debian/rules
250
251  -- Cai Qian <caiqian@debian.org>  Sat, 22 Oct 2005 20:08:00 +0100
252
253 sdcv (0.4-2) unstable; urgency=low
254
255   * Build with libreadline support
256   * Add watch file
257
258  -- Cai Qian <caiqian@debian.org>  Thu, 20 Oct 2005 21:10:00 +0100
259
260 sdcv (0.4-1) unstable; urgency=low
261
262   * New upstream release
263   * SDCV did not provide libsdcv and libsdcv-dev any more 
264   * Corrected FSF address
265
266  -- Cai Qian <caiqian@debian.org>  Tue, 27 Sep 2005 13:03:00 +0100
267
268 sdcv (0.3.4-1) unstable; urgency=low
269
270   * New upstream release.
271   * Now SDCV is using autotools build system.
272   * Split SDCV into sdcv, libsdcv3 and libsdcv-dev.
273   * Add Chinese po file.
274   * Sponsored by Brian Nelson.
275
276  -- Cai Qian <caiqian@gnome.org>  Mon, 21 Jan 2005 09:49:03 +0800
277
278 sdcv (0.1-1) unstable; urgency=low
279
280   * Initial Release. (Closes: #250532)
281   * Sponsored by Brian Nelson <pyro@debian.org>
282
283  -- Cai Qian <caiqian@gnome.org>  Mon, 15 Nov 2004 23:12:29 +0800
284