This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository game-data-packager.
commit 5ec452569da75e0a684c04e659544da9f2a51cd7 Author: Alexandre Detiste <[email protected]> Date: Mon Oct 19 01:07:45 2015 +0200 add 'zip' to build-depends --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 8671800..22913c2 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Build-Depends: python3, python3-debian, python3-yaml, + zip, Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-games/game-data-packager Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/game-data-packager.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

