diff --git a/debian/rules b/debian/rules index 2e6b5eb..0d8b5fb 100755 --- a/debian/rules +++ b/debian/rules @@ -6,7 +6,7 @@ export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed export QT_SELECT := qt5 export ZEAL_VERSION := $(shell dpkg-parsechangelog --show-field Version | perl -pe 's/\d+:(.*)-\d+/$$1/p') -DATE := $(shell date --date="$$(dpkg-parsechangelog --show-field Date)" +%F) +DATE := $(shell date --utc --date="$$(dpkg-parsechangelog --show-field Date)" +%F) DPKG_EXPORT_BUILDFLAGS = 1