ya... i keep trying about it for a day...i have download the maemo-optify.deb file... and the guide say we can call it right b4 "dh_builddep"... can you tell me that what's the command to call it?
You can put a call to "maemo-optify" into debian/rules, immediately after dh_gencontrol or equivalent, like this: maemo-optify PACKAGE DIR where PACKAGE is the name of the binary package that you want to optify, and DIR is the directory with the files of the package. If you omit DIR, it defaults to "debian/PACKAGE". (The name of the package is needed for the heuristics that maemo-optify performs.)
Do i have to put the maemo-optify.deb file in the debian folder?
do i have to rename it since when we download the filename was "maemo-optify_0.2.1_all.deb"