[libstatistics-welford-perl] 05/06: Fix lintian warning libmodule-build-perl-needs-to-be-in-build-depends

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 f66c3f98d5f2b13b88c3a1bb81e84bda31005e20
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Oct 27 16:07:01 2016 +0200

    Fix lintian warning libmodule-build-perl-needs-to-be-in-build-depends
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 2e8b58b..518eae8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,9 @@ Section: perl
 Priority: optional
 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
+Build-Depends: debhelper (>= 9),
+               libmodule-build-perl (>= 0.36)
+Build-Depends-Indep: 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

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