summaryrefslogtreecommitdiff
path: root/debian/rules
blob: 8f0a161e86962e84ad7ff119705011504b9aad02 (plain)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

# hardening
export DEB_BUILD_MAINT_OPTIONS = hardening=+all

%:
	dh $@ --with=systemd

override_dh_installchangelogs:
	dh_installchangelogs NEWS