Skip to content

Latest commit

 

History

History
345 lines (234 loc) · 11.4 KB

changelog

File metadata and controls

345 lines (234 loc) · 11.4 KB
 
Oct 26, 2018
Oct 26, 2018
1
2
3
4
5
6
libsdl2-image (2.0.4) UNRELEASED; urgency=low
* Updated to version 2.0.4
-- Sam Lantinga <slouken@libsdl.org> Fri, 26 Oct 2018 10:01:54 -0800
Jan 29, 2018
Jan 29, 2018
7
8
9
10
11
12
libsdl2-image (2.0.3) UNRELEASED; urgency=low
* Updated to version 2.0.3
-- Sam Lantinga <slouken@libsdl.org> Sun, 28 Jan 2018 21:31:07 -0800
Oct 22, 2017
Oct 22, 2017
13
14
15
16
17
18
libsdl2-image (2.0.2) UNRELEASED; urgency=low
* Updated to version 2.0.2
-- Sam Lantinga <slouken@libsdl.org> Sun, 22 Oct 2017 13:38:34 -0800
Jan 7, 2016
Jan 7, 2016
19
20
21
22
23
24
libsdl2-image (2.0.1) UNRELEASED; urgency=low
* Updated to version 2.0.1
-- Sam Lantinga <slouken@libsdl.org> Thu, 07 Jan 2016 12:02:13 -0800
Feb 27, 2013
Feb 27, 2013
25
26
27
28
29
30
libsdl2-image (2.0.0) unstable; urgency=low
* Updated library version to 2.0 for consistency with SDL 2.0
-- Sam Lantinga <slouken@libsdl.org> Tue, 26 Feb 2013 15:48:41 -0800
Feb 16, 2013
Feb 16, 2013
31
libsdl2-image (1.2.12) unstable; urgency=low
32
33
34
35
36
* sdl-image for SDL2. Initial release.
-- Sam Lantinga <slouken@libsdl.org> Fri, 15 Feb 2013 13:09:44 -0800
Feb 16, 2013
Feb 16, 2013
37
sdl-image1.2 (1.2.10-3) unstable; urgency=low
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
[ Felix Geyer ]
* Drop ancient Conflicts.
* Wrap (Build-)Depends in debian/control.
* Switch to dh(1) debian/rules.
* Enable parallel building.
* Drop .la file.
* Drop local dpkg-shlibdeps overrides.
* Remove all patches since they were disabled anyway.
* Switch to source format 3.0 (quilt).
* Update to Standards-Version 3.9.2, no further changes necessary.
* Switch to debhelper compat level v9.
- Exports build flags.
- Build for multiarch. (Closes: #651006)
* Override lintian warning package-name-doesnt-match-sonames.
* Fix building with libpng 1.5. (Closes: #636007)
- Add libpng15.diff.
- (Build-)Depend on libpng-dev instead of libpng12-dev.
* Add myself as uploader.
* Update Vcs control fields to the new git repository.
* Improve copyright file.
[ Dominique Dumont ]
* control: allowed DM uploads. Set dev pkg to multi-arch: same
* copyright: converted to DEP-5 debian/copyright
* source: override package-needs-versioned-debhelper-build-depends
warning
-- Felix Geyer <debfx-pkg@fobos.de> Thu, 01 Dec 2011 13:11:22 +0100
Feb 16, 2013
Feb 16, 2013
68
sdl-image1.2 (1.2.10-2.1) unstable; urgency=low
69
70
71
72
73
74
75
* Non-maintainer upload.
* Empty dependency_libs (Closes: #619536).
* Fix configure flags (Closes: #591190).
-- Luk Claes <luk@debian.org> Sun, 26 Jun 2011 17:58:00 +0200
Feb 16, 2013
Feb 16, 2013
76
sdl-image1.2 (1.2.10-2) unstable; urgency=low
77
78
79
80
81
82
83
84
85
[ Aurelien Jarno ]
* Add myself to uploaders.
* Bump shlibs (Closes: #563452).
* (Build-)Depends on libjpeg-dev instead of libjpeg62-dev
(Closes: #569241).
-- Aurelien Jarno <aurel32@debian.org> Thu, 11 Feb 2010 15:12:43 +0100
Feb 16, 2013
Feb 16, 2013
86
sdl-image1.2 (1.2.10-1) unstable; urgency=low
87
88
89
90
91
92
93
94
95
96
97
[ Barry deFreese ]
* Have SDL Team take over maintenance.
+ With permission from Michael Koch.
+ Thanks to Michael for all of his previous work.
* Add myself to uploaders.
* Add VCS tags.
* New upstream release.
-- Barry deFreese <bdefreese@debian.org> Mon, 16 Nov 2009 14:30:11 -0500
Feb 16, 2013
Feb 16, 2013
98
sdl-image1.2 (1.2.8-1) unstable; urgency=low
99
100
101
102
103
104
* New upstream release.
- adds pkg-config support (Closes: #515123)
-- Michael Koch <konqueror@gmx.de> Thu, 22 Oct 2009 23:09:13 +0200
Feb 16, 2013
Feb 16, 2013
105
sdl-image1.2 (1.2.7-2) unstable; urgency=low
106
107
108
109
110
111
112
* debian/control:
- Added ${misc:Depends} to all Depends.
- Updated Standards-Version to 3.8.3.
-- Michael Koch <konqueror@gmx.de> Mon, 31 Aug 2009 08:17:06 +0200
Feb 16, 2013
Feb 16, 2013
113
sdl-image1.2 (1.2.7-1) unstable; urgency=low
114
115
116
117
118
119
120
121
122
* New upstream release.
* debian/control: Build-Depends on debhelper (>= 5).
* debian/control: Updated Standards-Version to 3.8.2.
* debian/control: Add Homepage field.
* debian/watch: Updated watch file for easier upstream updates.
-- Michael Koch <konqueror@gmx.de> Tue, 21 Jul 2009 21:08:48 +0200
Feb 16, 2013
Feb 16, 2013
123
sdl-image1.2 (1.2.6-3) unstable; urgency=low
124
125
126
127
128
129
130
* CVE-2008-0544: Fix heap based buffer overflow.
* Force library to link libjpeg and libtif and not dlopen them during
runtime.
-- Michael Koch <konqueror@gmx.de> Tue, 05 Feb 2008 23:10:31 +0100
Feb 16, 2013
Feb 16, 2013
131
sdl-image1.2 (1.2.6-2) unstable; urgency=high
132
133
134
135
136
137
* Fixed buffer overflow when reading GIFs. CVE pending.
* Updated Standards-Version to 3.7.3.
-- Michael Koch <konqueror@gmx.de> Sun, 27 Jan 2008 23:44:23 +0100
Feb 16, 2013
Feb 16, 2013
138
sdl-image1.2 (1.2.6-1) unstable; urgency=low
139
140
141
142
143
144
145
* New upstream release. Closes: #437005.
* Replaced obsolete ${Source-Version}.
* Handle errors better in clean target.
-- Michael Koch <konqueror@gmx.de> Sat, 11 Aug 2007 16:42:46 +0200
Feb 16, 2013
Feb 16, 2013
146
sdl-image1.2 (1.2.5-3) unstable; urgency=low
147
148
149
150
151
* Updated config.guess and config.sub (Closes: #401526).
-- Michael Koch <konqueror@gmx.de> Tue, 16 Jan 2007 08:38:19 +0100
Feb 16, 2013
Feb 16, 2013
152
sdl-image1.2 (1.2.5-2) unstable; urgency=low
153
154
155
156
157
158
* Added patch to make SDL_image 1.2 less segfault. Thanks to Margarita
Manterola for the patch (Closes: #378173).
-- Michael Koch <konqueror@gmx.de> Sat, 22 Jul 2006 04:30:39 +0000
Feb 16, 2013
Feb 16, 2013
159
sdl-image1.2 (1.2.5-1) unstable; urgency=low
160
161
162
163
164
165
166
167
168
169
* New upstream release
* Updated Build-Depends and Depends to SDL 1.2.10
* Updated minimum shlibs version to 1.2.5
* Updated Standards-Version to 3.7.2
* Simplified watch file
* Fixed address of FSF in debian/copyright
-- Michael Koch <konqueror@gmx.de> Fri, 9 Jun 2006 07:21:47 +0000
Feb 16, 2013
Feb 16, 2013
170
sdl-image1.2 (1.2.4-1) unstable; urgency=low
171
172
173
174
175
176
177
178
* New upstream release
* debian/copyright: Fixed header for license text (Closes: #290199)
* Updated config.guess and config.sub (Closes: #267493)
* debian/rules: Use dh_installman instead of dh_installmanpages
-- Michael Koch <konqueror@gmx.de> Wed, 23 Feb 2005 10:44:58 +0000
Feb 16, 2013
Feb 16, 2013
179
sdl-image1.2 (1.2.3-6) unstable; urgency=low
180
181
182
183
184
185
186
187
* Fixed download URL in debian/copyright
* Added debian/watch
* Add -ltiff before -ljpeg. Added debian/patches/bug267169.diff for this
(Closes: #267169)
-- Michael Koch <konqueror@gmx.de> Tue, 16 Nov 2004 18:24:14 +0000
Feb 16, 2013
Feb 16, 2013
188
sdl-image1.2 (1.2.3-5) unstable; urgency=low
189
Feb 16, 2013
Feb 16, 2013
190
* libsdl-image1.2-dev: Updated Depends to use libtiff4-dev (Closes: #262160)
191
192
193
194
Thanks to Jochen Friedrich.
-- Michael Koch <konqueror@gmx.de> Fri, 30 Jul 2004 20:27:09 +0200
Feb 16, 2013
Feb 16, 2013
195
sdl-image1.2 (1.2.3-4) unstable; urgency=low
196
197
198
199
* Build-Depend on libtiff4-dev.
* debian/copyright: Updated download URL, author mail address
and copyrigth notice.
Feb 16, 2013
Feb 16, 2013
200
* libsdl-image1.2-dev: Updated section to libdevel.
201
202
203
-- Michael Koch <konqueror@gmx.de> Sun, 25 Jul 2004 20:44:14 +0200
Feb 16, 2013
Feb 16, 2013
204
sdl-image1.2 (1.2.3-3) unstable; urgency=low
205
206
207
208
209
210
211
212
213
214
215
* Added patch from Ivo Danihelka <ivo.danihelka@rdc.cz>
(Closes: 256660).
* Updated Standards-Version to 3.6.1.
* Build depend on debhelper (>= 4.0.0).
* Use debian/compat instead of DH_COMPAT.
* Raised debhelper compat level to 4.
* Use dh_install instead of dh_movefiles.
-- Michael Koch <konqueror@gmx.de> Thu, 8 Jul 2004 11:39:58 +0200
Feb 16, 2013
Feb 16, 2013
216
sdl-image1.2 (1.2.3-2) unstable; urgency=low
217
218
* Build-Depends on libpng12-dev not libpng3-dev.
Feb 16, 2013
Feb 16, 2013
219
* libsdl-image1.2-dev: Depends on libpng12-dev instead of libpng3-dev.
220
221
222
223
* Bumped Standards-Version to 3.5.10.
-- Michael Koch <konqueror@gmx.de> Mon, 23 Jun 2003 05:38:52 +0000
Feb 16, 2013
Feb 16, 2013
224
sdl-image1.2 (1.2.3-1) unstable; urgency=low
225
226
227
228
229
230
231
232
233
* New upstream version.
* Conflicts with packages explicitely linking libpng2 (Closes: #178802).
* Bumped Standards-Version to 3.5.9.
* Fixed "noopt" handling in debian/rules.
* Changed debian/shlibs.local to fix libsdl1.2debian dependency.
-- Michael Koch <konqueror@gmx.de> Thu, 20 Mar 2003 12:48:26 +0100
Feb 16, 2013
Feb 16, 2013
234
sdl-image1.2 (1.2.2-5) unstable; urgency=low
235
236
237
238
239
* Bumped Standards-Version to 3.5.8.
-- Michael Koch <konqueror@gmx.de> Thu, 12 Dec 2002 19:48:39 +0100
Feb 16, 2013
Feb 16, 2013
240
sdl-image1.2 (1.2.2-4) unstable; urgency=low
241
242
243
244
245
246
247
* Support "noopt" option and dropped "debug".
* Enabled TIFF and XCF support.
* Cleaned up debian rules.
-- Michael Koch <konqueror@gmx.de> Wed, 23 Oct 2002 17:07:37 +0200
Feb 16, 2013
Feb 16, 2013
248
sdl-image1.2 (1.2.2-3) unstable; urgency=low
249
250
251
252
253
* Updated Standard-Version to 3.5.7.
-- Michael Koch <konqueror@gmx.de> Thu, 5 Sep 2002 16:59:08 +0200
Feb 16, 2013
Feb 16, 2013
254
sdl-image1.2 (1.2.2-2) unstable; urgency=low
255
256
257
* New maintainer (Closes: #158940).
* Build-Depend on libpng3-dev (Closes: #153871, #156033).
Feb 16, 2013
Feb 16, 2013
258
* libsdl-image1.2-dev depend on libpng3-dev.
259
260
261
262
263
264
265
266
267
268
* added AM_MAINTAINER_MODE to configure.in to get rid of conflicts to
aclocal, autoconf, automake (Closes: #153851).
* use debhelper compat mode 3 (Build-Depend on debhelper >> 3.0).
* add support for DEB_HOST_GNU_TYPE, DEB_BUILD_GNU_TYPE and
DEB_BUILD_OPTIONS.
* removed postinst script. debhelper does all automatically.
* reworked debian/rules
-- Michael Koch <konqueror@gmx.de> Wed, 4 Sep 2002 09:29:11 +0200
Feb 16, 2013
Feb 16, 2013
269
sdl-image1.2 (1.2.2-1) unstable; urgency=low
270
271
272
273
274
275
276
277
278
279
* new upstream version (closes: #150670)
* build-depend on new SDL 1.2.4
* patch acinclude.m4, configure.in
* re-run libtoolize --force --copy; aclocal; patch aclocal.m4 to include
SDL_LIBS_FOR_LIBS, then run automake --foreign; autoconf
* depend on libpng-dev, not on (older) libpng2-dev (closes: #152302)
-- Christian T. Steigies <cts@debian.org> Mon, 8 Jul 2002 23:03:25 -0400
Feb 16, 2013
Feb 16, 2013
280
sdl-image1.2 (1.2.1-2) unstable; urgency=low
281
Feb 16, 2013
Feb 16, 2013
282
* libsdl-image1.2-dev should depend on -dev packages, thanks Junichi
283
284
285
286
287
288
* Ok, I've had enough. To make it build on slower arches as well we now
build-conflict with aclocal, autoconf, automake
* "missing" has to be executable
-- Christian T. Steigies <cts@debian.org> Sat, 13 Apr 2002 22:15:49 -0400
Feb 16, 2013
Feb 16, 2013
289
sdl-image1.2 (1.2.1-1.1) unstable; urgency=low
290
291
292
293
294
295
296
297
298
299
300
301
* NMU
* built against libsdl1.2 1.2.2-3.3
* acinclude.m4: removed copy of sdl.m4
* configure.in: IMG_LIBS should use SDL_LIBS_FOR_LIBS, not SDL_LIBS
* re-ran libtoolize --force --copy; aclocal; automake --foreign; autoconf
* debian/control:
- updated Build-Depends and Depends on libsdl1.2 to 1.2.2-3.3
- tweaked package descriptions
-- Branden Robinson <branden@debian.org> Tue, 25 Dec 2001 05:45:38 -0500
Feb 16, 2013
Feb 16, 2013
302
sdl-image1.2 (1.2.1-1) unstable; urgency=low
303
304
305
306
307
308
309
310
* new upstream version
* tried to add Branden's fixes again in Makefile.am, aclocal.m4 and
configure.in
* re-ran libtoolize --force --copy; aclocal; automake --foreign; autoconf
-- Christian T. Steigies <cts@debian.org> Tue, 18 Dec 2001 21:21:39 -0500
Feb 16, 2013
Feb 16, 2013
311
sdl-image1.2 (1.2.0-2) unstable; urgency=low
312
Feb 16, 2013
Feb 16, 2013
313
* fix section in control file, libsdl-image1.2 goes in libs, -dev in devel
314
315
316
-- Christian T. Steigies <cts@debian.org> Mon, 12 Nov 2001 21:15:11 -0500
Feb 16, 2013
Feb 16, 2013
317
sdl-image1.2 (1.2.0-1.1) unstable; urgency=low
318
319
320
321
322
323
324
325
326
327
328
329
330
331
* NMU to fix the Big SDL and X Extension Library Problem (Closes: #115051)
* built against libsdl1.2 1.2.2-3.1
* Thanks to Eric Gillespie, Jr. for help preparing this solution.
* Makefile.am: use @SDL_LIBS_FOR_LIBS@ for the SDL image library itself,
and @SDL_LIBS@ for the sample program
* acinclude.m4: removed copy of sdl.m4
* configure.in: don't define LIBS here
* re-ran libtoolize --force --copy; aclocal; automake --foreign; autoconf
* debian/control:
- bumped Standards-Version
- add Build-Depends on zlib1g-dev
- add versioning of (>= 1.2.2-3.1) to Build-Dep on libsdl1.2-dev
(it contains the logic for @SDL_LIBS_FOR_LIBS@)
Feb 16, 2013
Feb 16, 2013
332
- add versioning of (>= 1.2.2-3.1) to libsdl-image1.2-dev's dependency on
333
334
335
336
337
338
339
340
libsdl1.2-dev
* debian/postinst: only run ldconfig if $1 = "configure"
* debian/rules:
- remove some crack-smoking file deletion from the build rule (it always
fails, and is taken care of in the install rule)
-- Branden Robinson <branden@debian.org> Wed, 10 Oct 2001 12:33:40 -0500
Feb 16, 2013
Feb 16, 2013
341
sdl-image1.2 (1.2.0-1) unstable; urgency=low
342
343
344
345
* sdl-image for SDL1.2. Initial Release. (closes: #94452)
-- Christian T. Steigies <cts@debian.org> Fri, 20 Apr 2001 15:19:03 -0400