[SCM] qxgedit/master: Fix hardening.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Jun 17 12:03:12 UTC 2016


The following commit has been merged in the master branch:
commit f3e96ad29b967a34be00ca44ded5ede70875739a
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Jun 17 13:57:59 2016 +0200

    Fix hardening.

diff --git a/debian/patches/series b/debian/patches/series
index fe90ca5..e43fb8a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0002-fix_multiarch_dir.patch
+0003-fix-desktop-file.patch
diff --git a/debian/rules b/debian/rules
index 0669202..34c56d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 export DEB_CFLAGS_MAINT_APPEND := $(shell dpkg-buildflags --get CPPFLAGS)

-- 
qxgedit packaging



More information about the pkg-multimedia-commits mailing list