[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: checks/phppear: Apply perltidy



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

jwilk pushed a commit to branch master
in repository lintian.

commit c1dd5c275e8bf1622b26f3c8a2a24d22b34cd38a
Author: Jakub Wilk <jwilk@debian.org>
Date:   Wed Apr 20 22:56:35 2016 +0200

    checks/phppear: Apply perltidy
---
 checks/phppear.pm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/checks/phppear.pm b/checks/phppear.pm
index 6cf28cc..339554b 100644
--- a/checks/phppear.pm
+++ b/checks/phppear.pm
@@ -102,8 +102,7 @@ sub run {
                 close($package_xml_fd);
                 if ($package_type eq 'extsrc') { # PECL package
                     if (!$bdepends->implies('php-dev')) {
-                        tag 'pecl-package-requires-build-dependency',
-                          'php-dev';
+                        tag 'pecl-package-requires-build-dependency','php-dev';
                     }
                     if (!$bdepends->implies('dh-php')) {
                         tag 'pecl-package-requires-build-dependency','dh-php';

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: