2011
sdlgfx (2.0.23-1) unstable; urgency=low
[ Felix Geyer ]
* New upstream release.
- Update copyright file.
* Switch to source format 3.0 (quilt).
* Switch to dh(1) debian/rules.
* Don't install README and AUTHORS since the html docs contain both.
* Don't install the .la file.
* Move the pkg-config file to the -dev package.
* Drop ancient Conflicts/Replaces.
* Switch to debhelper compat level v9.
- Exports build flags.
- Build for multiarch.
* Bump Standards-Version to 3.9.2, no further changes needed.
* Add myself as uploader and drop all previous uploaders as they haven't
touched the package in more than 2 years.
* Enable parallel building.
* Use dh-autoreconf to fix ancient-libtool lintian warning.
* Move the documentation into a new package.
* Update Vcs control fields to the new git repository.
* Override package-name-doesnt-match-sonames lintian warning.
* Add a symbols file.
[ Dominique Dumont ]
* control: added Multi-Arch: same in dev package
* override lintian source warning about versioned debhelper
* control: allow DM uploads
-- Felix Geyer <debfx-pkg@fobos.de> Fri, 30 Dec 2011 20:55:51 +0100
sdlgfx (2.0.22-1) unstable; urgency=low
* Team upload. * New upstream release. (Closes: #616409, #627051; LP: #676799) - Adapt 010_primitives_spell.diff * Bump shlibs to 2.0.22. * Clear out dependency_libs in libSDL_gfx.la. (Closes: #550644)
-- Felix Geyer <debfx-pkg@fobos.de> Mon, 30 May 2011 15:27:57 +0200
2010
sdlgfx (2.0.20-1.1) unstable; urgency=high
* Non-maintainer upload. * Bump shlibs to 2.0.19 for the SONAME change (closes: #549110).
-- Julien Cristau <jcristau@debian.org> Tue, 31 Aug 2010 19:31:18 +0200
2009
sdlgfx (2.0.20-1) unstable; urgency=low
[ Barry deFreese ] * New upstream release. (Closes: #549250). * Add ${misc:Depends} for debhelper package. * Add README.source for quilt patch system. * Improve -dev package description. * Fix watch file. * Bump Standards Version to 3.8.3. (No changes needed).
-- Barry deFreese <bdefreese@debian.org> Tue, 06 Oct 2009 15:11:11 -0400
sdlgfx (2.0.19-2) unstable; urgency=low
* Fix symlink for .so.4. (Closes: #526184, #526363). + Was pointing to .so.13.5.0 instead of .so.13.5.1. * 010_primitives_spell.diff. (Closes: #513760). + Fix misspelling of SDL_Primitives.h.
-- Barry deFreese <bdefreese@debian.org> Thu, 30 Apr 2009 14:34:05 -0400
sdlgfx (2.0.19-1) unstable; urgency=low
[ Barry deFreese ] * Add myself to uploaders. * New upstream release. (Closes: #444966, #484164). + Drop existing patches. + 100_rotozoom_allocation_checks.diff used -p0. (Closes: #484958). + Keep -4 binary package name since ABI has not changed. * Symlink libSDL_gfx.so.13.5.0 to libSDL_gfx.so.4 to ease transition. + SONAME is now .so.13 but is ABI compatible. * Remove quilt .pc dir on clean. * Add watch file. * Remove duplicate libs section from binary package. * Bump debhelper build-dep and compat to 5. * Bump Standards Version to 3.8.1.
-- Barry deFreese <bdefreese@debian.org> Fri, 03 Apr 2009 15:27:37 -0400
2008
sdlgfx (2.0.13-4) unstable; urgency=low
[ Aurelien Jarno ]
* debian/control:
+ Make the package binNMU safe.
+ Set policy 3.7.3.
* debian/patches/020_gcc4.3.diff:
+ Fix build with gcc-4.3 (Closes: #389256, #474889).
* debian/rules:
+ Don't ignore make distclean errors.
* debian/copyright:
+ Add copyright entry.
-- Aurelien Jarno <aurel32@debian.org> Tue, 22 Apr 2008 21:22:39 +0200
2007
sdlgfx (2.0.13-3) unstable; urgency=high
* debian/control:
+ Set policy 3.7.2.
+ Added XS-Vcs-Svn field.
* debian/rules:
+ Add missing binary-indep target (Closes: #395744).
* debian/patches/100_rotozoom_allocation_checks.diff:
+ Check for return values in the rotozoom routines, patch courtesy of
Kevin Locke (Closes: #405154).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Fri, 9 Feb 2007 22:51:50 +0100
2006
sdlgfx (2.0.13-2) unstable; urgency=low
* Moved development to the pkg-sdl Alioth project.
* debian/rules:
+ Use quilt for patch management.
* debian/control:
+ Build-depend on quilt.
+ Set the SDL team as the maintainer and added its members to the
uploaders field.
* debian/patches/000_am_maintainer_mode.diff:
* debian/patches/010_test_am_maintainer_mode.diff:
+ Set AM_MAINTAINER_MODE.
* debian/patches/000_binary_age.diff:
* debian/patches/005_headers.diff:
+ Imported old patches.
* debian/patches/000_remove_acinclude.diff:
* debian/patches/001_rebootstrap.diff:
* debian/patches/010_test_remove_acinclude.diff:
* debian/patches/011_test_rebootstrap.diff:
+ Get rid of acinclude.m4 and properly rebootstrap directories.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Wed, 1 Mar 2006 20:05:46 +0100
2005
sdlgfx (2.0.13-1) unstable; urgency=low
* New upstream release (Closes: #283742). * Re-ran the autogen.sh process. * debian/control: + Set policy to 3.6.2.1. + Changed library package name to reflect soname change.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sun, 16 Oct 2005 18:17:55 +0200
sdlgfx (2.0.9-6) unstable; urgency=low
sigh, forgot the conflict/replaces on file move.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sun, 16 Oct 2005 18:05:44 +0200
sdlgfx (2.0.9-5) unstable; urgency=low
* Removed acinclude.m4 and reboostrapped (Closes: #319954, #320008). * debian/rules: + Moved .la file to the -dev package.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sun, 16 Oct 2005 17:47:35 +0200
2004
sdlgfx (2.0.9-4) unstable; urgency=low
* debian/control:
+ Set policy to 3.6.1.1.
* *.h:
+ Removed extra ';' in extern "C" constructs (Closes: #260582).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Tue, 27 Jul 2004 18:41:13 +0200
sdlgfx (2.0.9-3) unstable; urgency=low
* Makefile.am:
+ Moved headers to /usr/include/SDL (was /usr/include) (Closes: #222395).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sat, 31 Jan 2004 04:12:47 +0100
2003
sdlgfx (2.0.9-2) unstable; urgency=low
* configure.in:
+ Fixed binary age to keep our SONAME (Closes: #218215).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 30 Oct 2003 11:40:53 +0100
sdlgfx (2.0.9-1) unstable; urgency=low
* New upstream release.
* debian/control:
+ Set policy to 3.6.1.0.
+ Changed debhelper build-dependency to (>= 4.0).
* debian/rules:
+ Include documentation and examples with the -dev package.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Mon, 27 Oct 2003 21:56:52 +0100
sdlgfx (2.0.8-1) unstable; urgency=low
* New upstream release, fixes a few minor bugs.
* configure.in:
+ Set BINARY_AGE to 8 so that we don't get a .so.8 library.
+ Re-ran autogen.sh.
* debian/control:
+ Set policy to 3.6.0. No changes required.
+ Updated debhelper build-dependency to (>= 3.4.4) because we now
use debian/compat.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 17 Jul 2003 01:53:33 +0200
sdlgfx (2.0.3-6) unstable; urgency=low
* debian/control:
+ Build-depend on libsdl1.2-dev (>= 1.2.5-8) because 1.2.5-7 had a broken
shlibs file.
+ Removed libc6-dev from the -dev package's dependencies.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 12 Jun 2003 13:29:29 +0200
sdlgfx (2.0.3-5) unstable; urgency=low
* Set policy to 3.5.10. * Removed the leading "a" in the package description.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Mon, 9 Jun 2003 23:36:35 -0400
sdlgfx (2.0.3-4) unstable; urgency=low
* Updated config.guess and config.sub in the Test directory. * Updated standards version to 3.5.9.0. * Changed libsdl-gfx1.2-dev's section to libdevel.
-- Samuel Hocevar <sam@zoy.org> Sat, 12 Apr 2003 00:49:40 +0200
sdlgfx (2.0.3-3) unstable; urgency=low
* Updated config.guess and config.sub. * debian/control is now in sync with the override file.
-- Samuel Hocevar <sam@zoy.org> Wed, 12 Mar 2003 02:21:16 +0100
sdlgfx (2.0.3-2) unstable; urgency=low
* Re-run autogen.sh (Closes: #181723). * Disabled MMX on non-x86 architectures.
-- Samuel Hocevar <sam@zoy.org> Tue, 11 Mar 2003 15:01:19 -0500
sdlgfx (2.0.3-1) unstable; urgency=low
* Initial Release (Closes: #180581).
-- Samuel Hocevar <sam@zoy.org> Tue, 11 Feb 2003 14:07:15 +0100