No problem. I stopped my tests after one app, because they all behave same way when rotating and this one's log is descriptive enough - sometimes blacklist chceck succeds for meecolay apps (or maybe generally for qml apps) and sometimes it fails, probably due to "!(c->portait_supported || c->portait_requested)" check returning false (so either c->portrait_suppored or c->portrait_requested is true, or both are). Did you see the list of libraries which are different between Maemo 5 and MeeGo Harmattan (my very first link)? Is it useful?
!(c->portait_supported || c->portait_requested)=1