This is an automated email from the git hooks/post-receive script.

a_valentino-guest pushed a commit to branch master
in repository python-mpop.

commit a4b85a29c9ac28489c41a9c18ac3238e8aca9dd6
Author: Antonio Valentino <antonio.valent...@tiscali.it>
Date:   Mon Sep 22 23:20:11 2014 +0200

    Fix dependency (imaging instead of pil)
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9253ea9..51b71bd 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends: debhelper (>= 9.0.0),
                python-numpy,
                python-sphinx,
                python-h5py,
-               python-pil,
+               python-imaging,
                python-mipp,
                python-pyresample
 Standards-Version: 3.9.5
@@ -26,7 +26,7 @@ Depends: ${shlibs:Depends},
          ${misc:Depends},
          python-numpy,
          python-h5py,
-         python-pil,
+         python-imaging,
          python-mipp,
          python-pyresample
 Description: Meteorological Post-Processing Package (MPoP)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/python-mpop.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to