hi.

I feel like I'm dissecting your package this night. Sorry if this
offends you.

Anyway:

You justify making the package "Arch: any" by your different
dependencies per architecture. However, dpkg supports architecture
dependent already in the form of

Depends: dmidecode (> 2.8) [i386], dmidecode (> 2.8) [amd64]

To name the package you depend on (versioned to allow for the --string
commandline option). Unfortunately the easier to read syntax of

Depends: dmidecode (> 2.8) [i386|amd64]

isn't supported (at least not yet). So if your dmidecode dependency is
the only reason for arch:any, you could get rid of that.

Regards,
Sven


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

Reply via email to