[mame] 01/05: Reinstate mess package (solves mess-desktop-entries pkg dep issue).
Cesare Falco
cesarefalco-guest at moszumanska.debian.org
Sat Sep 30 16:32:01 UTC 2017
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 <c.falco at ubuntu.com>
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 <c.falco at ubuntu.com> 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 <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Cesare Falco <c.falco at ubuntu.com>,
- Emmanuel Kasper <emmanuel at libera.cc>,
- Jordi Mallach <jordi at debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
+XSBC-Original-Maintainer: Cesare Falco <c.falco at ubuntu.com>
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
More information about the Pkg-games-commits
mailing list