Could someone please mail me a complete step-by-step instruction on creating deb packages? The manual page is somewhat outdated... I actually figured out how to do it simply using tar, gzip and ar (couldn't figure dpkg out), but how do I make dpkg run some post-install shell script after unpacking it? Thanks.
AK