[libencode-perl] 07/08: Remove trailing whitespace from debian/control.

gregor herrmann gregoa at debian.org
Tue Jan 9 20:10:45 UTC 2018


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

gregoa pushed a commit to branch master
in repository libencode-perl.

commit 2aef1fb0557f5829381c277a7cc4c0e6c20d4f90
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Jan 9 21:07:07 2018 +0100

    Remove trailing whitespace from debian/control.
    
    Thanks: pedantic lintian.
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index be2181c..afcd8ed 100644
--- a/debian/control
+++ b/debian/control
@@ -20,12 +20,12 @@ Depends: ${misc:Depends},
          ${perl:Depends},
          ${shlibs:Depends}
 Description: module providing interfaces between Perl's strings and the system
- The Encode module provides the interfaces between Perl's strings and the 
+ The Encode module provides the interfaces between Perl's strings and the
  rest of the system.
  .
- When Perl is processing "binary data", the programmer wants Perl to process 
- "sequences of bytes". This is not a problem for Perl - as a byte has 256 
+ When Perl is processing "binary data", the programmer wants Perl to process
+ "sequences of bytes". This is not a problem for Perl - as a byte has 256
  possible values, it easily fits in Perl's much larger "logical character".
  .
- Encodes a string from Perl's internal form into ENCODING and returns a 
+ Encodes a string from Perl's internal form into ENCODING and returns a
  sequence of octets.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libencode-perl.git



More information about the Pkg-perl-cvs-commits mailing list