r47340 - /packages/texmaker/trunk/debian/rules
jump-guest at users.alioth.debian.org
jump-guest at users.alioth.debian.org
Tue Sep 27 19:15:16 UTC 2016
Author: jump-guest
Date: Tue Sep 27 19:15:15 2016
New Revision: 47340
URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=47340
Log:
Add support for missing hardening flags
Modified:
packages/texmaker/trunk/debian/rules
Modified: packages/texmaker/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/texmaker/trunk/debian/rules?rev=47340&op=diff
==============================================================================
--- packages/texmaker/trunk/debian/rules (original)
+++ packages/texmaker/trunk/debian/rules Tue Sep 27 19:15:15 2016
@@ -1,6 +1,7 @@
#!/usr/bin/make -f
#export DH_VERBOSE=1
export QT_SELECT := qt5
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
pkg=texmaker
data=$(pkg)-data
More information about the debian-science-commits
mailing list