This is an automated email from the git hooks/post-receive script. natureshadow-guest pushed a commit to branch master in repository nano-assault.
commit 3ca5293e69ea7bb7e8c4a8bc4d6ebcdb23051b2c Author: Dominik George <[email protected]> Date: Mon Apr 24 18:48:47 2017 +0200 Remove redundant dependency. --- debian/control | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/control b/debian/control index 7217150..4061bc1 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,6 @@ Section: games Priority: optional Build-Depends: debhelper (>= 10), -Build-Depends-Indep: - python3, python3-pygame Standards-Version: 3.9.8 Homepage: https://edugit.org/eike/nanoassault @@ -18,7 +16,6 @@ Package: nano-assault Architecture: all Depends: ${misc:Depends}, - python3, python3-pygame Description: Mini arcade game taking place inside a human body Nano Assault is a game taking place inside a human body. You control a -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/nano-assault.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

