11-28-05 12:50 PM
Andrew Vaughan wrote:
> On Mon, 28 Nov 2005 22:28, Thiemo Seufer wrote:
> As a user, I much prefer
> foo
> + libfoo
> + foo-doc-en
> + foo-doc-fr
> rather than
> foo
> + libfoo
> + foo-en-doc
> + foo-fr-doc
>
> To me the hierarchy tree
> <package>-<sub-package-type>-<language/locale>
> is much more natural than
> <package>-<language/locale>-<sub-package-type>
It may look more natural, but it makes pattern matching harder
(e.g. python-docutils is a false positive for the naive approach).
Thiemo
--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.or
g
[ Post a follow-up to this message ]
|