[python-cligj] 01/01: Strip trailing whitespace from control file.

Bas Couwenberg sebastic at debian.org
Tue Nov 21 09:07:50 UTC 2017


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

sebastic pushed a commit to branch master
in repository python-cligj.

commit d3b2c71d3ff01ab698849e2803ee5aac77917002
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Nov 21 10:07:42 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index e8375dc..6679d9f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-cligj (0.4.0-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Strip trailing whitespace from control file.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 21 Nov 2017 10:07:31 +0100
+
 python-cligj (0.4.0-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index e9933e3..02cadbf 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Depends: ${python:Depends},
          ${misc:Depends}
 Description: Python 2 library for processing GeoJSON commands
  Cligj is a small library which can be used to standardise processing
- of geoJSON in Python command line programs. 
+ of geoJSON in Python command line programs.
  .
  This package provides the Python 2 version of the library.
 
@@ -33,6 +33,6 @@ Depends: ${python3:Depends},
          ${misc:Depends}
 Description: Python 3 library for processing GeoJSON commands
  Cligj is a small library which can be used to standardise processing
- of geoJSON in Python command line programs. 
+ of geoJSON in Python command line programs.
  .
  This package provides the Python 3 version of the library.

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



More information about the Pkg-grass-devel mailing list