This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository grass.
commit 0761c94158992d41c3e05ccf83596eadd58f34b9 Author: Bas Couwenberg <[email protected]> Date: Sun Nov 5 15:44:59 2017 +0100 Change python-imaging dependency to python-pil in control file too. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index cacc0d5..f701bf2 100644 --- a/debian/control +++ b/debian/control @@ -123,8 +123,8 @@ Recommends: # gs needed for wxPsmap PDF export ghostscript, # PIL needed for wxPsmap preview - python-imaging, - python-matplotlib + python-matplotlib, + python-pil Breaks: grass (<< 6.4.2-1~) Replaces: grass (<< 6.4.2-1~) Description: GRASS GIS graphical user interfaces -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

