This is an automated email from the git hooks/post-receive script. fabian-guest pushed a commit to branch master in repository winmbf.
commit 09140de65c8d7577d20460a619160ed9a9d61d5f Author: Fabian Greffrath <[email protected]> Date: Mon May 11 13:31:45 2015 +0200 update debian/changelog, build for unstable --- debian/changelog | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/debian/changelog b/debian/changelog index 60a505a..477c222 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,22 +1,21 @@ -winmbf (2.03+svn18+dfsg1-1) experimental; urgency=low +winmbf (2.03+svn18+dfsg1-1) unstable; urgency=low * Initial release. - * Remove internal data of spurious origin (DOGS graphics and sounds, - BETA graphics, additional menu graphics, aid for ancient Doom versions) + * Remove internal data of spurious origin, e.g. DOGS graphics and sounds, + BETA graphics, additional menu graphics, aid for ancient Doom versions. * Apply a series of patches: + Improve portability by providing Autoconf/Automake helper files and - fixing build issues on Linux/GCC/Glibc - + Fix format string vulnerabilities - + Fix a segfault when a menu is left while not in-game + fixing build issues on Linux/GCC/Glibc. + + Fix format string vulnerabilities. + + Fix a segfault when a menu is left while not in-game. + Fix another segfault with empty reject matrices, - as e.g. found in the HACX 1.2 IWAD - + Fix another segfault when a video mode fails to set - + Add support for a global data directory + as e.g. found in the HACX 1.2 IWAD. + + Fix another segfault when a video mode fails to set. + + Add support for a global data directory. + Change location for config file and tranmap.dat to a directory - beneath $HOME, extend to screenshots and save games as well - + Add support for Freedoom and the Doom Classic data supplied with Doom 3 - BFG Edition - + Replace missing menu entries and titles by text written in the internal - font + beneath $HOME, extend to screenshots and save games as well. + + Add support for Freedoom and the Doom Classic data supplied with the + Doom 3 BFG Edition. + + Replace missing menu entries and titles by text written in the HU font. - -- Fabian Greffrath <[email protected]> Thu, 02 Jan 2014 10:30:42 +0100 + -- Fabian Greffrath <[email protected]> Mon, 11 May 2015 13:21:00 +0200 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/winmbf.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

