Hi, I am using gzip in my debian/rules for zipping manpage and then i use "cp my_package.1.gz /usr/share/man/man1"
my first question: is it a true usage to put gzip into rules? and secondly, should i specify "gzip" as a Build-Depends? thanx -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

