[mupen64plus-audio-sdl] 36/163: Move to xserver-xorg style abi dependencies

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 05:53:06 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-audio-sdl.

commit bc91037bd1bd8d00e3f124e77c18fb967aebe78c
Author: Sven Eckelmann <sven.eckelmann at gmx.de>
Date:   Thu Nov 25 22:17:24 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, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9e7888e..41dda1a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ DM-Upload-Allowed: yes
 
 Package: mupen64plus-audio-sdl
 Architecture: any-i386 any-amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: mupen64plus-audio-1
+Depends: ${shlibs:Depends}, ${misc:Depends}, mupen64plus-audio-abi-1
+Provides: mupen64plus-audio
 Description: plugin-based Nintendo 64 emulator
  N64 Emulator for Linux that works with many ROMs that are publically available.
  It has the following features:

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



More information about the Pkg-games-commits mailing list