Remove redundant hardening rule.

This commit is contained in:
Simon Quigley 2023-08-11 11:47:22 -05:00
parent 1b0426f686
commit b9cb6b9902
2 changed files with 1 additions and 1 deletions

1
debian/changelog vendored
View File

@ -2,6 +2,7 @@ lxqt-powermanagement (1.3.0-0ubuntu1) UNRELEASED; urgency=medium
* New upstream release.
* Bump build dependencies.
* Remove redundant hardening rule.
-- Simon Quigley <tsimonq2@ubuntu.com> Fri, 11 Aug 2023 11:33:08 -0500

1
debian/rules vendored
View File

@ -2,7 +2,6 @@
# export DH_VERBOSE=1
export LC_ALL=C.UTF-8
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%: