Set version in controlfile dynamically (#18)

If the package is built with a specific version the controlfile should contain the corresponding version.
This commit is contained in:
Masgalor
2020-07-22 18:22:47 +02:00
committed by GitHub
parent 99ea231d80
commit 054085e860
3 changed files with 7 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
git/
dist/
debian/config.env
debian/control
Dockerfile