Re: Some questions about packaging

2000-11-29 Thread Frederico S. Muñoz
On Wed, Nov 29, 2000 at 07:54:22PM +, Colin Watson wrote: > Bas Zoetekouw <[EMAIL PROTECTED]> wrote: > >Hi Frederico! > > > >You wrote: > > > >> The program has 'less' harcoded into it, and uses it has a pager to > >> display the help, so I made the package depend on less... butt a better > >>

Re: Some questions about packaging

2000-11-29 Thread Frederico S. Muñoz
On Wed, Nov 29, 2000 at 08:16:12PM +0100, Bas Zoetekouw wrote: > Hi Frederico! > > You wrote: > > > I'm packaging sel (I did an ITP on it yesterday); I've gotten to the > > point were the package correctly builds, goes trough lintian with no > > warnings, installs ok and deinstalls ok. > > Great

Re: Some questions about packaging

2000-11-29 Thread Frederico S. Muñoz
On Wed, Nov 29, 2000 at 07:54:22PM +, Colin Watson wrote: > Bas Zoetekouw <[EMAIL PROTECTED]> wrote: > >Hi Frederico! > > > >You wrote: > > > >> The program has 'less' harcoded into it, and uses it has a pager to > >> display the help, so I made the package depend on less... butt a better > >>

Re: Some questions about packaging

2000-11-29 Thread Frederico S. Muñoz
On Wed, Nov 29, 2000 at 08:16:12PM +0100, Bas Zoetekouw wrote: > Hi Frederico! > > You wrote: > > > I'm packaging sel (I did an ITP on it yesterday); I've gotten to the > > point were the package correctly builds, goes trough lintian with no > > warnings, installs ok and deinstalls ok. > > Grea

Re: Some questions about packaging

2000-11-29 Thread Colin Watson
Bas Zoetekouw <[EMAIL PROTECTED]> wrote: >Hi Frederico! > >You wrote: > >> The program has 'less' harcoded into it, and uses it has a pager to >> display the help, so I made the package depend on less... butt a better >> aproach would be to change the code so it would get the PAGER env var >> and g

Re: Some questions about packaging

2000-11-29 Thread Bas Zoetekouw
Hi Frederico! You wrote: > I'm packaging sel (I did an ITP on it yesterday); I've gotten to the > point were the package correctly builds, goes trough lintian with no > warnings, installs ok and deinstalls ok. Great. > The package is relatively simple (well, only one bin, and actually just > tw

Some questions about packaging

2000-11-29 Thread Frederico S. Muñoz
Hello all! I'm packaging sel (I did an ITP on it yesterday); I've gotten to the point were the package correctly builds, goes trough lintian with no warnings, installs ok and deinstalls ok. The package is relatively simple (well, only one bin, and actually just two or three code files)... my only

Re: Some questions about packaging

2000-11-29 Thread Colin Watson
Bas Zoetekouw <[EMAIL PROTECTED]> wrote: >Hi Frederico! > >You wrote: > >> The program has 'less' harcoded into it, and uses it has a pager to >> display the help, so I made the package depend on less... butt a better >> aproach would be to change the code so it would get the PAGER env var >> and

Re: Some questions about packaging

2000-11-29 Thread Bas Zoetekouw
Hi Frederico! You wrote: > I'm packaging sel (I did an ITP on it yesterday); I've gotten to the > point were the package correctly builds, goes trough lintian with no > warnings, installs ok and deinstalls ok. Great. > The package is relatively simple (well, only one bin, and actually just > t

Some questions about packaging

2000-11-29 Thread Frederico S. Muñoz
Hello all! I'm packaging sel (I did an ITP on it yesterday); I've gotten to the point were the package correctly builds, goes trough lintian with no warnings, installs ok and deinstalls ok. The package is relatively simple (well, only one bin, and actually just two or three code files)... my onl