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 <[email protected]> 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.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
