]> git.sven.stormbind.net Git - sven/java-package.git/blobdiff - make-jpkg.1
ensure older pattern only match up to version 8
[sven/java-package.git] / make-jpkg.1
index 1d62f0dd4ade211cc572f9e1ac8659152fd81d92..34a5462f052befe0d0b46411a2f968d7649cd4c5 100644 (file)
@@ -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