Version bumps, and fix Debian so default is to build normally and .static files are used in our builds.

This commit is contained in:
Adam Ierymenko 2017-03-17 19:16:34 -07:00
commit ec8e1178e5
10 changed files with 77 additions and 5 deletions

2
debian/rules vendored
View file

@ -7,7 +7,7 @@ CXXFLAGS=-O3 -fstack-protector-strong
dh $@ --with systemd
override_dh_auto_build:
# make -j 2
make -j 2
override_dh_systemd_start:
dh_systemd_start --restart-after-upgrade