[SCM] gdal branch, master, updated. upstream/1.10.0-200-g009bec6
Bas Couwenberg
sebastic at xs4all.nl
Mon Oct 14 03:20:34 UTC 2013
The following commit has been merged in the master branch:
commit 2e54bc2b6f2ff3a8ced712fd1cb50d3c27ca891f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sat Oct 12 12:11:04 2013 +0200
Add misc:Depends for libgdal1-dev.
diff --git a/debian/control b/debian/control
index dc2414e..293a31b 100644
--- a/debian/control
+++ b/debian/control
@@ -87,7 +87,8 @@ Description: Geospatial Data Abstraction Library
Package: libgdal1-dev
Architecture: all
Section: libdevel
-Depends: libgdal-dev
+Depends: libgdal-dev,
+ ${misc:Depends}
Description: Geospatial Data Abstraction Library - Development files
GDAL is a translator library for raster geospatial data formats.
As a library, it presents a single abstract data model to the
--
GDAL/OGR library and tools
More information about the Pkg-grass-devel
mailing list