This is an automated email from the git hooks/post-receive script. cesarefalco-guest pushed a commit to branch save_ubuntu in repository mame.
commit 4f494bb75ec5ba5f8f6f9d2053e78956f7d7d12d Author: Cesare Falco <[email protected]> Date: Fri Aug 18 08:50:31 2017 +0200 Reinstate mess package (solves mess-desktop-entries pkg dep issue). --- debian/changelog | 3 ++- debian/control | 14 ++++++++++---- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 78cc4f0..535d721 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -mame (0.188+dfsg.1-1) UNRELEASED; urgency=medium +mame (0.188+dfsg.1-0ubuntu2) artful; urgency=medium * New upstream release. * Refreshed hurd.patch. * Removed optimizations for i386 (reduces VM memory requirements). + * Reinstate mess dummy package, solves mess-desktop-entries pkg dep issue. -- Cesare Falco <[email protected]> Fri, 28 Jul 2017 13:05:51 +0200 diff --git a/debian/control b/debian/control index b6e70ea..00e2c96 100644 --- a/debian/control +++ b/debian/control @@ -1,10 +1,8 @@ Source: mame Section: games Priority: optional -Maintainer: Debian Games Team <[email protected]> -Uploaders: Cesare Falco <[email protected]>, - Emmanuel Kasper <[email protected]>, - Jordi Mallach <[email protected]> +Maintainer: Ubuntu Developers <[email protected]> +XSBC-Original-Maintainer: Cesare Falco <[email protected]> Build-Depends: debhelper (>= 10), dpkg-dev (>= 1.17), libexpat1-dev, @@ -96,3 +94,11 @@ Description: Documentation for MAME arcade machines (it is not a simulation). . This is sphinx-generated full documentation for the MAME system. + +Package: mess +Depends: mame, ${misc:Depends} +Architecture: all +Priority: extra +Section: oldlibs +Description: Transitional dummy package + This is a transitional dummy package. It can safely be removed. -- 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

