[libcgi-struct-xs-perl] 01/05: remove trailing whitespace in long description

gregor herrmann gregoa at debian.org
Sat Jun 13 11:59:10 UTC 2015


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

gregoa pushed a commit to branch master
in repository libcgi-struct-xs-perl.

commit d1b6e81d64df0e4c8e09f4bad13982d7ab8171ba
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 13 13:54:50 2015 +0200

    remove trailing whitespace in long description
    
    leads to an interesting lintian error
    
    Gbp-Dch: Ignore
---
 debian/control | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index bc65b1c..a6d5d36 100644
--- a/debian/control
+++ b/debian/control
@@ -18,11 +18,11 @@ Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends},
  libtest-deep-perl,
  libtest-leaktrace-perl
 Description: Perl module to build structures from CGI data, XS version
- CGI::Struct::XS is the XS implementation of CGI::Struct, a module for                      
- transforming CGI GET/POST data into intricate data structures. This is                     
- reminiscent of PHP's building arrays from form data, but with a perl                       
- twist.                                                                                     
- .                                                                                          
- CGI::Struct::XS is fully compatible with CGI::Struct, except for error                     
- messages. At the same time, it is 3-15 (5-25 with dclone disabled) times                   
+ CGI::Struct::XS is the XS implementation of CGI::Struct, a module for
+ transforming CGI GET/POST data into intricate data structures. This is
+ reminiscent of PHP's building arrays from form data, but with a perl
+ twist.
+ .
+ CGI::Struct::XS is fully compatible with CGI::Struct, except for error
+ messages. At the same time, it is 3-15 (5-25 with dclone disabled) times
  faster than original module.

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



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