* Matthias Klose <doko@debian.org>, 2013-12-03, 16:30:
Seen now in many packages, calling dh --with autotools-dev instead of autotools_dev, making this a nop.
I don't think it's no-op:
http://sources.debian.net/src/debhelper/9.20131110/dh?hl=530#L527
Also:
$ dh binary --with autotools-dev --no-act | grep autotools
dh_autotools-dev_updateconfig
--
Jakub Wilk