This is an automated email from the git hooks/post-receive script. fabian-guest pushed a commit to branch master in repository wolf4sdl.
commit 58a543cbe0da85e3b0c6fb5c4848d459543f60f1 Author: Fabian Greffrath <[email protected]> Date: Mon May 11 14:36:02 2015 +0200 Move g-d-p from Depends to Recommends, drop virtual wolf3d-data package from Depends --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 865273e..2b187c7 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,8 @@ Package: wolf4sdl Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - wolf3d-data | game-data-packager (>= 27) +Recommends: + game-data-packager Description: SDL-Port of Wolfenstein 3-D and Spear of Destiny Maybe it was the fact that people got to blow away Nazis. Maybe it was the sheer challenge of it all. For whatever reason, Wolfenstein 3-D and Spear of -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/wolf4sdl.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

