This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository baitfisher.
commit 9775d1807ed9cfcf7459b4d5737bf6e377952648 Author: Andreas Tille <[email protected]> Date: Wed Sep 6 11:53:28 2017 +0200 hardening=+all --- debian/changelog | 1 + debian/rules | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3d35f3e..6be0fa0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ baitfisher (1.0+dfsg-2) UNRELEASED; urgency=medium * Standards-Version: 4.1.0 (no changes needed) * debhelper 10 * Unique license in copyright + * hardening=+all -- Andreas Tille <[email protected]> Wed, 06 Sep 2017 11:44:47 +0200 diff --git a/debian/rules b/debian/rules index bb8a8a3..049340d 100755 --- a/debian/rules +++ b/debian/rules @@ -3,9 +3,7 @@ # output every command that modifies files on the build system. #export DH_VERBOSE = 1 - -# see FEATURE AREAS in dpkg-buildflags(1) -#export DEB_BUILD_MAINT_OPTIONS = hardening=+all +export DEB_BUILD_MAINT_OPTIONS = hardening=+all include /usr/share/dpkg/pkg-info.mk -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/baitfisher.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
