[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 340a58e971f8f1f4b00fcffb3b5ab7b89fbbfac1
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Fri Jan 10 19:18:46 2014 +0100
Don't start description synopsis with an article.
diff --git a/debian/changelog b/debian/changelog
index 7847185..a14bb16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ spatialindex (1.8.1-1) UNRELEASED; urgency=low
(closes: #734827)
* Support Multi-Arch build.
* Add misc:Depends for libspatialindex-dev.
+ * Don't start description synopsis with an article.
-- Bas Couwenberg <sebastic at xs4all.nl> Fri, 10 Jan 2014 16:38:53 +0100
diff --git a/debian/control b/debian/control
index 24e6ecd..dbb0fc0 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Section: libdevel
Depends: libspatialindex1 (= ${binary:Version}),
${misc:Depends}
Recommends: pkg-config
-Description: A general framework for developing spatial indices
+Description: General framework for developing spatial indices
Spatialindex is a C++ library that provides a framework for
developing spatial indices. Currently it defines generic interfaces,
provides simple main memory and disk based storage managers and a
@@ -34,7 +34,7 @@ Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
${misc:Depends}
-Description: A general framework for developing spatial indices - development files
+Description: General framework for developing spatial indices - development files
Spatialindex is a C++ library that provides a framework for
developing spatial indices. Currently it defines generic interfaces,
provides simple main memory and disk based storage managers and a
--
A general framework for developing spatial indices
More information about the Pkg-grass-devel
mailing list