X-Git-Url: https://git.ao2.it/libam7xxx.git/blobdiff_plain/e533e30f52a029e7361cb782d00959990ceb11b7..d3f16acf99517e8ba5b35506f6b260e64089afbf:/debian/rules diff --git a/debian/rules b/debian/rules index 5c88420..89ba88d 100755 --- a/debian/rules +++ b/debian/rules @@ -1,13 +1,14 @@ #!/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_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