>>>>> "Russ" == Russ Pitman <rjp@belle.apana.org.au> writes:
> When I try "debian/rules binary" in a source directory
> containing a /debian subdirectory and running as root I get
> "permission denied"
Did you check if it was executable? That will give that error. rules
is a shell script so you may need to chmod +x it.
Good luck.
Marshal