Re: Question about building a Debian package

2006-04-21 Thread Jeff Stevens
On Fri, 2006-04-21 at 14:35 -0700, lmyho wrote: > dpkg-buildpackage to build the binary package myself for use. My question > is: for > the built binary package, is there any difference between using the source > file from > the debian archive to build it, and using the source file from its own

Re: Question about building a Debian package

2006-04-21 Thread lmyho
> > The differences between upstream are usually stored in the .diff.gz file that > you get when you 'apt-get source' the package. The .orig.tar.gz contains the > actual upstream code. > > BTW, what package+version are you working on? Thanks for the info! The package I want to make is freeradiu

Re: Question about building a Debian package

2006-04-21 Thread Kamaraju Kusumanchi
On Friday 21 April 2006 17:35, lmyho wrote: > Assuming I can get the same version of source files from 1) downloading the > source from its website, 2) "apt-get source" from the debian achieve, and > to use dpkg-buildpackage to build the binary package myself for use. My > question is: for the bui

Re: Question about building a Debian package

2006-04-21 Thread Roberto C. Sanchez
lmyho wrote: > Hello All, > > I have questions about building a debian package on my own: > > Assuming I can get the same version of source files from 1) downloading the > source > from its website, 2) "apt-get source" from the debian achieve, and to use > dpkg-buildpackage to build the binary p

Question about building a Debian package

2006-04-21 Thread lmyho
Hello All, I have questions about building a debian package on my own: Assuming I can get the same version of source files from 1) downloading the source from its website, 2) "apt-get source" from the debian achieve, and to use dpkg-buildpackage to build the binary package myself for use. My qu