This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository openjfx.
commit e4af8377cd0e7260f4068a3b3adf3e189e03dff9 Author: Emmanuel Bourg <[email protected]> Date: Fri Jan 20 12:36:31 2017 +0100 New build dependency on cmake --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index a25ec7c..0061f37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ openjfx (8u121-b13-1) UNRELEASED; urgency=medium * Team upload. * New upstream release - Refreshed the patches + - New build dependency on cmake -- Emmanuel Bourg <[email protected]> Fri, 20 Jan 2017 11:58:13 +0100 diff --git a/debian/control b/debian/control index 821fc2a..65b094a 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,7 @@ Maintainer: Debian Java Maintainers <[email protected] Uploaders: Emmanuel Bourg <[email protected]> Build-Depends: antlr3, bison, + cmake, debhelper (>= 9), flex, gperf, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjfx.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

