When running running "dpkg-buildpackage -us -uc" it reports:
dh_usrlocal: debian/squidanalyzer/usr/local/bin/squid-analyzer is not a directory
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
I've changed Perl INSTALLDIRS to vendor instead of site so that it will
not be installed into /usr/local/
Thanks to Adrian Ban for the report.