This is an automated email from the git hooks/post-receive script. fabian pushed a commit to branch master in repository jumpnbump.
commit 7001d8787a0ce1deaafd3d25b42d6470b1fa9e32 Author: Fabian Greffrath <[email protected]> Date: Sat Jun 24 17:45:27 2017 +0200 fix bugs introduced by the latest commits --- debian/control | 1 + debian/jumpnbump.doc-base | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f17e631..6d64a72 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: libsdl2-dev (>> 2.0.4), libsdl2-mixer-dev (>> 2.0.1), libsdl2-net-dev (>> 2.0.1), + python:any | python-all:any | python-dev:any | python-all-dev:any, zlib1g-dev Standards-Version: 3.9.8 Homepage: https://gitlab.com/LibreGames/jumpnbump/ diff --git a/debian/jumpnbump.doc-base b/debian/jumpnbump.doc-base index ff13fd8..9a7c5f3 100644 --- a/debian/jumpnbump.doc-base +++ b/debian/jumpnbump.doc-base @@ -2,7 +2,8 @@ Document: jumpnbump Title: Jump 'n Bump manual page Author: Joe Wreschnig <[email protected]>, Gürkan Sengün <[email protected]> -Section: Games +Section: Games/Action Format: HTML Index: /usr/share/doc/jumpnbump/jumpnbump.html +Files: /usr/share/doc/jumpnbump/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/jumpnbump.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

