[jts] 01/01: Strip trailing whitespace from changelog & control files.
Bas Couwenberg
sebastic at debian.org
Tue Nov 21 08:58:19 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository jts.
commit 93d28b91eb1ec60e1b9803338ea9bb0495bd19d9
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Tue Nov 21 09:58:12 2017 +0100
Strip trailing whitespace from changelog & control files.
---
debian/changelog | 2 +-
debian/control | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ae1c34f..0060c99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
jts (1.14+ds-3) UNRELEASED; urgency=medium
* Switch Homepage to SourceForge, tsusiatsoftware.net is expired.
- * Strip trailing whitespace from changelog.
+ * Strip trailing whitespace from changelog & control files.
-- Bas Couwenberg <sebastic at debian.org> Fri, 20 Jan 2017 00:01:47 +0100
diff --git a/debian/control b/debian/control
index f63e6e8..01907d9 100644
--- a/debian/control
+++ b/debian/control
@@ -23,12 +23,12 @@ Depends: ${maven:Depends},
${misc:Depends}
Recommends: ${maven:OptionalDepends},
Suggests: libjts-java-doc
-Description: JTS Topology Suite
+Description: JTS Topology Suite
JTS is a java library which provides:
- * an implementation of the spatial data model defined
+ * an implementation of the spatial data model defined
in the OGC Simple Features Specification for SQL (SFS)
* a complete, consistent, implementation of fundamental 2D spatial algorithms
- * an explicit precision model, with algorithms that gracefully handle
+ * an explicit precision model, with algorithms that gracefully handle
situations that result in dimensional collapse
* robust implementations of key computational geometric operations
* I/O in Well-Known Text format
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/jts.git
More information about the Pkg-grass-devel
mailing list