This is an automated email from the git hooks/post-receive script. bmarc pushed a commit to branch master in repository playonlinux.
commit 3b1481411adc4c252323fc34fe4da183b3656871 Author: Bertrand Marc <[email protected]> Date: Sat Jul 18 10:14:36 2015 +0000 Build-depend on dh-python as it is used in the build process. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b2ce7f0..b77bde3 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: contrib/otherosfs Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Bertrand Marc <[email protected]> -Build-Depends: debhelper (>= 8), python, imagemagick +Build-Depends: debhelper (>= 8), dh-python, python, imagemagick Standards-Version: 3.9.6 Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/playonlinux/ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/playonlinux/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/playonlinux.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

