[Pkg-gridengine-commits] [pkg-gridengine] 02/03: Add dependency on lsb-base for init-script-bearing binary packages
Afif Elghraoui
afif at moszumanska.debian.org
Thu Nov 24 06:26:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch master
in repository pkg-gridengine.
commit 27bfedbd036a3d02a067e41368b939e418d46098
Author: Afif Elghraoui <afif at debian.org>
Date: Wed Nov 23 21:07:56 2016 -0800
Add dependency on lsb-base for init-script-bearing binary packages
This need was pointed out by the init.d-script-needs-depends-on-lsb-base
lintian warning.
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 479cf91..73d54b3 100644
--- a/debian/control
+++ b/debian/control
@@ -146,6 +146,7 @@ Depends:
${misc:Depends},
gridengine-client (= ${binary:Version}),
procps,
+ lsb-base,
Recommends: db-util
Description: Distributed resource management - Master Server
Grid Engine is software that facilitates "distributed resource
@@ -177,6 +178,7 @@ Depends:
gridengine-client (= ${binary:Version}),
tcsh | c-shell,
procps,
+ lsb-base,
Suggests: openssh-server
Description: Distributed resource management - Execution Server
Grid Engine is software that facilitates "distributed resource
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gridengine/pkg-gridengine.git
More information about the Pkg-gridengine-commits
mailing list