| Package | Description |
|---|---|
| org.vafer.jdeb |
| Modifier and Type | Method and Description |
|---|---|
BinaryPackageControlFile |
DebMaker.createDeb(Compression compression)
Create the debian archive with from the provided control files and data producers.
|
BinaryPackageControlFile |
DebMaker.createSignedDeb(Compression compression,
org.bouncycastle.openpgp.PGPSignatureGenerator signatureGenerator,
PGPSigner signer)
Create the debian archive with from the provided control files and data producers.
|
void |
DebMaker.makeDeb() |
void |
DebMaker.validate()
Validates the input parameters.
|
Copyright © 2014. All rights reserved.