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