This is an automated email from the git hooks/post-receive script. jordi pushed a commit to branch master in repository mame.
commit a9208864871db7ee0dad57a0dea59f19d92a99f6 Author: Jordi Mallach <[email protected]> Date: Mon May 23 10:39:48 2016 +0200 Revert changes to -6 changelog and move to -7. --- debian/changelog | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 63c2579..de45d4c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,19 @@ -mame (0.173-6) unstable; urgency=medium +mame (0.173-7) UNRELEASED; urgency=medium - * Brown paper bag release. + [ Cesare Falco ] * 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]> Mon, 23 May 2016 10:37:40 +0200 + +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. + -- Jordi Mallach <[email protected]> Sat, 21 May 2016 02:43:43 +0200 mame (0.173-5) unstable; urgency=medium -- 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

