spiegel-keyman/common/core/desktop/debian/rules
Eberhard Beilharz 6b999bc911
chore(linux): Update debian metadata based on Debian repos
This is a cherry-pick of PR#4223:

- Add script to create debian source package
- Update debian metadata based on Debian repos
- Remove some lintian warnings and errors
- Remove support Xenial
- Reduce size of icon
- Omit confusing values from gbp.conf
2021-01-12 18:38:18 +01:00

13 lines
206 B
Makefile
Executable file

#!/usr/bin/make -f
export DH_VERBOSE=1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
# xenial needs this to be explicit
export LC_ALL=C.UTF-8
%:
dh $@
override_dh_missing:
dh_missing --fail-missing