This is an automated email from the git hooks/post-receive script. fabian pushed a commit to branch master in repository chocolate-doom.
commit 5335737416c581bded3a9f42fd1f893d99e3c413 Author: Fabian Greffrath <[email protected]> Date: Sat Apr 30 21:46:05 2016 +0200 demote recommends on contrib packages to suggests --- debian/control | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 00c2f05..9b235d6 100644 --- a/debian/control +++ b/debian/control @@ -50,10 +50,11 @@ Depends: ${misc:Depends}, ${shlibs:Depends} Recommends: + freedm | game-data-packager +Suggests: chocolate-heretic, chocolate-hexen, - chocolate-strife, - freedm | game-data-packager + chocolate-strife Provides: doom-engine Breaks: -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/chocolate-doom.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

