]> git.sven.stormbind.net Git - sven/java-package.git/blobdiff - make-jpkg.1
Removed .gitignore to avoid uploading unwanted files by mistake
[sven/java-package.git] / make-jpkg.1
index 2b6baadd24f122169d0c8c7b3961602caaa5d412..ba1d000c0c8ec10c84d4f2f25def334cdd54864a 100644 (file)
@@ -49,6 +49,14 @@ create a .changes file
 .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