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 <knowledgejun...@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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to