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

Bas Couwenberg sebastic at debian.org
Tue Nov 21 09:06:32 UTC 2017


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

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

commit 43420166f172f44d96f6ca46acc3c56648dabc4b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Nov 21 10:06:25 2017 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 0934892..2629d26 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-affine (2.1.0-2) UNRELEASED; urgency=medium
+
+  * Strip trailing whitespace from control file.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 21 Nov 2017 10:06:07 +0100
+
 python-affine (2.1.0-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 3b1c88d..51ccfe0 100644
--- a/debian/control
+++ b/debian/control
@@ -22,10 +22,10 @@ Architecture: all
 Depends: ${misc:Depends},
          ${python:Depends}
 Description: Python Library for handling affine transformations of the plane
- This library contains functions for handling affine transformations of the 
+ This library contains functions for handling affine transformations of the
  plane.
  .
- It can be used in georeferenced datasets to transfer image to world 
+ It can be used in georeferenced datasets to transfer image to world
  coordinates.
  .
  This is the Python 2 version of the library.
@@ -38,7 +38,7 @@ Description: Python 3 Library for handling affine transformations of the plane
  This library contains functions for handling affine transformations of the
  plane.
  .
- It can be used in georeferenced datasets to transfer image to world 
+ It can be used in georeferenced datasets to transfer image to world
  coordinates.
  .
  This is the Python 3 version of the library.

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



More information about the Pkg-grass-devel mailing list