[mupen64plus-video-arachnoid] 24/147: Move to xserver-xorg style abi dependencies

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:09:43 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-video-arachnoid.

commit 80c71210fb63027f60079580362f26ec24d7907a
Author: Sven Eckelmann <sven.eckelmann at gmx.de>
Date:   Thu Nov 25 22:21:00 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 c79731a..b89da00 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ DM-Upload-Allowed: yes
 
 Package: mupen64plus-video-arachnoid
 Architecture: any-i386 any-amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: mupen64plus-video-1
+Depends: ${shlibs:Depends}, ${misc:Depends}, mupen64plus-video-abi-1
+Provides: mupen64plus-video
 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-video-arachnoid.git



More information about the Pkg-games-commits mailing list