[debian] initial Debian package management support

This commit is contained in:
Vinicius Moreira
2022-03-10 17:11:19 -03:00
parent 9d88355b5c
commit f6c8ad9553
70 changed files with 4011 additions and 45 deletions

View File

@@ -1,4 +1,4 @@
__version__ = '0.9.29'
__version__ = '0.10.0'
__app_name__ = 'bauh'
import os