Package: pearpc
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: i386 x86_64
System: any

by

Architecture: any-i386 any-amd64

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

For the build dependencies, make the following replacements:

nasm [cpu: i386]                => nasm [any-i386]
libgpmg1-dev [system: linux]    => libgpmg1-dev [linux-any]
libsvga1-dev [i386]             => libsvga1-dev [any-i386]
libasound2-dev [system: linux]  => libasound2-dev [linux-any]


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

Reply via email to