This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository dascrubber.
commit 3769c574e00431a348350eb4884773743436ba68 Author: Andreas Tille <[email protected]> Date: Mon Dec 12 16:53:30 2016 +0100 hardening=+all, upload to unstable --- debian/changelog | 5 +++-- debian/rules | 2 ++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 76c2bb2..39f23a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dascrubber (0~20160601-2) UNRELEASED; urgency=medium +dascrubber (0~20160601-2) unstable; urgency=medium * Team upload. * Enable build when linked with -Wl, --as-needed (Thanks for the patch to @@ -6,8 +6,9 @@ dascrubber (0~20160601-2) UNRELEASED; urgency=medium Closes: #847943 * Fake watch file * debhelper 10 + * hardening=+all - -- Andreas Tille <[email protected]> Mon, 12 Dec 2016 16:35:52 +0100 + -- Andreas Tille <[email protected]> Mon, 12 Dec 2016 16:38:36 +0100 dascrubber (0~20160601-1) unstable; urgency=medium diff --git a/debian/rules b/debian/rules index 08367e9..3dacba8 100755 --- a/debian/rules +++ b/debian/rules @@ -4,6 +4,8 @@ include /usr/share/dpkg/default.mk +export DEB_BUILD_MAINT_OPTIONS = hardening=+all + %: dh $@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dascrubber.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
