]> git.donarmstrong.com Git - debhelper.git/commit
remove verbose_print of buildsystem selection details
authorJoey Hess <joey@gnu.kitenet.net>
Mon, 20 Apr 2009 19:09:38 +0000 (15:09 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Mon, 20 Apr 2009 19:09:38 +0000 (15:09 -0400)
commit9ba005949259f0e9bcd9a3a094607d615be1eebd
treeee9be96e240736fbfa2a27839111f82ee4688fdf
parent059f0dc2f0961521904e82808ca5e2bab881eff0
remove verbose_print of buildsystem selection details

This would be the only place in debhelper where -v enables debugging info
that is not just shell commands being run.

Since --list can be used to see details of build system selection, and
since it will probably be obvious which one is selected in -v mode due to
the commands run, I think this oddity is unnecessary.
Debian/Debhelper/Dh_Buildsystems.pm