I've created my little application using Qt Creator 2.0. Now I want to release it to Maemo Extras. .deb package is succesfully created. However Maemo Extras assistant requires .changes file. Question: where I can get this .changes file? Using Nokia Qt SDK on Windows XP.
Build-Depends: debhelper (>= 5),libqt4-dev
Depends: ${shlibs:Depends}, ${misc:Depends}