change to source format 3.0 (quilt), try harder to harden
authorBdale Garbee <bdale@gag.com>
Wed, 10 Oct 2012 15:17:47 +0000 (09:17 -0600)
committerBdale Garbee <bdale@gag.com>
Wed, 10 Oct 2012 15:17:47 +0000 (09:17 -0600)
debian/rules
debian/source/format [new file with mode: 0644]

index 1c0b1dffae8630681f6366b20ac404dadea1a294..e20f4f5427c4d142138785a0a5e97c3eccc85286 100755 (executable)
@@ -4,6 +4,7 @@
 #              to build this package with 'make -j'
 
 export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
        dh $@
diff --git a/debian/source/format b/debian/source/format
new file mode 100644 (file)
index 0000000..163aaf8
--- /dev/null
@@ -0,0 +1 @@
+3.0 (quilt)