Package: dh-make Version: 2.201608 Severity: minor Hi,
If dh-make detects a configure file, it will inject a B-D on autotools-dev and add "--with autotools_dev" to dh. However, since debhelper/9.20160115 (released Jan 2016) this is no longer necessary. That version of debhelper (or later) will ensure that config.sub and config.guess is updated automatically (via "dh_update_autotools_config"). This is done regardless of compat level used. Thanks, ~Niels

