sdl-image1.2 (1.2.2-1) unstable; urgency=low
* 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
sdl-image1.2 (1.2.1-2) unstable; urgency=low
* libsdl-image1.2-dev should depend on -dev packages, thanks Junichi
* 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
sdl-image1.2 (1.2.1-1.1) unstable; urgency=low
* 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
sdl-image1.2 (1.2.1-1) unstable; urgency=low
* 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
sdl-image1.2 (1.2.0-2) unstable; urgency=low
* fix section in control file, libsdl-image1.2 goes in libs, -dev in devel
-- Christian T. Steigies <cts@debian.org> Mon, 12 Nov 2001 21:15:11 -0500
sdl-image1.2 (1.2.0-1.1) unstable; urgency=low
* 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@)
- add versioning of (>= 1.2.2-3.1) to libsdl-image1.2-dev's dependency on
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
sdl-image1.2 (1.2.0-1) unstable; urgency=low
* sdl-image for SDL1.2. Initial Release. (closes: #94452)
-- Christian T. Steigies <cts@debian.org> Fri, 20 Apr 2001 15:19:03 -0400