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