On Sat, Oct 29, 2011 at 12:32:37PM +0100, Adam D. Barratt wrote: > Package: asterisk-modules > Version: 1:1.8.4.4~dfsg-2 > Severity: serious > > Hi, > > vpb-driver (and thus libvpb0) was removed on s390 (see #644051). This > means that asterisk-modules is now uninstallable on that architecture in > unstable (and by extension asterisk).
Right now asterisk has in the build dependency: libvpb-dev [linux-any] If I want to encode this extra limitation (!s390 !s390x) I would have to use either: libvpb-dev [!hurd-any !kfreebsd-any !s390 !s390x] or: libvpb-dev [linux-any], libvpb-dev [!s390 !s390x] Which of those would be preffered? As a side note, vpb-driver has: "Architecture: any" for all of its packages, even though it is linux-specific, AFAIK (and fails to build on hurd and kfreebsd[1]) [1] https://buildd.debian.org/status/package.php?p=vpb-driver -- Tzafrir Cohen icq#16849755 jabber:[email protected] +972-50-7952406 mailto:[email protected] http://www.xorcom.com iax:[email protected]/tzafrir -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

