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

Bas Couwenberg sebastic at debian.org
Tue Nov 21 09:08:23 UTC 2017


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

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

commit d9a201f0f5c0ce21a423261db55c9213a92cfc8a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Nov 21 10:08:16 2017 +0100

    Strip trailing whitespace from control file.
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 02e5671..063213c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-descartes (1.1.0-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Strip trailing whitespace from control file.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 21 Nov 2017 10:08:04 +0100
+
 python-descartes (1.1.0-1) unstable; urgency=medium
 
   * Imported Upstream version 1.1.0
diff --git a/debian/control b/debian/control
index 88846d4..29943eb 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-grass/python-descartes.git
 Homepage: https://pypi.python.org/pypi/descartes
 
 Package: python-descartes
-Architecture: all 
+Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}
 Description: Matplotlib extension to work with geometric objects (Python2)
  Descartes allows the usage of geometric objects as matplotlib paths

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



More information about the Pkg-grass-devel mailing list