X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/6ae8169cb30b198eb747e8c51894c95c9ce56076..f84d32310a8d3563e5ce7ee77577ca091c4b21e0:/debian/rules diff --git a/debian/rules b/debian/rules index 5c88420..3174e6c 100755 --- a/debian/rules +++ b/debian/rules @@ -1,13 +1,15 @@ #!/usr/bin/make -f # -*- makefile -*- -DEB_LDFLAGS_MAINT_APPEND=-Wl,-Bsymbolic-functions -Wl,--as-needed -include /usr/share/dpkg/buildflags.mk -export CFLAGS CPPFLAGS LDFLAGS +export DEB_BUILD_MAINT_OPTIONS = hardening=+all +export DEB_LDFLAGS_MAINT_APPEND = -Wl,-Bsymbolic-functions -Wl,--as-needed %: dh $@ +override_dh_installchangelogs: + dh_installchangelogs NEWS + .PHONY: override_dh_strip override_dh_strip: dh_strip --dbg-package=libam7xxx0.1-dbg