[rasterio] 01/01: python:Depends - correct spelling
Johan Van de Wauw
johanvdw-guest at moszumanska.debian.org
Sun Nov 2 20:16:00 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 be0564bb29d09809f5d6b736ac538572f43f0795
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date: Sun Nov 2 19:57:49 2014 +0100
python:Depends - correct spelling
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index a3ec50d..1329108 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Package: python-rasterio
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- ${python:depends}
+ ${python:Depends}
Description: Python API for using geospatial raster data with Numpy
Rasterio reads and writes geospatial raster datasets.
.
@@ -42,7 +42,7 @@ Package: python3-rasterio
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
- ${python:depends}
+ ${python: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