Add Debian packaging files

This commit is contained in:
David Boddie
2019-06-29 10:10:15 +00:00
committed by Dorota Czaplejewicz
parent 9e5629d1e0
commit fc338f5723
5 changed files with 59 additions and 0 deletions

8
debian/rules vendored Executable file
View File

@ -0,0 +1,8 @@
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@ --builddirectory=_build
override_dh_autoreconf: