[SCM] libspatialindex branch, master, updated. upstream/1.7.0-29-g8f2f076

Bas Couwenberg sebastic at xs4all.nl
Fri Jan 10 19:30:53 UTC 2014


The following commit has been merged in the master branch:
commit faa725fee1c6f3a70fb64a2b9f893fa74fe25a89
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Jan 10 19:18:03 2014 +0100

    Add misc:Depends for libspatialindex-dev.

diff --git a/debian/changelog b/debian/changelog
index a5da23a..7847185 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ spatialindex (1.8.1-1) UNRELEASED; urgency=low
   * Use minimal dh rules with dh-autoreconf.
     (closes: #734827)
   * Support Multi-Arch build.
+  * Add misc:Depends for libspatialindex-dev.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Fri, 10 Jan 2014 16:38:53 +0100
 
diff --git a/debian/control b/debian/control
index dd0f807..24e6ecd 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Package: libspatialindex-dev
 Architecture: any
 Multi-Arch: same
 Section: libdevel
-Depends: libspatialindex1 (= ${binary:Version})
+Depends: libspatialindex1 (= ${binary:Version}),
+         ${misc:Depends}
 Recommends: pkg-config
 Description: A general framework for developing spatial indices
  Spatialindex is a C++ library that provides a framework for

-- 
A general framework for developing spatial indices



More information about the Pkg-grass-devel mailing list