Re: Confusion about package naming -- please help!

1999-12-14 Thread Hamish Moffatt
On Tue, Dec 14, 1999 at 01:25:09AM +, Peter Maydell wrote: > What should you do if the upstream tarball includes ick like FIFOs, > random junk files and binaries? I tried just using the true upstream > tarball but dpkg-buildpackage took exception both to the FIFO in the > upstream source and to

Re: Confusion about package naming -- please help!

1999-12-13 Thread Hamish Moffatt
On Mon, Dec 13, 1999 at 02:13:39PM +, Chris Rutter wrote: > On Mon, 13 Dec 1999, Hamish Moffatt wrote: > > > As Antti-Juhani says, use lowercase. It doesn't matter what directory > > the .orig.tar.gz unpacks to; dpkg-source will cope. Don't extract it, > > rename it, and recreate the .orig.tar

Re: Confusion about package naming -- please help!

1999-12-13 Thread Peter S Galbraith
Chris Rutter wrote: > On Mon, 13 Dec 1999, Hamish Moffatt wrote: > > > As Antti-Juhani says, use lowercase. It doesn't matter what directory > > the .orig.tar.gz unpacks to; dpkg-source will cope. Don't extract it, > > rename it, and recreate the .orig.tar.gz just to fix the directory name; > >

Re: Confusion about package naming -- please help!

1999-12-13 Thread Chris Rutter
On Mon, 13 Dec 1999, Hamish Moffatt wrote: > As Antti-Juhani says, use lowercase. It doesn't matter what directory > the .orig.tar.gz unpacks to; dpkg-source will cope. Don't extract it, > rename it, and recreate the .orig.tar.gz just to fix the directory name; > it's better to use "pristine sourc

Re: Confusion about package naming -- please help!

1999-12-13 Thread Hamish Moffatt
On Mon, Dec 13, 1999 at 03:23:28AM +, Chris Rutter wrote: > I'm slightly mystified, in my newsbieship, as to what this means. > > The source archive is `mLib-1.6.1.tar.gz', and it unpacks into a directory > called `mLib-1.6.1'. I suppose `dpkg-source' is supposed to rename that > to `mlib-1.6

Re: Confusion about package naming -- please help!

1999-12-13 Thread Antti-Juhani Kaijanaho
[ -devel dropped from distribution list ] On Mon, Dec 13, 1999 at 03:23:28AM +, Chris Rutter wrote: > Now; I was under the impression that all package names had to be lowercase; > i.e. I would be uploading `libmlib1' and `libmlib-dev'. However, in > section 4.2.1 of v3.1.0.0 of the Debian Pac

Confusion about package naming -- please help!

1999-12-13 Thread Chris Rutter
I'm packaging mLib[1], a library much like `glib'. Now; I was under the impression that all package names had to be lowercase; i.e. I would be uploading `libmlib1' and `libmlib-dev'. However, in section 4.2.1 of v3.1.0.0 of the Debian Packaging Manual: 4 Control files and their fields [