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