[geos] 01/01: Strip trailing whitespace from changelog, control & rules files.

Bas Couwenberg sebastic at debian.org
Tue Nov 21 08:54:42 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository geos.

commit 737991010113559cc7f47490b24096ef7502f37f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Nov 21 09:54:35 2017 +0100

    Strip trailing whitespace from changelog, control & rules files.
---
 debian/changelog  |  2 +-
 debian/control    | 18 +++++++++---------
 debian/control.in | 18 +++++++++---------
 3 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 220f86a..38dca16 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,7 @@
 geos (3.5.1-4) UNRELEASED; urgency=medium
 
   * Ignore test failures on problematic architectures only.
-  * Strip trailing whitespace from changelog & rules.
+  * Strip trailing whitespace from changelog, control & rules files.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 20 Jan 2017 15:57:07 +0100
 
diff --git a/debian/control b/debian/control
index 0b7b3a5..0585fbb 100644
--- a/debian/control
+++ b/debian/control
@@ -24,9 +24,9 @@ Suggests: libgdal-doc
 Description: Geometry engine for GIS - Development files
  GEOS provides a spatial object model and fundamental geometric
  functions. It implements the geometry model defined in the
- OpenGIS Consortium Simple Features Specification for SQL. 
+ OpenGIS Consortium Simple Features Specification for SQL.
  .
- This package contains the headers and libraries needed to 
+ This package contains the headers and libraries needed to
  develop programs using GEOS.
 
 Package: libgeos++-dev
@@ -40,11 +40,11 @@ Breaks: libgeos-dev (<< 3.3.1-1~)
 Description: Geometry engine for GIS - C++ development files
  GEOS provides a spatial object model and fundamental geometric
  functions. It implements the geometry model defined in the
- OpenGIS Consortium Simple Features Specification for SQL. 
+ OpenGIS Consortium Simple Features Specification for SQL.
  .
- This package contains the headers and libraries needed to 
+ This package contains the headers and libraries needed to
  develop programs using GEOS in C++. Note that third-parties
- programs should use the stable C API instead of the 
+ programs should use the stable C API instead of the
  unstable C++ one.
 
 Package: libgeos-c1v5
@@ -77,13 +77,13 @@ Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: Geometry engine for Geographic Information Systems - C++ Library
- GEOS provides a spatial object model and fundamental geometric 
- functions. It implements the geometry model defined in the 
- OpenGIS Consortium Simple Features Specification for SQL. 
+ GEOS provides a spatial object model and fundamental geometric
+ functions. It implements the geometry model defined in the
+ OpenGIS Consortium Simple Features Specification for SQL.
  Functions provided include:
  .
    * spatial predicates (based on the DE-9IM model),
-   * overlay functions (intersection, difference, union, 
+   * overlay functions (intersection, difference, union,
      symmetric difference),
    * buffer,
    * convex hull,
diff --git a/debian/control.in b/debian/control.in
index 243bd48..7eed159 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -25,9 +25,9 @@ Suggests: libgdal-doc
 Description: Geometry engine for GIS - Development files
  GEOS provides a spatial object model and fundamental geometric
  functions. It implements the geometry model defined in the
- OpenGIS Consortium Simple Features Specification for SQL. 
+ OpenGIS Consortium Simple Features Specification for SQL.
  .
- This package contains the headers and libraries needed to 
+ This package contains the headers and libraries needed to
  develop programs using GEOS.
 
 Package: libgeos++-dev
@@ -41,11 +41,11 @@ Breaks: libgeos-dev (<< 3.3.1-1~)
 Description: Geometry engine for GIS - C++ development files
  GEOS provides a spatial object model and fundamental geometric
  functions. It implements the geometry model defined in the
- OpenGIS Consortium Simple Features Specification for SQL. 
+ OpenGIS Consortium Simple Features Specification for SQL.
  .
- This package contains the headers and libraries needed to 
+ This package contains the headers and libraries needed to
  develop programs using GEOS in C++. Note that third-parties
- programs should use the stable C API instead of the 
+ programs should use the stable C API instead of the
  unstable C++ one.
 
 Package: libgeos-c1v5
@@ -78,13 +78,13 @@ Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: Geometry engine for Geographic Information Systems - C++ Library
- GEOS provides a spatial object model and fundamental geometric 
- functions. It implements the geometry model defined in the 
- OpenGIS Consortium Simple Features Specification for SQL. 
+ GEOS provides a spatial object model and fundamental geometric
+ functions. It implements the geometry model defined in the
+ OpenGIS Consortium Simple Features Specification for SQL.
  Functions provided include:
  .
    * spatial predicates (based on the DE-9IM model),
-   * overlay functions (intersection, difference, union, 
+   * overlay functions (intersection, difference, union,
      symmetric difference),
    * buffer,
    * convex hull,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geos.git



More information about the Pkg-grass-devel mailing list