<div dir="ltr"><div class="gmail_extra">Okay if anyone wants to TEST this program, I've uploaded a 64bit version which you can download below. A 32bit version will be coming soon if you should need it.</div><div class="gmail_extra"><br></div><div class="gmail_extra"><a href="http://cache.getlazarus.org/debs/makedeb_1.0-1-x86_64.deb">http://cache.getlazarus.org/debs/makedeb_1.0-1-x86_64.deb</a><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">To install either double click the deb and use your package manager program (Software Center on Ubuntu) and press install. </div><div class="gmail_extra">Or type "sudo dpkg -i makedeb_1.0-1-x86_64.deb"</div><div class="gmail_extra"><br></div><div class="gmail_extra">If you don't already have apt-file installed, installing this deb should also install apt-file. The apt-file program  is required to look up package names of your application's dependencies. It should build the cache when installed, but if you need to do it manually (I don't believe you do) the command would be "sudo apt-file update".</div><div class="gmail_extra"><br></div><div class="gmail_extra">To run the application type makedeb in any terminal, or search for Debian Packager in the dash (Ubuntu).</div><div class="gmail_extra"><br></div><div class="gmail_extra">Usage should be self explanatory. You either type of the path to you application, or press the button with the green plus and choose your application. Fill out the fields and press build. </div><div class="gmail_extra"><br></div><div class="gmail_extra">A few tips:</div><div class="gmail_extra"><br></div><div class="gmail_extra">You can pick the desktop icon by clicking the big image in the top left and picking a graphic file.</div><div class="gmail_extra">The caption value is what will appear in the dash or if you pin the icon somewhere.</div><div class="gmail_extra">Search for you program using with apt-cache search or aptitude search using the package name.</div><div class="gmail_extra">Your short description will appear next to the package name when searching.</div><div class="gmail_extra">Versions should be formatted majorver.minorver-packagever eg. 0.9-1</div><div class="gmail_extra">Author should be in the form of Your Name <<a href="mailto:you@example.com">you@example.com</a>></div></div>