[rasterio] 05/07: Add conflict between python and python3 version of rasterio

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Tue Oct 28 21:06:47 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 4649b7ce8b4cde582bb4a8d6ba0266a1df592621
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Tue Oct 28 21:48:10 2014 +0100

    Add conflict between python and python3 version of rasterio
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index a3ec50d..c530db2 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,7 @@ Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:depends}
+Conflicts: python3-rasterio
 Description: Python API for using geospatial raster data with Numpy
  Rasterio reads and writes geospatial raster datasets.
  .
@@ -43,6 +44,7 @@ Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:depends}
+Conflicts: python-rasterio
 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