This is an automated email from the git hooks/post-receive script. cesarefalco-guest pushed a commit to branch master in repository mame.
commit 21182122d155a7375c205ac7da66a06ec84bcbc7 Author: Cesare Falco <[email protected]> Date: Sun May 22 16:00:54 2016 +0200 Update changelog --- debian/changelog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e85b2b9..63c2579 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ mame (0.173-6) unstable; urgency=medium * Brown paper bag release. - * Revert x32 change in -5 that broke amd64 build. - * Substitute all uses of DEB_HOST_ARCH with DEB_BUILD_ARCH. + * debian/rules: + - x32 has 32bit pointers, split amd64 rule + - reduce memory required by ld on all archs (Ubuntu) + - remove -g gcc switch when no DEBUG required -- Jordi Mallach <[email protected]> Sat, 21 May 2016 02:43:43 +0200 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mame.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

