Skip to content

Adding the automatic versioning and dependencies to debian build script

Sohrab Behdani requested to merge github/fork/ARS101/experimental into main

Created by: ARS101

Now the build script has automatic versioning, this means that there is no longer any need of editing the script besides change in the structure of the codebase.

Which would be easy to do, since it is very readable.

Also adding both build and runtime dependencies.

Merge request reports