summaryrefslogtreecommitdiff
path: root/debian/rules
blob: 13ae8deb54e84a7256dba62919eb0444d93c00c8 (plain)
1
2
3
4
5
6
#!/usr/bin/make -f

export DEB_BUILD_MAINT_OPTIONS=hardening=+all reproducible=+all qa=+bug

%:
	dh $@