## Debian Package compilation problem
When 'debian/rules binary', i have the error:
debian/proxytunnel.1: No existe el fichero ó directorio at /usr/bin/dh_installman line 120.
make: *** [binary-arch] Error 2
## WorkArraund
cp proxytunnel.1 debian/
And the package compilation is OK.