[mupen64plus-ui-console] 39/172: Move to xserver-xorg style abi dependencies

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:07:28 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-ui-console.

commit 2a718c2a8e2f3d795873ce9fc1d7bdc8dc5683d1
Author: Sven Eckelmann <sven.eckelmann at gmx.de>
Date:   Thu Nov 25 22:20:57 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 | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index c89de3d..37749f6 100644
--- a/debian/control
+++ b/debian/control
@@ -12,14 +12,14 @@ DM-Upload-Allowed: yes
 
 Package: mupen64plus-ui-console
 Architecture: any-i386 any-amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}, libmupen64plus2,
- mupen64plus-audio-all | mupen64plus-audio-1,
- mupen64plus-input-all | mupen64plus-input-1,
- mupen64plus-rsp-all | mupen64plus-rsp-1,
- mupen64plus-video-all | mupen64plus-video-1
+Depends: ${shlibs:Depends}, ${misc:Depends}, mupen64plus-core-abi-1,
+ mupen64plus-audio-all | mupen64plus-audio,
+ mupen64plus-input-all | mupen64plus-input,
+ mupen64plus-rsp-all | mupen64plus-rsp,
+ mupen64plus-video-all | mupen64plus-video
 Breaks: mupen64plus (<< 1.99.1)
 Replaces: mupen64plus (<< 1.99.1)
-Provides: mupen64plus-ui-1
+Provides: mupen64plus-ui
 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-ui-console.git



More information about the Pkg-games-commits mailing list