From: Mark Wooding Date: Thu, 2 Jun 2016 13:57:16 +0000 (+0100) Subject: debian/control: Include `prlimit' and `x86-model' in the metapackage. X-Git-Tag: 1.4.2.1~1^2~1 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/misc/commitdiff_plain/0f5c5dd0eaf183ab7ed091c366f068ee6c6184e9?hp=0f5c5dd0eaf183ab7ed091c366f068ee6c6184e9 debian/control: Include `prlimit' and `x86-model' in the metapackage. I think I thought that I couldn't mention those in the `Depends' list before. Turns out that I can, as long as I make the metapackage be architecture `any' rather than `all' (so that different architectures can have different `Depends' lists). ---