[rasterio] 01/01: Fix debian/control: use python3: Depends

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Mon Nov 3 21:49:56 UTC 2014


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

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

commit 4a43e11f41f624be20067c9e80848148f20917d7
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Mon Nov 3 22:49:41 2014 +0100

    Fix debian/control: use python3: Depends
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 1329108..a9f3bfc 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@ Package: python3-rasterio
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         ${python:Depends}
+         ${python3:Depends}
 Description: Python 3 API for using geospatial raster data with Numpy
  Rasterio reads and writes geospatial raster datasets.
  .

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



More information about the Pkg-grass-devel mailing list