[libstring-compare-constanttime-perl] 02/05: Run cme fix dpkg, remove trailing spaces and fix typo in d/control

Alex Mestiashvili malex-guest at moszumanska.debian.org
Mon Feb 20 10:04:38 UTC 2017


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

malex-guest pushed a commit to branch master
in repository libstring-compare-constanttime-perl.

commit 12c68e45552bdcc21e42891172961e596807797a
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date:   Mon Feb 20 10:43:26 2017 +0100

    Run cme fix dpkg, remove trailing spaces and fix typo in d/control
---
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index ff1ea68..6a5b424 100644
--- a/debian/control
+++ b/debian/control
@@ -2,14 +2,14 @@ Source: libstring-compare-constanttime-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
 Section: perl
+Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9.20120312),
                perl
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libstring-compare-constanttime-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libstring-compare-constanttime-perl.git
 Homepage: https://metacpan.org/release/String-Compare-ConstantTime
-Testsuite: autopkgtest-pkg-perl
 
 Package: libstring-compare-constanttime-perl
 Architecture: any
@@ -17,7 +17,7 @@ Depends: ${misc:Depends},
          ${perl:Depends},
          ${shlibs:Depends}
 Description: module for protecting string comparison from timing attacks
- String::Compare::ConstantTime provides one function, equals(), which takes 
- two strings of the same lengh as arguments. It will return true if they are 
- string-wise identical and false otherwise, just like eq. However, comparing 
+ String::Compare::ConstantTime provides one function, equals(), which takes
+ two strings of the same length as arguments. It will return true if they are
+ string-wise identical and false otherwise, just like eq. However, comparing
  any two differing strings will take a fixed amount of time, unlike eq.

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



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