[mupen64plus-core] 50/310: Move to xserver-xorg style abi dependencies

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 05:57:08 UTC 2015


This is an automated email from the git hooks/post-receive script.

ecsv-guest pushed a commit to branch armhf_test
in repository mupen64plus-core.

commit 03c0c12d1af4de4a02cee93420fb360974c9ac61
Author: Sven Eckelmann <sven.eckelmann at gmx.de>
Date:   Thu Nov 25 22:20:10 2010 +0100

    Move to xserver-xorg style abi dependencies
    
    xserver-xorg in version 1.9 doesn't create conflicts for incompatible abi which
    must be provided by each driver, but each driver has to depend on the specific
    abi versions of the xserver-xorg-core.
    
    This should make it easier to avoid conflicts on abi changes in the future.
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d6b3888..44d9b76 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ DM-Upload-Allowed: yes
 
 Package: mupen64plus
 Architecture: all
-Depends: ${misc:Depends}, mupen64plus-ui-console | mupen64plus-ui-1
+Depends: ${misc:Depends}, mupen64plus-ui-console | mupen64plus-ui
 Description: plugin-based Nintendo 64 emulator (transitional dummy package)
  This is a dummy package to ease transition to a mupen64plus frontend.
  .
@@ -76,6 +76,8 @@ Package: libmupen64plus2
 Section: libs
 Architecture: any-i386 any-amd64
 Depends: ${shlibs:Depends}, ${misc:Depends}, ttf-dejavu-core
+Provides: mupen64plus-audio-abi-1, mupen64plus-input-abi-1,
+ mupen64plus-rsp-abi-1, mupen64plus-core-abi-1, mupen64plus-video-abi-1
 Breaks: mupen64plus (<< 1.99.1)
 Replaces: mupen64plus (<< 1.99.1)
 Description: plugin-based Nintendo 64 emulator, core library

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-core.git



More information about the Pkg-games-commits mailing list