<div dir="ltr"><div>I've put up a release for Debian Packager, a tool which hopefully makes it easy for developers to create their own deb packages to deploy their applications. Usage should be self explanatory and help is provided. Debian Packager can build both 32 and 64 bit deb packages.</div><div><br></div><a href="http://www.getlazarus.org/apps/makedeb/">http://www.getlazarus.org/apps/makedeb/</a><div><br></div><div>To install a package: dpkg -i packagename.deb</div><div>To uninstall a package: dpkg -r packagename</div><div><br></div><div>Note: apt-file is no longer required to build your app dependency list.</div><div><br></div><div><div>Source code for the project is also available on github under the copyleft license.<br></div><div><br></div><div><a href="http://github.com/sysrpl/lazarus.apps.makedeb">http://github.com/sysrpl/lazarus.apps.makedeb</a><br></div></div></div>