Package: jack-audio-connection-kit
Severity: wishlist

This package uses the cdbs control auto update feature.  As part of this
feature one can specify the fields System: and Cpu: in place of
Architecture: to allow a more fine-grained selection of architectures.
This feature was added with the apparent presumption that dpkg-dev would
eventually understand this syntax as well, but in fact dpkg-dev now
supports a different syntax.  Therefore, the cdbs-specific syntax will
be removed as soon as possible.

To switch to the dpkg-supported syntax, replace

Cpu: any
System: any

by

Architecture: any

For the build dependencies, change

libasound2-dev [system: linux]
libcap-dev [system: linux]
libraw1394-dev [system: linux]

to

libasound2-dev [linux-any]
libcap-dev [linux-any]
libraw1394-dev [linux-any]

Finally, add a build dependency on dpkg-dev (>= 1.13.12).


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to