This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository openjk.
commit bcc86c2493ca24e24aafca844b1a37683036915c Author: Simon McVittie <[email protected]> Date: Tue Dec 30 18:41:38 2014 +0000 Correctly depend on openjk-common --- debian/control | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index c64e1ef..6938b41 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,8 @@ Architecture: i386 amd64 Depends: ${misc:Depends}, ${shlibs:Depends}, - jedi-academy-data | game-data-packager, + jedi-academy-data | game-data-packager (>= 38), + openjk-common, Description: Jedi Academy single-player and multiplayer game engine Star Wars Jedi Knight: Jedi Academy is a first- and third-person action game set in the Star Wars universe, developed by Raven Software @@ -41,7 +42,8 @@ Architecture: i386 amd64 Depends: ${misc:Depends}, ${shlibs:Depends}, - jedi-academy-data | game-data-packager, + jedi-academy-data | game-data-packager (>= 38), + openjk-common, Description: Jedi Academy multiplayer game server Star Wars Jedi Knight: Jedi Academy is a first- and third-person action game set in the Star Wars universe, developed by Raven Software @@ -57,7 +59,8 @@ Architecture: i386 amd64 Depends: ${misc:Depends}, ${shlibs:Depends}, - jedi-outcast-data | game-data-packager, + jedi-outcast-data | game-data-packager (>= 38), + openjk-common, Description: experimental Jedi Outcast single-player game engine Star Wars Jedi Knight II: Jedi Outcast is a first- and third-person action game set in the Star Wars universe, developed by Raven Software -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openjk.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

