Import dpkg build flags
authorthijs <thijs@b513b33f-fedd-0310-b452-c3deb5f4c849>
Tue, 1 Nov 2011 19:35:40 +0000 (19:35 +0000)
committerthijs <thijs@b513b33f-fedd-0310-b452-c3deb5f4c849>
Tue, 1 Nov 2011 19:35:40 +0000 (19:35 +0000)
git-svn-id: svn://svn.debian.org/pgp-tools/trunk@486 b513b33f-fedd-0310-b452-c3deb5f4c849

debian/changelog
debian/rules

index d2617b1f8eeba2d459604eedaca6923bf3c59bd2..fff1d4d357ae1ee55399b4c8439522689b378f4f 100644 (file)
@@ -4,7 +4,8 @@ signing-party (1.1.4-1) UNRELEASED; urgency=low
   * caff:
     + Correct path of ~/.caffrc in informational messages (Closes: #582603).
     + Be more verbose on unexpected key ID (Closes: #645792).
-  * Debian package: small cleanups.
+  * Debian package:
+    + Import dpkg build flags, plus small cleanups.
   
 
   [ Franck Joncourt ]
@@ -44,7 +45,7 @@ signing-party (1.1.4-1) UNRELEASED; urgency=low
     + Create the mail files in ~/.caff/keys even if mail is not sent
       (closes: #590666).
 
- -- Thijs Kinkhorst <thijs@debian.org>  Tue, 01 Nov 2011 20:17:22 +0100
+ -- Thijs Kinkhorst <thijs@debian.org>  Tue, 01 Nov 2011 20:35:10 +0100
 
 signing-party (1.1.3-1) unstable; urgency=low
 
index b863c7348db5919684c3ca58a6242561bb6b696b..1bcf1019f37fd74bf4eadc2e06c95ccbd238c232 100755 (executable)
@@ -1,5 +1,9 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS := hardening=+bindnow
+DPKG_EXPORT_BUILDFLAGS = 1
+-include /usr/share/dpkg/buildflags.mk
+
 VERSION := $(shell dpkg-parsechangelog | grep ^Version | cut -d' ' -f2)
 
 INSTALL             = install