On 08-May-99 David Z. Maze wrote: > roddie <[EMAIL PROTECTED]> writes: > roddie> I'm experimenting with making my first .deb. > roddie> > roddie> The howto's tell me to run build. I can find build anywhere. I > roddie> have all the packages. debmake, dpk-dev, dh-make, debhelp but > roddie> I can't find it. > > 'build' changed its name in version 2.0.0 of the devscripts package to > 'debuild'. Try installing the devscripts package, if you haven't > already, and reading its README file. >
In potato there is a package called "packaging-manual". More up to date in many ways. dh-* scripts are in favor now, the debmake/debstd is fading away.

