in lib/Debian/Debhelper/Buildsystem/dh_virtualenv.pm [62:65]
sub configure { my $this = shift; doit('mkdir', '-p', $this->get_venv_builddir()); }