Hi Gustavo, On 05-02-2016 16:07, Gustavo S. L. wrote: > hi mentors > > after debuild the package deb its created but without the binary. > the binary created in the source the upstream. > my question is: I can force manually copy the binary for > debian/prog/tree and again debuild? > its injure some debian policy?
Do you have to create a file named package.install in the debian directory. This file should contains the correct places to install binaries. See more in "man dh_install" and in the 5.11 section of the New Maintainers Guide[1]. [1] https://www.debian.org/doc/manuals/maint-guide/dother.en.html#install I hope that helps. cheers, -- Giovani Ferreira http://softwarelivre.org/jova2 GNU/Linux user: 337388 GPG ID: 2375A66C

