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

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

commit 431fd5b7fcc2fd44761cb5e65fb6780b9d0f423a
Author: Sven Eckelmann <[email protected]>
Date:   Thu Nov 25 22:20:51 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 440ef72..4a33a16 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,8 @@ DM-Upload-Allowed: yes
 
 Package: mupen64plus-rsp-hle
 Architecture: any-i386 any-amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: mupen64plus-rsp-1
+Depends: ${shlibs:Depends}, ${misc:Depends}, mupen64plus-rsp-abi-1
+Provides: mupen64plus-rsp
 Description: high-level rsp emulation for mupen64plus
  N64 Reality Signal Processor function level emulation for graphics plugins
  supporting vertex processing by their own. It supports memory and register

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

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to