This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository ri-li.
commit 57502994eb6448f3cbeb657be3496dbf38bb5da5 Author: Markus Koschany <[email protected]> Date: Wed Dec 2 19:38:05 2015 +0100 Move imagemagick to Build-Depends. --- debian/control | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index e71bfa6..8455f33 100644 --- a/debian/control +++ b/debian/control @@ -9,14 +9,13 @@ Uploaders: Build-Depends: debhelper (>= 9), dh-autoreconf, + imagemagick, libsdl-image1.2-dev, libsdl-mixer1.2-dev, libsdl1.2-dev, xauth, xvfb, zlib1g-dev -Build-Depends-Indep: - imagemagick Standards-Version: 3.9.6 Homepage: http://www.ri-li.org/ Vcs-Git: git://anonscm.debian.org/pkg-games/ri-li.git @@ -46,8 +45,10 @@ Depends: ${misc:Depends} Suggests: ri-li -Breaks: ri-li (<< 2.0.1+ds-1) -Replaces: ri-li (<< 2.0.1+ds-1) +Breaks: + ri-li (<< 2.0.1+ds-1) +Replaces: + ri-li (<< 2.0.1+ds-1) Description: toy train simulation game - data files Ri-li is a game in which you drive a wooden toy steam locomotive across many levels and collect all the coaches to win. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ri-li.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

