This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository abe.
commit 3eefccda8be2a2e4a867f79efc8218ba1313c2b9 Author: Markus Koschany <[email protected]> Date: Sat Jun 11 11:16:34 2016 +0200 Move imagemagick to Build-Depends-Indep. --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index d0f3437..6a098fe 100644 --- a/debian/control +++ b/debian/control @@ -7,12 +7,13 @@ Uploaders: Build-Depends: debhelper (>= 9), dh-autoreconf, - imagemagick, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl1.2-dev, libxi-dev, libxmu-dev +Build-Depends-Indep: + imagemagick Standards-Version: 3.9.8 Homepage: http://abe.sourceforge.net/ Vcs-Git: https://anonscm.debian.org/git/pkg-games/abe.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/abe.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

