[libstring-compare-constanttime-perl] 07/09: cme: reformat debian/control

gregor herrmann gregoa at debian.org
Sat Oct 18 17:57:38 UTC 2014


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

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

commit 991c3ce9b533c0f2b90164df05100e9d5127458e
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 18 19:54:52 2014 +0200

    cme: reformat debian/control
    
    Git-Dch: Ignore
---
 debian/control | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index f4345de..b948a13 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,10 @@
 Source: libstring-compare-constanttime-perl
-Section: perl
-Priority: optional
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
+Section: perl
+Priority: optional
 Build-Depends: debhelper (>= 9.20120312),
- perl
+               perl
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libstring-compare-constanttime-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libstring-compare-constanttime-perl.git
@@ -12,7 +12,9 @@ Homepage: https://metacpan.org/release/String-Compare-ConstantTime
 
 Package: libstring-compare-constanttime-perl
 Architecture: any
-Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}
+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 

-- 
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