Tugger the SLUGger!SLUG Mailing List Archives

Re: [SLUG] Creating a really really simple .deb package


On 07/11/06, Jeremy Visser <jeremy.visser@xxxxxxxxx> wrote:

I can modify the version number in ./DEBIAN/control, but can't seem to
build any further from there afterwards.


To quote the dpkg-repack manual:

The package can be built from this temporary directory by running "dpkg
--build", passing it the generated directory.

Cheers,

--P