[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH] Added-support-for-multi-version-arch-in-temporary-labs



Hi

Attached is a patch that would effectively solve #632115 for most of our
users.  I have not applied it yet, since there are parts that may be
controversial.

Particularly the output for emitted tags have not changes, mostly
because I was afraid that some people relied on our current output
format (incl. lintian-info).  Secondly I felt it might be a good idea to
get second opinions on a new such output format.  Currently we do:

<...>: $name [$type]: <...>

We have to fit in $version and $arch into this equation.  The simplest
solution would be (a permutation of) the following:

<...>: $name $type $version $arch: <...>

While we could leave out parts that are redundant when (parts of) the
feature is not used, I suspect it may make output parsers more
complicated (as they would need to know / deduce this).
  On the other hand, it may make output needlessly long.

~Niels

Attachment: 0001-Added-support-for-multi-version-arch-in-temporary-la.patch
Description: application/wine-extension-patch


Reply to: