Author: evgeni Date: 2011-11-29 12:42:47 +0000 (Tue, 29 Nov 2011) New Revision: 12878
Modified: packages/trunk/yabause/debian/changelog Log: upload to unstable and refresh changelog Modified: packages/trunk/yabause/debian/changelog =================================================================== --- packages/trunk/yabause/debian/changelog 2011-11-29 12:01:47 UTC (rev 12877) +++ packages/trunk/yabause/debian/changelog 2011-11-29 12:42:47 UTC (rev 12878) @@ -1,9 +1,20 @@ -yabause (0.9.11-1) UNRELEASED; urgency=low +yabause (0.9.11-1) unstable; urgency=low * New upstream release. + + Switch build system from autotools to cmake. + + Closes: #650255 * Switch to dh7 "tiny" rules. + * Fix typos spotted by lintian. + + 02_typos.patch added + * Use debhelper compat 9 for hardening buildflags. + + also fix build with -Werror=format-security with + 03_fix_build_with_hardeningflags.patch + * Update binutils-gold patch. + + Renamed patch to 01_link_with_libm.patch + * Fix segfault in dynarec sh2 deinit with patch from upstream + + 04_dynarec_segfault_fix.patch added - -- Evgeni Golov <[email protected]> Mon, 28 Nov 2011 09:06:52 +0100 + -- Evgeni Golov <[email protected]> Tue, 29 Nov 2011 13:05:24 +0100 yabause (0.9.10-2) unstable; urgency=low _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

