Re: [devel-ref] author/homepage in description

2002-12-10 Thread Denis Barbier
On Mon, Dec 09, 2002 at 09:50:22PM -0500, Joey Hess wrote: > Denis Barbier wrote: > > For translators having a development URL is also useful, because they can > > then send up to date translations; it was said that it is then available > > from package homepage, but some packages have no homepage

Bug#172022: FWD: Re: description writing guide

2002-12-10 Thread Josip Rodin
On Mon, Dec 09, 2002 at 06:27:55PM -0800, Osamu Aoki wrote: > ... > > +The single line synopsis > > > > > > The single line synopsis should be kept brief - certainly The line that follows is: under 80 characters. This is a sufficient restriction IMO. --

Re: should XML/SGML documentation ship with sources

2002-12-10 Thread Brendan O'Dea
On Sun, Dec 08, 2002 at 04:32:10PM -0600, Adam DiCarlo wrote: >Is it a good practice for SGML or XML documentation to ship with >source? My preference would be to include the source plus both text and html renderings. This provides both convieniently pre-formated output for on-line viewing plus t

Re: should XML/SGML documentation ship with sources

2002-12-10 Thread Josip Rodin
On Tue, Dec 10, 2002 at 11:23:41PM +1100, Brendan O'Dea wrote: > >Is it a good practice for SGML or XML documentation to ship with > >source? > > My preference would be to include the source plus both text and html > renderings. This provides both convieniently pre-formated output for > on-line v

Bug#172436: debian-policy: [PROPOSAL] web browser url viewing

2002-12-10 Thread Lukas Geyer
Joey Hess <[EMAIL PROTECTED]> writes: > Package: debian-policy > Version: 3.5.8.0 > Severity: normal > > As discussed earlier on this list, and now implemented by lots of stuff > in Debian[2] and with only a few to go[3], I'm proposing that the > following be added to policy around section 12.4:

Re: [devel-ref] author/homepage in description

2002-12-10 Thread Julian Gilbey
On Tue, Dec 10, 2002 at 12:34:17AM +0100, Denis Barbier wrote: > On Mon, Dec 09, 2002 at 11:28:46PM +, Julian Gilbey wrote: > [...] > > I doubt that translators will need to extract such information in an > > automatic manner. > > If these informations were available, > http://www.debian.o

Re: [devel-ref] author/homepage in description

2002-12-10 Thread Adam DiCarlo
Josip Rodin <[EMAIL PROTECTED]> writes: > On Mon, Dec 09, 2002 at 01:17:28PM -0600, Adam DiCarlo wrote: > > > The point was validly raised in a previous thread that using these means > > > changing packages twice in the event that dpkg is eventually changed. > > > > That I don't follow. > > Scen

Re: [devel-ref] author/homepage in description

2002-12-10 Thread IT - Sven Mueller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 10 December 2002 10:57, Denis Barbier wrote: [Initial request was to include author and/or homepage for package in the control file and as a result in the Packages file (IIRC)] > Please ignore my initial request, I no longer need extra fie

Re: [devel-ref] author/homepage in description

2002-12-10 Thread Josip Rodin
On Tue, Dec 10, 2002 at 09:03:54AM -0600, Adam DiCarlo wrote: > As for the extra work, it doesn't matter. It's not nice to screw around with other people's time like that. -- 2. That which causes joy or happiness.

Re: [devel-ref] author/homepage in description

2002-12-10 Thread Adam DiCarlo
Josip Rodin <[EMAIL PROTECTED]> writes: > On Tue, Dec 10, 2002 at 09:03:54AM -0600, Adam DiCarlo wrote: > > As for the extra work, it doesn't matter. > > It's not nice to screw around with other people's time like that. I was under the guess that given the qty of dpkg bugs, it might take 6+ mont

Re: [devel-ref] author/homepage in description

2002-12-10 Thread Josip Rodin
On Tue, Dec 10, 2002 at 10:49:14AM -0600, Adam DiCarlo wrote: > > > As for the extra work, it doesn't matter. > > > > It's not nice to screw around with other people's time like that. > > I was under the guess that given the qty of dpkg bugs, it might take > 6+ months, so a best practice stop-gap

Re: [devel-ref] author/homepage in description

2002-12-10 Thread Chris Waters
On Tue, Dec 10, 2002 at 04:49:38PM +0100, Josip Rodin wrote: > On Tue, Dec 10, 2002 at 09:03:54AM -0600, Adam DiCarlo wrote: > > As for the extra work, it doesn't matter. > It's not nice to screw around with other people's time like that. But no one is *required* to do anything. (Yet, if ever.)

Bug#160827: syntax of the maintainer name in the Maintainer: field

2002-12-10 Thread Branden Robinson
On Sat, Dec 07, 2002 at 05:33:10PM -0500, Clint Adams wrote: > > True. It could get away with tossing everything outside angulars or > > inside brackets, though. The address can be mandated to stay 7bit for > > now. > > At any rate, people shouldn't be putting raw Latin1 in these fields. Amen. 7

Re: [devel-ref] author/homepage in description

2002-12-10 Thread James R. Van Zandt
[EMAIL PROTECTED] (Denis Barbier) writes: > Putting it in a README file won't help, it can't be automatically > extracted. The problem is that debian/control is the only file with > a parsable format, maybe such infos could be added to another file, > say debian/infos, in a standardized manner.

Re: [devel-ref] author/homepage in description

2002-12-10 Thread Joey Hess
James R. Van Zandt wrote: > I think the link in the copyright file to the upstream sources should > be in a standardized, parsable format. Likewise the author name. > That way lintian could check for them. The last time I checked, 5 or > 10 percent of our packages lacked any link to the upstream