This page provides notes for building LBackup .deb packages. The process is currently quite manual. As the process becomes more automated then this page should be updated to reflect the process for building the lbackup .deb package.
The .deb installer may be built using the source files which are accessible from the git-hub repository
The instructions below are still accessible for historical purposes as the build process transitions to the new build script hosted at git-hub. The instructions below will be removed in the future.
dpkg --build soruce_files_directory
lintian
. (various issues need to be resolved)lintian -b /path/to/lbackup.deb
tar -czf lbackup_x.x.x_deb_source.tar.gz lbackup_x.x.x_all