This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libx11-keyboard-perl.
commit f567f142df401197c9e4cd02fd15264619a14ab4 Author: gregor herrmann <[email protected]> Date: Thu May 14 00:49:16 2015 +0200 Add build dependency on procps. kill(1) is used in debian rules. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 8114b35..700f8c6 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: libx11-protocol-perl, xvfb, iproute2, + procps, Standards-Version: 3.9.6 Homepage: https://metacpan.org/release/X11-Keyboard Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libx11-keyboard-perl.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libx11-keyboard-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
