- Gpg
- debuild
- dpkg-buildpackage
- git-buildpackage
- Be sure you have runned the following command at the root of your tree :
git submodule update --init
- Commit or stash all your changes
- Tag the new release version
git-dch -R -N version --ignore-branch
commit the changes made to debian/changelog
- Build the new version
git-buildpackage --git-tag --git-ignore-branch
- Files are available in the parent directory.