This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository minetest-v04x.
commit 5b94a849a2cbdf49e790b8112ef51a53cb745eed Author: Markus Koschany <[email protected]> Date: Wed Aug 23 18:28:32 2017 +0200 minetest-data: Switch from python-imaging to python-pil. Closes: #866441 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6ffa0cb..6b4593a 100644 --- a/debian/control +++ b/debian/control @@ -75,7 +75,7 @@ Depends: fonts-croscore, fonts-droid-fallback, python, - python-imaging, + python-pil, ${misc:Depends} Breaks: minetest (<< 0.4.14+repack-1), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-v04x.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

