Uses of Class
org.vafer.jdeb.PackagingException
Packages that use PackagingException
-
Uses of PackagingException in org.vafer.jdeb
Methods in org.vafer.jdeb that throw PackagingExceptionModifier and TypeMethodDescriptionDebMaker.createDeb(Compression compression)Create the debian archive with from the provided control files and data producers.DebMaker.createSignedDeb(Compression compression, org.bouncycastle.openpgp.PGPSignatureGenerator signatureGenerator, PGPSigner signer)Create the debian archive with from the provided control files and data producers.voidDebMaker.makeDeb()voidDebMaker.validate()Validates the input parameters.