[imposm-parser] 01/01: Strip trailing whitespace from control file.

Bas Couwenberg sebastic at debian.org
Tue Nov 21 08:55:28 UTC 2017


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

sebastic pushed a commit to branch master
in repository imposm-parser.

commit ce7400f4b73d5aee09d35fc0f0fc8701595d93f0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Nov 21 09:55:17 2017 +0100

    Strip trailing whitespace from control file.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 26b30e9..b74015b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ imposm-parser (1.0.7+ds-5) UNRELEASED; urgency=medium
 
   * Change priority from extra to optional.
   * Bump Standards-Version to 4.1.0, changes: priority.
+  * Strip trailing whitespace from control file.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 24 Sep 2017 13:03:00 +0200
 
diff --git a/debian/control b/debian/control
index 916bf24..c97cb78 100644
--- a/debian/control
+++ b/debian/control
@@ -23,9 +23,9 @@ Depends: python | python-multiprocessing,
          ${shlibs:Depends},
          ${misc:Depends}
 Description: Python module to parse OpenStreetMap data
- imposm.parser is a Python library that parses OpenStreetMap data in XML 
+ imposm.parser is a Python library that parses OpenStreetMap data in XML
  and PBF format.
  .
- It has a simple API and it is fast and easy to use. It also works across 
+ It has a simple API and it is fast and easy to use. It also works across
  multiple CPU/cores.
 

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



More information about the Pkg-grass-devel mailing list