Source: rasdaemon Version: 0.5.6-1 Severity: serious Justification: fails to build from source
Builds of rasdaemon in minimal environments (notably, on the autobuilders) have been failing: dh build-arch --with autotools-dev dh_testdir -a dh_autotools-dev_updateconfig -a debian/rules override_dh_auto_configure make[1]: Entering directory '/«PKGBUILDDIR»' autoreconf make[1]: autoreconf: Command not found debian/rules:27: recipe for target 'override_dh_auto_configure' failed make[1]: *** [override_dh_auto_configure] Error 127 make[1]: Leaving directory '/«PKGBUILDDIR»' debian/rules:22: recipe for target 'build-arch' failed make: *** [build-arch] Error 2 Please declare a build dependency on autoconf in addition to autotools-dev, and check with pbuilder or the like that you haven't missed anything else. (In particular, I suspect you might also need to list automake and libtool.) Thanks!