Tried to fix the Hashbang and Scratchbox issue by putting Perl into the Scratchbox...
[pwnitter] / debian / rules
1 #!/usr/bin/make -f
2 PATH:=/usr/bin/dh7:/usr/bin:$(PATH)
3 SBOX_REDIRECT_IGNORE := $(SBOX_REDIRECT_IGNORE):/usr/bin/python:/usr/bin/perl
4 export PATH SBOX_REDIRECT_IGNORE
5
6 %:
7         dh $@