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

johanvdw-guest pushed a commit to branch master
in repository python-geopandas.

commit 397e363688cfa8dfcd54e4308d2b1804854a4cd3
Author: Johan Van de Wauw <johan.vandew...@gmail.com>
Date:   Wed Feb 4 22:58:38 2015 +0100

    update b/d, add suggests for geopy
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index 8a6e5be..012790a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,8 @@ Build-Depends: debhelper (>= 9),
                python3-descartes,
                python-fiona,
                python3-fiona,
+               python-pandas,
+               python3-pandas,
 Standards-Version: 3.9.6
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/geopandas.git/
 Vcs-Git: git://anonscm.debian.org/pkg-grass/geopandas.git
@@ -22,6 +24,7 @@ Homepage: http://www.geopandas.org
 Package: python-geopandas
 Architecture: all 
 Depends:  ${misc:Depends}, ${python:Depends}
+Suggests:python-geopy
 Description: Python tools for geographic data
  GeoPandas is a project to add support for geographic data to
  [pandas](http://pandas.pydata.org) objects.  It currently implements
@@ -41,6 +44,7 @@ Description: Python tools for geographic data
 Package: python3-geopandas
 Architecture: all
 Depends:  ${misc:Depends}, ${python3:Depends}
+Suggests: python3-geopy
 Description: Python3 tools for geographic data
  GeoPandas is a project to add support for geographic data to
  [pandas](http://pandas.pydata.org) objects.  It currently implements

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/python-geopandas.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