Re: Help building packages.

2001-09-07 Thread Francesco P. Lovergine
On Mon, Sep 03, 2001 at 04:26:02PM +0100, William wrote: Hi, I am relatively new at attempting to build source/binary packages. I've been looking for information online and this is what I have to go on. Any pointers would be really helpful. The first thing that I did was to use

Re: Help building packages.

2001-09-07 Thread Francesco P. Lovergine
On Mon, Sep 03, 2001 at 04:26:02PM +0100, William wrote: Hi, I am relatively new at attempting to build source/binary packages. I've been looking for information online and this is what I have to go on. Any pointers would be really helpful. The first thing that I did was to use

Re: Help building packages.

2001-09-04 Thread T.Pospisek's MailLists
do: # apt-get install hello # apt-get install hello-debhelper # apt-get source hello # apt-get source hello-debhelper and have a look at those packages. *t Tomas Pospisek SourcePole - Linux

Help building packages.

2001-09-03 Thread William
Hi, I am relatively new at attempting to build source/binary packages. I've been looking for information online and this is what I have to go on. Any pointers would be really helpful. The first thing that I did was to use dpkg-deb. My first question is, what are control/changelog files and

Help building packages.

2001-09-03 Thread William
Hi, I am relatively new at attempting to build source/binary packages. I've been looking for information online and this is what I have to go on. Any pointers would be really helpful. The first thing that I did was to use dpkg-deb. My first question is, what are control/changelog files and

Re: Help building packages.

2001-09-03 Thread Colin Walters
William [EMAIL PROTECTED] writes: The first thing that I did was to use dpkg-deb. My first question is, what are control/changelog files and how would I create one? Everytime I try to package something, it tries to locate 'debian/control' or 'debian/changelog'. The only thing that seems to

Re: Help building packages.

2001-09-03 Thread Colin Watson
On Mon, Sep 03, 2001 at 04:26:02PM +0100, William wrote: I am relatively new at attempting to build source/binary packages. I've been looking for information online and this is what I have to go on. Any pointers would be really helpful. The first thing that I did was to use dpkg-deb. My