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

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


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

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

commit 374cf50776aeaf56f8aa12c7c6cd88c62dac2b83
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue Nov 21 10:07:01 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 441066b..a25080a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-click-plugins (1.0.2-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Strip trailing whitespace from control file.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 21 Nov 2017 10:06:48 +0100
+
 python-click-plugins (1.0.2-1) unstable; urgency=medium
 
   * Add README.rst to debian/docs
diff --git a/debian/control b/debian/control
index 1c129a8..089a03a 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Architecture: all
 Depends: ${python:Depends},
          ${misc:Depends}
 Description: Click extension to register external CLI commands (Python 2)
- Click plugins allows developers of Click commandline applications to add a 
+ Click plugins allows developers of Click commandline applications to add a
  plugin mechanism to their tools. This allows the creation of subcommands
  registered by those plugins.
  .
@@ -34,7 +34,7 @@ Architecture: all
 Depends: ${python3:Depends},
          ${misc:Depends}
 Description: Click extension to register external CLI commands (Python 3)
- Click plugins allows developers of Click commandline applications to add a 
+ Click plugins allows developers of Click commandline applications to add a
  plugin mechanism to their tools. This allows the creation of subcommands
  registered by those plugins.
  .

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



More information about the Pkg-grass-devel mailing list