Use complete Debian revision number as build number
Use complete Debian revision number as build number, instead of just the numeric part. Also, re-implement scripts/time-stamper.bash without direct calls to dpkg-parsechangelog.
This commit is contained in:
1
debian/rules
vendored
1
debian/rules
vendored
@@ -7,6 +7,7 @@ export DEB_CFLAGS_MAINT_APPEND = $(CPPFLAGS) -Wall -Wno-deprecated-declarations
|
||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||
|
||||
include /usr/share/dpkg/pkg-info.mk
|
||||
export DEB_VERSION
|
||||
export FORCE_SOURCE_DATE = 1
|
||||
|
||||
MUTABLE_FILES := build.h $(wildcard locale/*.po) \
|
||||
|
||||
Reference in New Issue
Block a user