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

Re: [SCM] Debian package checker branch, master, updated. 2.5.4-77-gd2ce5b1



* Niels Thykier <niels@thykier.net>, 2011-12-23, 19:41:
   Created new module for handling architectures

   The new API handles some basic queries like checking if a string
   is a known architecture or architecture wildcard.  It can also
   expand an wildcards and check if a wildcard contains an a given
   architecture.

   Also moved data/fields/architectures to data/common.

   Signed-off-by: Niels Thykier <niels@thykier.net>

I didn't look very carefully at the diff, but I'm afraid the current implementation is too simplistic too be correct. For example, the "any-arm" wildcard should expand to at least: arm armel armhf. I believe it currently doesn't.

--
Jakub Wilk


Reply to: