Add revisions to packages

This commit is contained in:
2021-04-16 21:09:38 +00:00
parent c01c342945
commit 8cc556024f
4 changed files with 13 additions and 8 deletions

View File

@ -2,7 +2,8 @@
DISTRIBUTION = $(shell lsb_release -sr)
VERSION = __VERSION__
PACKAGEVERSION = $(VERSION)
REVISION = __REVISION__
PACKAGEVERSION = $(VERSION)-$(REVISION)
%:
dh $@