This is an automated email from the git hooks/post-receive script. rene pushed a commit to branch master in repository zookeeper.
commit 547aab8ad6969197db583d1521a54489b716d3dd Author: tony mancill <[email protected]> Date: Sat Jun 3 11:04:01 2017 -0700 add build-dep on pkg-config --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 56cd1c0..fbca0ec 100644 --- a/debian/control +++ b/debian/control @@ -31,6 +31,7 @@ Build-Depends: libxerces2-java, libxml2-dev, maven-repo-helper, + pkg-config, procps, python-all-dev (>= 2.6.6-3~) X-Python-Version: >= 2.6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/zookeeper.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

