This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository javatools.
commit e18e3e873006c6bf9fa7b678199e82fd35e17f25 Author: Emmanuel Bourg <[email protected]> Date: Fri Jun 30 10:28:05 2017 +0200 Updated the man pages --- jh_depends.1 | 2 +- jh_makepkg.1 | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/jh_depends.1 b/jh_depends.1 index 0f49ef4..6862ae0 100644 --- a/jh_depends.1 +++ b/jh_depends.1 @@ -24,6 +24,6 @@ Refer to the tutorials in /usr/share/doc/javahelper for more detail .HP \fB\-n\fR \fB\-\-no\-act\fR: don't actually do anything, just print the results .HP -\fB\-j[\fR<jvm>] \fB\-\-jvm[=\fR<jvm>]: Options are: default, headless, open. May be a space-separated list +\fB\-j[\fR<jvm>] \fB\-\-jvm[=\fR<jvm>]: Options are: default, headless, open, open6, open7, open8 or open9. May be a space-separated list .HP \fB\-X[\fR<package>] \fB\-\-exclude[=\fR<package>]: Don't include this package in depends diff --git a/jh_makepkg.1 b/jh_makepkg.1 index 862c38f..c4144cb 100644 --- a/jh_makepkg.1 +++ b/jh_makepkg.1 @@ -33,6 +33,8 @@ Pick One: \fB\-d\fR \fB\-\-default\fR: Build with default free compiler \fB\-o\fR \fB\-\-openjdk\fR: Build with OpenJDK 6 \fB\-o7\fR \fB\-\-openjdk7\fR: Build with OpenJDK 7 +\fB\-o7\fR \fB\-\-openjdk8\fR: Build with OpenJDK 8 +\fB\-o7\fR \fB\-\-openjdk9\fR: Build with OpenJDK 9 .SS "Environment Variables:" .IP DEBEMAIL: Default maintainer email address -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/javatools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

