This is an automated email from the git hooks/post-receive script. jcowgill-guest pushed a commit to branch master in repository dolphin-emu.
commit 40cb8b9bd33c20d7f28e4d44c113176c1521fd1b Author: James Cowgill <[email protected]> Date: Sun Oct 26 22:15:30 2014 +0000 Update d/control * Standards version 3.9.6 * Point VCS to pkg-games location * Force version of data package to be the same as the binary package * Remove suggests on non-existant dolphin-emu-doc * Rewrite descriptions a bit - taken from their website :) --- debian/control | 29 ++++++++++++----------------- 1 file changed, 12 insertions(+), 17 deletions(-) diff --git a/debian/control b/debian/control index a492032..76fcfb9 100644 --- a/debian/control +++ b/debian/control @@ -38,33 +38,28 @@ Build-Depends: pkg-config, portaudio19-dev, zlib1g-dev -Standards-Version: 3.9.4 +Standards-Version: 3.9.6 Homepage: http://dolphin-emu.org/ -#Vcs-Git: git://git.debian.org/collab-maint/dolphin-emu.git -#Vcs-Browser: http://git.debian.org/?p=collab-maint/dolphin-emu.git;a=summary +Vcs-Git: git://anonscm.debian.org/pkg-games/dolphin-emu.git +Vcs-Browser: http://anonscm.debian.org/cgit/pkg-games/dolphin-emu.git Package: dolphin-emu Architecture: i386 amd64 -Depends: ${shlibs:Depends}, ${misc:Depends}, dolphin-emu-data -Suggests: dolphin-emu-doc +Depends: ${shlibs:Depends}, ${misc:Depends}, dolphin-emu-data (= ${source:Version}) Description: Gamecube, Wii and Triforce emulator Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the - Gamecube) emulator. - . - Gamecube compatibility is okay - lots of games work, many games don't work. - . - Wii compatibility is also good - a lot of games do work. Wii emulation - generally requires a bit more computing power than Gamecube emulation, though. - . - Triforce compatibility is not really known yet, but at least one game runs, - with minor glitches. + Gamecube) emulator. It allows PC gamers to enjoy games for these two consoles + in full HD (1080p) with several enhancements: compatibility with all PC + controllers, turbo speed, networked multiplayer, and even more. Package: dolphin-emu-data Architecture: all Depends: ${misc:Depends} Suggests: dolphin-emu -Description: Dolphin emulator - data files +Description: Gamecube, Wii and Triforce emulator - data files Dolphin is a Gamecube, Wii and Triforce (the arcade machine based on the - Gamecube) emulator. + Gamecube) emulator. It allows PC gamers to enjoy games for these two consoles + in full HD (1080p) with several enhancements: compatibility with all PC + controllers, turbo speed, networked multiplayer, and even more. . - This package contains the platform agnostic data files for Dolphin. + This package contains the platform independent data files for Dolphin. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/dolphin-emu.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

