Package: telepathy-gabble
Version: 0.13.7-1
Severity: important
Tags: patch

Please enabled hardened build flags through dpkg-buildflags.

Patch attached.

Cheers,
        Moritz
diff -aur telepathy-gabble-0.13.7.harden/debian/rules telepathy-gabble-0.13.7/debian/rules
--- telepathy-gabble-0.13.7.harden/debian/rules	2011-10-15 19:20:21.000000000 +0200
+++ telepathy-gabble-0.13.7/debian/rules	2012-01-19 21:30:29.000000000 +0100
@@ -8,6 +8,7 @@
 override_dh_auto_configure:
 	dh_auto_configure -- \
 		--libexecdir="\$${prefix}/lib/telepathy" \
+		$(shell dpkg-buildflags --export=configure) \
 		--with-ca-certificates=/etc/ssl/certs/ca-certificates.crt
 
 # parallel make works

Reply via email to