On 25/04/13 19:18, Wouter Verhelst wrote: >> Gentoo: >> > - vim foo-1.ebuild; ebuild foo-1.ebuild manifest; emerge foo >> > - That may look like oversimplification, but the contents of >> > foo-1.ebuild really are very simple. > By that rationale, building a Debian package simply requires "mkdir > debian; vim debian/rules; vim debian/control; dch --create; touch > debian/copyright; dpkg-buildpackage". The contents of debian/rules and > debian/control is really simple, dch helps you when creating a > changelog, and an *empty* debian/copyright file is syntactically valid > (though not semantically, of course). >
This can be even more simple: dh_make -f ../foo-1.tar.gz dpkg-buildpackage
signature.asc
Description: OpenPGP digital signature