2006
libsdl-sge (030809dfsg-1) unstable; urgency=high
* Remove non-free font from the original tarball (Closes: #393747). * debian/control: + Suggest ttf-bitstream-vera as a replacement for the font. * debian/patches/100_font.diff: + New patch to use ttf-bitstream-vera instead of the old non-free font.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Mon, 23 Oct 2006 16:33:23 +0200
libsdl-sge (030809-3) unstable; urgency=low
* 006_freetype2_fixes.diff:
+ Fix from freetype2 upstream that removes usage of internal structures
(Closes: #370685).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Tue, 13 Jun 2006 22:51:55 +0200
libsdl-sge (030809-2) unstable; urgency=low
[ Aurelien Jarno ] * debian/patches/015_overflow.diff: fix and overflow in sge_collision.cpp. * debian/control: bumped Standards-Version to 3.7.2 (no changes).
-- Aurelien Jarno <aurel32@debian.org> Sat, 13 May 2006 23:01:51 +0200
libsdl-sge (030809-1) unstable; urgency=low
[ Sam Hocevar ]
* Included changes from an NMU prepared by Nathanael Nerode. Thanks.
* Moved development to the pkg-sdl Alioth project.
* debian/rules:
+ Use quilt for patch management.
+ This version adds new symbols to the lib. Use dh_makeshlibs -V '...'.
+ Do not compress examples.
* debian/control:
+ Build-depend on quilt.
+ Set the SDL team as the maintainer and added its members to the
uploaders field.
+ Build-depend on debhelper (>= 4.0).
* debian/compat:
+ Set compatibility level to 4.
* debian/copyright:
+ Updated the FSF address.
* debian/patches/001_makefile_fixes.diff:
* debian/patches/005_freetype_support.diff:
+ Moved old diff to the quilt patch system.
* debian/patches/004_legacy_functions.diff:
+ Added empty legacy functions to maintain backwards binary compatibility
with C programs. These functions were not supposed to be used.
* debian/patches/010_examples.diff:
+ Fixed the examples makefile so that they can also be compiled outside
the SGE build tree (Closes: #318973).
[ Nathanael Nerode ]
* New upstream release (Closes: #336497). The new upstream doesn't change
very much, but it does integrate a lot of the Debian diffs, and it is
over two years old already.
* We export the C++ interface for the first time, since it is no longer
incompatible with exporting the C interface. Because we previously
exported only the C interface, we don't need to change library names etc.
* Rebuild with new toolchain (Closes: #332833)
* Added watch file.
* Standards-Version 3.6.2.0 (no changes necessary).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Fri, 3 Mar 2006 17:41:16 +0100
2004
libsdl-sge (020904-5) unstable; urgency=low
* Makefile:
+ #define _SGE_C in sge_config.h if C_ONLY is defined (Closes: #230954).
* debian/control:
+ libsdl-sge-dev now only depends on libsdl-sge (>= 020904-4).
+ Set the source section to "devel".
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Mon, 16 Feb 2004 10:33:16 +0100
libsdl-sge (020904-4) unstable; urgency=low
* sge_tt_text.cpp:
+ Use freetype macros to include freetype headers (Closes: #230591).
* debian/control:
+ Set libfreetype6-dev build dependency to (>= 2.0.1.20010317-1).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sun, 1 Feb 2004 15:13:37 +0100
2003
libsdl-sge (020904-3) unstable; urgency=low
* New maintainer (Closes: #215097). * debian/rules: + Use debian/compat instead of DH_COMPAT. + Install examples and documentation with the -dev package. + Don't build the static library with -fPIC. + Fixed DEB_BUILD_OPTIONS handling. * debian/control: + Enhanced long descriptions.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sun, 1 Jun 2003 13:46:28 +0200
libsdl-sge (020904-2) unstable; urgency=low
* Acknowledging NMU, thanks to Sam.
This closes #190293, #190294, #190290
* Set policy to 3.6.1.0
-- Julien Danjou <acid@debian.org> Wed, 20 Aug 2003 13:15:36 +0200
libsdl-sge (020904-1.1) unstable; urgency=low
* NMU. * Set the library's soname to libSGE.so.0 (Closes: #190293). Upstream agreed to do a release with this soname. * Rebuilt with gcc-3.x (Closes: #190290). * Moved the .so symlink to the -dev package (Closes: #190294). * Various minor packaging changes: + Set policy to 3.5.10. + Replaced "Author(s):" with "Author:" in the copyright file. + Set the -dev package's section to libdevel. + Made /usr/share/doc/libsdl-sge-dev a symlink to libsdl-sge. + Updated the package descriptions. * Added libsdl1.2-dev, libsdl-image1.2-dev, libfreetype6-dev to the -dev package's dependencies.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sun, 1 Jun 2003 13:46:28 +0200
2002
libsdl-sge (020904-1) unstable; urgency=low
* New upstream version (Closes: #162805)
-- Julien Danjou <acid@debian.org> Sat, 19 Oct 2002 17:43:59 +0200
libsdl-sge (020104-3) unstable; urgency=low
* Add -fPIC for compilation on hppa/ia64
-- Julien Danjou <acid@debian.org> Mon, 2 Sep 2002 19:30:50 +0200
libsdl-sge (020104-2) unstable; urgency=low
* Makefile: no -fpic * Typo in description * Now include static lib
-- Julien Danjou <acid@debian.org> Wed, 28 Aug 2002 14:40:31 +0200
libsdl-sge (020104-1) unstable; urgency=low
* Initial Release. (Closes: #157400)
-- Julien Danjou <acid@debian.org> Tue, 20 Aug 2002 21:08:44 +0200