Add Debian packaging

It may make sense to move kiwix-compile-resources.1 into the main source
and have meson manage it in the future.
This commit is contained in:
Kunal Mehta
2020-07-09 16:17:30 -07:00
parent 7fe07c65fd
commit 55515f2fc6
9 changed files with 83 additions and 0 deletions

5
debian/rules vendored Executable file
View File

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