On Sat, Sep 26, 2015 at 03:30:39PM +0200, Ole Streicher wrote: > Jakub Wilk <jw...@debian.org> writes: > > Instead, you should use something like this: > > > > Depends: ${astrometry-data}, ${misc:Depends} > > > > and generate substitution for ${astrometry-data} appropriate for the > > host architecture in debian/rules. > > The virtual package should then not be Architecture: all, but "any"?
That would be required for architecture-specific dependencies in any case; [...] architecture specifiers are handled at build-time by dpkg-gencontrol, not at install-time. -- Colin Watson [cjwat...@debian.org]