This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch debdir in repository redeclipse.
commit 2a33d46ecb9cc6bb9807379540cdc1d68f1e641b Author: Arand Nash <[email protected]> Date: Tue Feb 22 00:35:47 2011 +0000 Back to former dependency spec add shlibs to client, remove misc from server & data --- control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/control b/control index 53076b7..83c3adb 100644 --- a/control +++ b/control @@ -11,7 +11,7 @@ Homepage: http://www.redeclipse.net Package: redeclipse Architecture: any -Depends: ${misc:Depends}, redeclipse-data (= ${source:Version}) +Depends: ${shlibs:Depends}, ${misc:Depends}, redeclipse-data (= ${source:Version}) Description: Single-player and multi-player first-person ego-shooter A single-player and multi-player first-person ego-shooter, built as a total conversion of Cube Engine 2, which lends itself toward a balanced @@ -19,14 +19,14 @@ Description: Single-player and multi-player first-person ego-shooter Package: redeclipse-server Architecture: any -Depends: ${misc:Depends} +Depends: Description: Server for Redeclipse FPS Dedicated server for the single- and multi-player first-person ego-shooter Redeclipse Package: redeclipse-data Architecture: all -Depends: ${misc:Depends} +Depends: Description: Data for Redeclipse Graphics, models etc. for the single- and multi-player first-person ego-shooter Redeclipse -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

