summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
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 \