summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorThomas Preud'homme <robotux@celest.fr>2017-11-23 23:43:29 +0000
committerThomas Preud'homme <robotux@celest.fr>2017-11-25 00:03:08 +0000
commitcf5f6e5a5ef7ee712c57cde2cabb2951fd1de90c (patch)
treee96f7b764d4621c722535f5544577758b75bbfde /debian
parentf730addda4495318aadf5b4b329ccf0a97a6b968 (diff)
Enable all hardening flags
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rwxr-xr-xdebian/rules1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 229df3f..c89c2c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ ultracopier (1.2.3.6-1) UNRELEASED; urgency=low
+ Generate and clean Qt message files.
+ Select Qt5 libraries.
+ Configure and enable installation.
+ + Enable all hardening flags.
* debian/copyright:
+ Remove inline GPL-3 paragraph.
+ Use HTTPS URL for format field.
diff --git a/debian/rules b/debian/rules
index 91078b4..05396f7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
#export DH_VERBOSE=1
export QT_SELECT:=qt5
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
archplugins:=plugins-alternative/Themes/Clean \
plugins-alternative/Themes/Supercopier \