"indra wardhana" <[EMAIL PROTECTED]> wrote: >how to build debian package (*.bed) from source code programs (*.tar.gz)
If they're already Debianized, then install the devscripts package and use 'debuild', or just use 'dpkg-buildpackage -rfakeroot', or whatever. If they're not, then you'll need to read the Developer's Reference, the New Maintainer's Guide, and the Packaging Manual, all available from http://www.debian.org/devel/. ('dh_make', from the dh-make package, can often do a great deal of the work for you.) -- Colin Watson [EMAIL PROTECTED]