#732973 liblo: update Architecture field

#732973#3
Date:
2013-12-23 12:42:03 UTC
From:
To:
Felipe Sateler <fsateler@debian.org> writes:

If a package should not be built on an architecture, then there is an
Architecture field to indicate this. Please use this instead of failing
the build (note that you can use "!sparc !sparc64" or something like
that).

Ansgar

#732973#8
Date:
2013-12-23 14:11:17 UTC
From:
To:
I was under the impression that this is not true. The ! can be used in
the (Build-)Depends field, but not on the Architecture one.

#732973#13
Date:
2013-12-23 14:43:35 UTC
From:
To:
Quoting Felipe Sateler (2013-12-23 15:11:17)

Depending on the reason for avoiding some specific arch, you may find
useful my pkgarchs.sh script in uwsgi packaging, and how it is used in
control.in and rules file.


 - Jonas