diff -Nur lintian-2.4.3.orig/checks/cruft lintian-2.4.3/checks/cruft
--- lintian-2.4.3.orig/checks/cruft	2010-07-26 06:50:52.000000000 +0200
+++ lintian-2.4.3/checks/cruft	2010-08-09 16:09:11.130710848 +0200
@@ -40,7 +40,7 @@
 # config.sub, and automake depends on autotools-dev.
 our $AUTOTOOLS = Lintian::Relation->new(join(' | ',
     qw(autotools-dev automake automaken automake1.4 automake1.7 automake1.8
-       automake1.9 automake1.10 automake1.11)));
+       automake1.9 automake1.10 automake1.11 dh-autoreconf)));
 
 # The files that contain error messages from tar, which we'll check and issue
 # tags for if they contain something unexpected, and their corresponding tags.
