summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 899732b56bddf430feddcd66473cf454275c64d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
sdcv (0.5.0~beta2-1) UNRELEASED; urgency=low

  * Update watch file.
  * New upstream release (Closes: #721282).
    - All patches incorporated upstream. 
    - Should fix searching for frequent words (Closes: #680281).
  * Use canonical VCS URLs in debian/control.

 -- Michal Čihař <nijel@debian.org>  Tue, 10 Sep 2013 08:45:31 +0200

sdcv (0.4.2-17) unstable; urgency=low

  * Bump standards to 3.9.4.
  * Use debhelper 9 and use hardening flags thanks to it.

 -- Michal Čihař <nijel@debian.org>  Mon, 17 Jun 2013 10:11:00 +0200

sdcv (0.4.2-16) unstable; urgency=low

  * Bump standards to 3.9.3.
  * Add French translation.
  * Adjust debian/copyright to current copyright format.
  * Update patch headers to match DEP-3.
  * Build with dpkg build flags.

 -- Michal Čihař <nijel@debian.org>  Tue, 26 Jun 2012 13:12:55 +0200

sdcv (0.4.2-15) unstable; urgency=low

  * Update gettext requirement to get newer m4 file (Closes: #572509).

 -- Michal Čihař <nijel@debian.org>  Thu, 04 Mar 2010 20:07:02 +0100

sdcv (0.4.2-14) unstable; urgency=low

  * Build depend on autopoint (Closes: #572480).
  * Bump standards to 3.8.4.

 -- Michal Čihař <nijel@debian.org>  Thu, 04 Mar 2010 16:40:52 +0100

sdcv (0.4.2-13) unstable; urgency=low

  * Convert to 3.0 (quilt) source format.
  * Simplify debian/rules.
  * Fix typo in man page.

 -- Michal Čihař <nijel@debian.org>  Sun, 03 Jan 2010 14:08:36 +0100

sdcv (0.4.2-12) unstable; urgency=low

  * Build depend on libreadline-dev only, no libreadline5-dev 
    (Closes: #553848).
  * Bump standards to 3.8.3.

 -- Michal Čihař <nijel@debian.org>  Mon, 02 Nov 2009 08:47:06 +0100

sdcv (0.4.2-11) unstable; urgency=low

  * Simplify debian/rules by using overrides, --with-quilt and debian/clean.
  * Regenerate autoconf files during build (Closes: #534814).

 -- Michal Čihař <nijel@debian.org>  Mon, 29 Jun 2009 10:25:24 +0200

sdcv (0.4.2-10) unstable; urgency=low

  * Build depend on autotools-dev to update config.{sub,guess}.
  * Bump standards to 3.8.2 (no changes needed).
  * Avoid duplicating section in debian/control.
  * Point to GPL-2 in debian/copyright.
  * Improve description a bit.

 -- Michal Čihař <nijel@debian.org>  Wed, 24 Jun 2009 11:37:20 +0200

sdcv (0.4.2-9) unstable; urgency=low

  * Switch Vcs-Browser to viewsvn.
  * Fix FTBFS with GCC 4.4 (Closes: #505344).
  * Document all Debian patches.
  * Add ${misc:Depends} to deps.

 -- Michal Čihař <nijel@debian.org>  Fri, 19 Dec 2008 14:09:09 +0100

sdcv (0.4.2-8) unstable; urgency=low

  * Fix FTBFS if built twice (Closes: #503031).
  * Unfuzzy string in Slovak translation (caused by another patch and the
    translation is not really fuzzy).

 -- Michal Čihař <nijel@debian.org>  Wed, 22 Oct 2008 08:02:56 +0200

sdcv (0.4.2-7) unstable; urgency=low

  * Properly typecast to avoid problems with signed char.
  * Fix format chars to avoid possible problems on 64-bit arches.
  * Properly handle gzread return values.

 -- Michal Čihař <nijel@debian.org>  Mon, 20 Oct 2008 11:22:28 +0200

sdcv (0.4.2-6) unstable; urgency=low

  * Fix unalligned access to internal buffer while reading dictionary index
    (Closes: #500921).

 -- Michal Čihař <nijel@debian.org>  Mon, 06 Oct 2008 14:07:45 +0200

sdcv (0.4.2-5) unstable; urgency=low

  * Make sdcv accept $HOME as home directory (Closes: #500921).

 -- Michal Čihař <nijel@debian.org>  Fri, 03 Oct 2008 09:18:52 +0200

sdcv (0.4.2-4) unstable; urgency=low

  * Create fake home directory to make testing possible (Closes: #500318).

 -- Michal Čihař <nijel@debian.org>  Mon, 29 Sep 2008 08:46:18 +0200

sdcv (0.4.2-3) unstable; urgency=low

  * New maintainer (Closes: #480557).
  * Maintain package in collab-maint, add Vcs-* headers.
  * Convert to debhelper 7.
  * Use quilt to apply all patches.
  * Acknowledge NMUs, thanks to all who helped (Closes: #470985, #474819,
    #450040, #417687, #441754).
  * Fix running of testsuite with dash as /bin/sh.
  * Added Czech translation.
  * Run explicitely update-gmo to regenerate translations.
  * Fix typo in english translation.
  * Fix errors in uk man page.
  * All patches were reported upstream.
  * Update to standards 3.8.0.
  * Use machine-interpretable debian/copyright.

 -- Michal Čihař <nijel@debian.org>  Wed, 24 Sep 2008 11:25:30 +0200

sdcv (0.4.2-2.2) unstable; urgency=medium

  * Non-maintainer upload.
  * FTBFS: libwrapper.cpp:55: error: 'strchr' was not declared in this
    scope (Closes: #474819)
  * debian/control:
    - Bump Standards-Version to 3.7.3.
    - Use Homepage: field for upstream URL.
  * Update debian/watch file to use SourceForge-specific syntax (Closes:
    450040)

 -- Chris Lamb <chris@chris-lamb.co.uk>  Sat, 12 Apr 2008 01:10:51 +0100

sdcv (0.4.2-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS with GCC 4.3 (Closes: #417687).
  * Update Slovak translation (Closes: #441754).

 -- Luk Claes <luk@debian.org>  Fri, 14 Mar 2008 22:22:31 +0000

sdcv (0.4.2-2) unstable; urgency=low

  * Apply patch for AMD64 build by Matej Vela <vela@debian.org> 
    (Closes: #369702)
  * Apply patch for pango markup support (Closes: #365324)

 -- Cai Qian <caiqian@debian.org>  Sat, 10 June 2006 19:33:09 +0100

sdcv (0.4.2-1) unstable; urgency=low

  * New upstream release
  * Modify watch file
  * Use new policy

 -- Cai Qian <caiqian@debian.org>  Wed, 31 May 2006 00:57:09 +0100

sdcv (0.4-3) unstable; urgency=low

  * Correct watch file format
  * Add readline option in debian/rules

 -- Cai Qian <caiqian@debian.org>  Sat, 22 Oct 2005 20:08:00 +0100

sdcv (0.4-2) unstable; urgency=low

  * Build with libreadline support
  * Add watch file

 -- Cai Qian <caiqian@debian.org>  Thu, 20 Oct 2005 21:10:00 +0100

sdcv (0.4-1) unstable; urgency=low

  * New upstream release
  * SDCV did not provide libsdcv and libsdcv-dev any more 
  * Corrected FSF address

 -- Cai Qian <caiqian@debian.org>  Tue, 27 Sep 2005 13:03:00 +0100

sdcv (0.3.4-1) unstable; urgency=low

  * New upstream release.
  * Now SDCV is using autotools build system.
  * Split SDCV into sdcv, libsdcv3 and libsdcv-dev.
  * Add Chinese po file.
  * Sponsored by Brian Nelson.

 -- Cai Qian <caiqian@gnome.org>  Mon, 21 Jan 2005 09:49:03 +0800

sdcv (0.1-1) unstable; urgency=low

  * Initial Release. (Closes: #250532)
  * Sponsored by Brian Nelson <pyro@debian.org>

 -- Cai Qian <caiqian@gnome.org>  Mon, 15 Nov 2004 23:12:29 +0800