[SCM] packaging for the mame arcade game emulator branch, master, updated. c2139d20ca7120a5d55dc102d5461f0c5d6fbfed

Jordi Mallach jordi at debian.org
Wed Apr 4 15:41:37 UTC 2012


The following commit has been merged in the master branch:
commit c2139d20ca7120a5d55dc102d5461f0c5d6fbfed
Author: Jordi Mallach <jordi at debian.org>
Date:   Wed Apr 4 17:40:49 2012 +0200

    Add back Section field for transitional packages, but switch to oldlibs (as opposed to metapackages), which apparently is what everyone is doing due to lintian.

diff --git a/debian/changelog b/debian/changelog
index 853fb73..1ec9a43 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,9 @@ mame (0.145-1) UNRELEASED; urgency=low
     as policy mandates.
   * Bump Standards-Version to 3.9.3.
   * Remove leading slashes from mame.dirs.
+  * Add back Section field for transitional packages, but switch to oldlibs
+    (as opposed to metapackages), which apparently is what everyone is doing
+    due to lintian.
 
  -- Jordi Mallach <jordi at debian.org>  Wed, 04 Apr 2012 17:13:35 +0200
 
diff --git a/debian/control b/debian/control
index def19fd..1ec6797 100644
--- a/debian/control
+++ b/debian/control
@@ -39,6 +39,7 @@ Description: Multiple Arcade Machine Emulator (MAME)
  This package provides the MAME binary and configuration files.
 
 Package: xmame-sdl
+Section: non-free/oldlibs
 Priority: extra
 Depends: mame, ${misc:Depends}
 Architecture: all
@@ -47,6 +48,7 @@ Description: Transitional package for xmame-sdl
  after the installation is complete.
 
 Package: xmame-svga
+Section: non-free/oldlibs
 Priority: extra
 Depends: mame, ${misc:Depends}
 Architecture: i386
@@ -55,6 +57,7 @@ Description: Transitional package for xmame-svga
  after the installation is complete.
 
 Package: xmame-x
+Section: non-free/oldlibs
 Priority: extra
 Depends: mame, ${misc:Depends}
 Architecture: all
@@ -63,6 +66,7 @@ Description: Transitional package for xmame-x
  after the installation is complete.
 
 Package: sdlmame
+Section: non-free/oldlibs
 Priority: extra
 Depends: mame, ${misc:Depends}
 Architecture: amd64 i386

-- 
packaging for the mame arcade game emulator



More information about the Pkg-games-commits mailing list