]> git.sven.stormbind.net Git - sven/java-package.git/blobdiff - make-jpkg.1
add --distribution patch (Closes: #819537)
[sven/java-package.git] / make-jpkg.1
index bceec92c98e3d1647c5deaf1a218a42b996b0b78..a3f35f39f116d9d16db4b252ab2268d081dcb446 100644 (file)
@@ -43,6 +43,9 @@ full name used in the maintainer field of the package
 .B --email \fIEMAIL\fR
 email address used in the maintainer field of the package
 .TP
+.B --distribution \fIDISTRIBUTION\fR
+distribution to use in the debian changelog for the resulting package
+.TP
 .B --changes
 create a .changes file
 .TP
@@ -52,6 +55,11 @@ add debian revision
 .B --source
 build a source package instead of a binary deb package
 .TP
+.B --with-system-certs
+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 --help
 display help text and exit
 .TP