Add PPA support (#880)

* Clean up a few things in various setup function
* Add Launchpad-related setting to Debian build function
* Add signature feature to package builder and fix error in debian/copyright
* Update documentation
* Update README
This commit is contained in:
Veronica Berglyd Olsen
2021-09-08 20:38:35 +02:00
committed by GitHub
parent a9cd0b29d4
commit 50d0c1eb29
9 changed files with 428 additions and 226 deletions
+2 -1
View File
@@ -18,4 +18,5 @@ echo ""
echo " Building Linux Packages"
echo "================================================================================"
echo ""
python3 setup.py build-deb
python3 setup.py build-deb --sign
python3 setup.py build-ubuntu --sign --first