Anyway, I created a debian package for my software for my mp3 player. You can install my package by doing the following:
Add the following lines to /etc/apt/sources.list
deb http://www.timmins.net/debian/ ./
deb-src http://www.timmins.net/debian/ ./
then run apt-get update, then apt-get install carmp3.
the binaries are in /usr/local/carmp3.
Apparently the sources are in the .deb too, I just can't figure out how to access them :-(