[SCM] saga branch, master, updated. 4e1026c0c4594d788bdfb024918506fee592cef7

Johan Van de Wauw johan.vandewauw at gmail.com
Tue Jun 28 09:10:14 UTC 2011


The following commit has been merged in the master branch:
commit 4e1026c0c4594d788bdfb024918506fee592cef7
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Tue Jun 28 11:12:26 2011 +0200

    Fix python dependencies

diff --git a/debian/control b/debian/control
index 275a72d..e82a516 100644
--- a/debian/control
+++ b/debian/control
@@ -53,5 +53,5 @@ Description: SAGA GIS development files
 Package: python-saga
 Section: science
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libsaga (= ${binary:Version})
+Depends: ${python:Depends}, ${misc:Depends}, libsaga (= ${binary:Version})
 Description: SAGA GIS python bindings

-- 
Saga GIS



More information about the Pkg-grass-devel mailing list