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.

http://www.getlazarus.org/apps/makedeb/

To install a package: dpkg -i packagename.deb
To uninstall a package: dpkg -r packagename

Note: apt-file is no longer required to build your app dependency list.

Source code for the project is also available on github under the copyleft
license.

http://github.com/sysrpl/lazarus.apps.makedeb
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to