Cross-platform packaging with Qt Creator
Ville Vainio has put together some documentation on building packages for Maemo, MeeGo and OBS: Qt Creator creates packaging that is “almost” valid for Maemo 5 and Symbian. Qt Creator does use a bit of a hacky way to create the package though, in that it builds the binary itself and only uses packaging tools to package that binary. The correct way for Debian based distributions is to provide sufficient instructions to build the whole package with the instructions provided in debian/rules.