[med-svn] [Git][med-team/logol][master] Add hardening options
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Jul 21 16:10:41 BST 2021
Andreas Tille pushed to branch master at Debian Med / logol
Commits:
cbd70e19 by Andreas Tille at 2021-07-21T17:10:27+02:00
Add hardening options
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,13 @@
logol (1.7.9-4) UNRELEASED; urgency=medium
+ [ Shruti Sridhar ]
* Team Upload.
* Add autopkgtests
* Install docs
+ [ Andreas Tille ]
+ * Add hardening options
+
-- Shruti Sridhar <shruti.sridhar99 at gmail.com> Wed, 21 Jul 2021 12:02:43 +0530
logol (1.7.9-3) unstable; urgency=medium
=====================================
debian/rules
=====================================
@@ -4,6 +4,8 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
DEB_ANT_BUILD_TARGET=create-jar,test_swi
DEB_ANT_ARGS=-Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5
View it on GitLab: https://salsa.debian.org/med-team/logol/-/commit/cbd70e19892ce6fe1c97c98723b02fced055e425
--
View it on GitLab: https://salsa.debian.org/med-team/logol/-/commit/cbd70e19892ce6fe1c97c98723b02fced055e425
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210721/c83ba39c/attachment.htm>
More information about the debian-med-commit
mailing list