Source: readline Version: 8.2-1.2 Severity: minor X-Debbugs-Cc: [email protected]
In debian/rules, this package expect a 'cross' option from DEB_BUILD_PROFILES, it is not usual method. In fact, we can detect cross building by compare BUILD and HOST just like other packages.

