[libstatistics-welford-perl] 03/06: Apply "wrap-and-sort -a"

Axel Beckert abe at deuxchevaux.org
Thu Oct 27 14:53:42 UTC 2016


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

abe pushed a commit to branch master
in repository libstatistics-welford-perl.

commit bdaaf3315b0907b95669e89d416a7ec0fbca1a8b
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Oct 27 16:01:08 2016 +0200

    Apply "wrap-and-sort -a"
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9636fe4..2e8b58b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Axel Beckert <abe at debian.org>
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: libmodule-build-perl (>= 0.36),
- perl
+                     perl
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libstatistics-welford-perl.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libstatistics-welford-perl.git
@@ -14,7 +14,8 @@ Testsuite: autopkgtest-pkg-perl
 
 Package: libstatistics-welford-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Standard statistics using Welford's algorithm
  Statistics::Welford provides standard statistics (mean value,
  variance, standard deviation, minimum and maximum value as well as

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



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