Re: apt-get source vs. binary

2002-03-12 Thread csj
On 11 Mar 2002 23:46:11 -0500 James Leigh <[EMAIL PROTECTED]> wrote: > When I install via apt-get source and compile the package, then > install. apt-get -u upgrade wants to replace my compiled version with > the binary package from debian servers, of the same version. Ever time > I install a pa

Re: apt-get source vs. binary

2002-03-12 Thread Paul Miller
Modify the debian/changelog in your debian source tree so that the version is 2:1.0.6-3, etc... the number in front of the colon will not show up in dselect, etc. This change will keep your version "current." Unfortunately, dselect doesn't provide an indication when a newer debian version is avail

apt-get source vs. binary

2002-03-11 Thread James Leigh
When I install via apt-get source and compile the package, then install. apt-get -u upgrade wants to replace my compiled version with the binary package from debian servers, of the same version. Ever time I install a package from apt-get source, apt-get wants to replace it with the binary version