Add revisions to packages
This commit is contained in:
@ -2,7 +2,8 @@
|
||||
|
||||
DISTRIBUTION = $(shell lsb_release -sr)
|
||||
VERSION = __VERSION__
|
||||
PACKAGEVERSION = $(VERSION)
|
||||
REVISION = __REVISION__
|
||||
PACKAGEVERSION = $(VERSION)-$(REVISION)
|
||||
|
||||
%:
|
||||
dh $@
|
||||
|
Reference in New Issue
Block a user