This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository xmedcon.
commit 4a78d770c9205e515db1bb41398339fe0cc849da Author: Andreas Tille <[email protected]> Date: Sat Oct 7 00:58:05 2017 +0200 hardening=+all --- debian/changelog | 1 + debian/rules | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 85aaba1..9eaf87b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ xmedcon (0.14.1-2) UNRELEASED; urgency=medium * Moved packaging from SVN to Git * Standards-Version: 4.1.1 * debhelper 10 + * hardening=+all -- Andreas Tille <[email protected]> Sat, 07 Oct 2017 00:34:07 +0200 diff --git a/debian/rules b/debian/rules index 8a7f319..2a67a8a 100755 --- a/debian/rules +++ b/debian/rules @@ -4,6 +4,8 @@ # Andreas Tille <[email protected]> # GPL +export DEB_BUILD_MAINT_OPTIONS=hardening=+all + %: dh $@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/xmedcon.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
