X-Git-Url: http://git.sven.stormbind.net/?p=sven%2Fjava-package.git;a=blobdiff_plain;f=make-jpkg.1;h=a3f35f39f116d9d16db4b252ab2268d081dcb446;hp=2b6baadd24f122169d0c8c7b3961602caaa5d412;hb=98306665069a9bdf0e061f9d06fef9574efad2ab;hpb=2a9168df2bfed5c3353dfea956029a572d2a1e9b diff --git a/make-jpkg.1 b/make-jpkg.1 index 2b6baad..a3f35f3 100644 --- a/make-jpkg.1 +++ b/make-jpkg.1 @@ -43,12 +43,23 @@ 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 .B --revision add debian revision .TP +.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