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