Add Debian packaging

My first Debian package, woo! :-)
This commit is contained in:
Bob Ham
2018-05-29 10:48:28 +01:00
parent c62fc29b5f
commit c1ac7ff736
6 changed files with 35 additions and 0 deletions

6
debian/rules vendored Executable file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@ -- -B_build