[SCM] libltc/master: Fix hardening.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Thu Dec 22 22:29:57 UTC 2016
The following commit has been merged in the master branch:
commit 47ca7d2a3cbb72ea852abf6f6347af63f550baeb
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Thu Dec 22 23:04:30 2016 +0100
Fix hardening.
diff --git a/debian/rules b/debian/rules
index ce71a72..f448f45 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
#!/usr/bin/make -f
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
%:
dh $@
--
libltc packaging
More information about the pkg-multimedia-commits
mailing list