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