View Single Post
Posts: 445 | Thanked: 367 times | Joined on Nov 2010 @ Italy
#887
@xanthein if you have the sources with the fixes, you can:

Start the Maemo SDK in scratchbox

Inside Scratchbox you can create your Debian source package. Go to the directory where your project resides. Create your package with

dpkg-buildpackage -rfakeroot -sa -S


Go to the directory where the package was built. This directory is probably inside the Scratchbox tree, e.g.:

/scratchbox/users/<your_name>/home/<your_name>/<package_dir_here>

You should find your .changes file there. Then upload this file in the Maemo Extras assistant.

Or else, you can post your sources somewhere and i'll upload to Extras Devel
__________________
Flickr photos taken with N900 https://www.flickr.com/cameras/nokia/n900/
"Closed source software tells you what you can do. With open source, you decide what software can do for you" Richard Stallman