commit a5cb60635f4062ef8164450c47f611b10386ab5d
parent 93193ac10f6ca68f954f190aa31206b6d34470b1
Author: Simon Ruderich <simon@ruderich.org>
Date: Sat, 29 Sep 2012 18:03:29 -0700
debian: Enable hardening flags
Signed-off-by: Alexander Kojevnikov <alexander@kojevnikov.com>
Diffstat:
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/dist/debian/compat b/dist/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/dist/debian/rules b/dist/debian/rules
@@ -1,4 +1,6 @@
#!/usr/bin/make -f
+export V=1
+
%:
dh $@