useful commands
apt-get purge apt-get rm pet@cow:~$ dpkg-query -l|grep emacs pet@cow:~$ dpkg-query -L emacs-goodies-el|grep colo /usr/share/emacs/site-lisp/emacs-goodies-el/color-theme.el pet@cow:~$
see dpkg
http://en.wikipedia.org/wiki/Debian_Package_Maker
http://www.linuxfordevices.com/c/a/Linux-For-Devices-Articles/How-to-make-deb-packages/
use dpkg -b dir/
use a control just follow the error message and everything is done. haha
this is the best doc