[gearman-server] 01/02: debian/control: add dependency on lsb-base (lintian)

Nick Morrott nickm-guest at moszumanska.debian.org
Fri Dec 2 11:08:20 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository gearman-server.

commit 348c302bf358b8939537fa87fd8e608996be5906
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Fri Dec 2 11:04:41 2016 +0000

    debian/control: add dependency on lsb-base (lintian)
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index da65847..233d0c4 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,8 @@ Architecture: all
 Depends: ${perl:Depends},
          ${misc:Depends},
          libgearman-client-perl,
-         libdanga-socket-perl
+         libdanga-socket-perl,
+         lsb-base (>= 3.0-6)
 Description: Gearman distributed job server and Perl interface
  Gearman is a system to farm out work to other machines, dispatching function
  calls to machines that are better suited to do work, to do work in parallel,

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



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