This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository tree-puzzle.
commit 81704f650e42babd70cc1ffcf8f896a5112150a4 Author: Andreas Tille <[email protected]> Date: Sat Oct 7 23:02:47 2017 +0200 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 eae6d72..d5d20d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ -tree-puzzle (5.2-9) UNRELEASED; urgency=medium +tree-puzzle (5.2-9) unstable; 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 22:53:18 +0200 + -- Andreas Tille <[email protected]> Sat, 07 Oct 2017 22:57:10 +0200 tree-puzzle (5.2-8) unstable; urgency=low diff --git a/debian/rules b/debian/rules index b15f6ae..d18a89f 100755 --- a/debian/rules +++ b/debian/rules @@ -2,6 +2,8 @@ # debian/rules for tree-puzzle using dh # Andreas Tille <[email protected]>, GPL +export DEB_BUILD_MAINT_OPTIONS=hardening=+all + pkg:=tree-puzzle ppkg:=tree-ppuzzle -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tree-puzzle.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
