This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch debian/jessie-backports-sloppy in repository kraken.
commit 0e7b53d51de49b70ccf4fbbc9e5fb16ae63d49c3 Author: Andreas Tille <[email protected]> Date: Tue Feb 6 12:29:55 2018 +0100 No hardening --- debian/changelog | 1 + debian/rules | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c987657..6a3ab41 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ kraken (1.0-1~bpo8+1) jessie-backports-sloppy; urgency=medium * Rebuild for jessie-backports-sloppy. + * No hardening -- Andreas Tille <[email protected]> Tue, 06 Feb 2018 12:26:39 +0100 diff --git a/debian/rules b/debian/rules index e55a0fb..2fb594a 100755 --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,7 @@ # DH_VERBOSE := 1 -export DEB_BUILD_MAINT_OPTIONS = hardening=+all +# export DEB_BUILD_MAINT_OPTIONS = hardening=+all include /usr/share/dpkg/default.mk -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kraken.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
