[Python-modules-commits] [pysodium] 01/04: Remove trailing whitespace from debian/control and debian/rules

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Fri Feb 2 22:48:33 UTC 2018


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

mans0954 pushed a commit to branch master
in repository pysodium.

commit 874a9aeb5a25dcfefb49961a5cb5d9de2ab891ef
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Fri Feb 2 22:42:20 2018 +0000

    Remove trailing whitespace from debian/control and debian/rules
---
 debian/changelog | 5 +++--
 debian/control   | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 92aacd2..3746d3f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,14 +4,15 @@ pysodium (0.7.0-1) UNRELEASED; urgency=medium
   * New upstream release (0.7.0)
   * Fix "python-pysodium depends on cruft package libsodium18" Updated
     dependency to libsodium23 (Closes: #885935)
+  * Remove trailing whitespace from debian/control and debian/rules
 
  -- Christopher Hoskin <mans0954 at debian.org>  Fri, 02 Feb 2018 22:24:49 +0000
 
 pysodium (0.6.14-1) unstable; urgency=medium
 
-  * New upstream release (0.6.14). 
+  * New upstream release (0.6.14).
   * Update Standards-Version from 3.9.8 to 4.0.0 (no change required)
-  * Update debian/copyright 
+  * Update debian/copyright
 
  -- Christopher Hoskin <mans0954 at debian.org>  Fri, 11 Aug 2017 20:47:21 +0100
 
diff --git a/debian/control b/debian/control
index 7ff8bd0..5bf2861 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Architecture: all
 Depends: ${misc:Depends}, ${python:Depends},
  libsodium23
 Description: Python libsodium wrapper (Python2 version)
- This is a very simple wrapper around libsodium masquerading as nacl. Most of 
+ This is a very simple wrapper around libsodium masquerading as nacl. Most of
  the *_easy functions are not implemented as the wrapper provides an easy
  interface to the "non-easy" functions.
  .
@@ -27,9 +27,9 @@ Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends},
  libsodium23
 Description: Python libsodium wrapper (Python3 version)
- This is a very simple wrapper around libsodium masquerading as nacl. Most of 
+ This is a very simple wrapper around libsodium masquerading as nacl. Most of
  the *_easy functions are not implemented as the wrapper provides an easy
- interface to the "non-easy" functions. 
+ interface to the "non-easy" functions.
  .
  This package contains the Python 3 version of the library.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pysodium.git



More information about the Python-modules-commits mailing list