X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fjava-package.git;a=blobdiff_plain;f=make-jpkg.1;h=34a5462f052befe0d0b46411a2f968d7649cd4c5;hp=1d62f0dd4ade211cc572f9e1ac8659152fd81d92;hb=a87614986d49e2eac20bd8fa0b8df85a5419fa46;hpb=b8341365b9c40e46461ad9cb7874102ce1f27655 diff --git a/make-jpkg.1 b/make-jpkg.1 index 1d62f0d..34a5462 100644 --- a/make-jpkg.1 +++ b/make-jpkg.1 @@ -46,6 +46,12 @@ email address used in the maintainer field of the package .B --distribution \fIDISTRIBUTION\fR distribution to use in the debian changelog for the resulting package .TP +.B --priority \fIPRIORITY\fR +numeric priority for use by \fBupdate-alternatives\fP. This overrides the default +priority, which is intentionally lower than that of the Debian-provided OpenJDK +packages. Only use this option if the generated package should be considered higher +priority by \fBupdate-alternatives\fP. +.TP .B --changes create a .changes file .TP @@ -60,6 +66,10 @@ Replace the JVMs keystore with a softlink to the system's keystore, (/etc/ssl/certs/java/cacerts) which is managed automatically by the ca-certificates and ca-certificates-java packages. .TP +.B --jce-policy \fIJCE_POLICY_FILE\fR +Replace cryptography files with versions +from the specified JCE_POLICY_FILE. +.TP .B --help display help text and exit .TP