[mupen64plus-rsp-z64] 27/140: Move to xserver-xorg style abi dependencies

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


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

ecsv-guest pushed a commit to branch master
in repository mupen64plus-rsp-z64.

commit 57ee3f3a491050301330288fbf985ac2cab150ed
Author: Sven Eckelmann <sven.eckelmann at gmx.de>
Date:   Thu Nov 25 22:20:55 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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 1a18acd..ae9e0af 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ DM-Upload-Allowed: yes
 
 Package: mupen64plus-rsp-z64
 Architecture: any-i386 any-amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, mupen64plus-rsp-abi-1
 Description: low-level rsp emulation for mupen64plus
  N64 Reality Signal Processor instruction level emulation for graphics plugins
  supporting preprocessed vertex information. It can emulate even unknown or

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



More information about the Pkg-games-commits mailing list