.B PAKET.changelog
file is needed. Per
default this script also performs compile and pack step.
+
+If a
+.B PAKET.build
+file is present in the debian directory, it is called with a -prepare parameter.
.TP
compile
To perform the compile step a
pack
To perform the pack step a
.B PAKET.cp
-script is needed in the debian directory. If pre/post installation scripts
+script and a
+.B PAKET.control
+file are needed in the debian directory. If pre/post installation scripts
are needed, these files must be also placed in the
.B debian
directory.
.TP
PAKET.preinst PAKET.postint PAKET.prerm PAKET.postrm
Optional pre/post installation scripts
+.TP
+PAKET.control
+Debian control file
.PP
These files are expected in a
.B debian