Hello all, I've prepared the gcc.6 fix for sitplus-1.0.3 in a branch
Changes: * d/p/siteplus-1.0.3-gcc-6: Fix compilation with gcc-6, Closes: 811795 * d/copyright: DEP5 corrections * cme fix dpkg-control * d/: remove sitplus.menu file * d/rules: Enable hardening and remove -fpermissive Please note that since packaging of version 1.1.0 was already intended in the repo [1] you will need to switch to branch v1.0.3 and run gpb with "--git-debian-branch=v1.0.3". Notes: * hardening doesn't seem to work properly, maybe setting CMAKE_EXE_LINKER_FLAGS manually in the configure step is in the way here. I'll investigate this another time. * git gave me some strange messages: Migrating settings from hooks.* to multimailhook.* remote: Traceback (most recent call last): remote: File "/usr/local/bin/git-commit-notice", line 15, in <module> remote: raise CommandError(cmd, retcode) [...] remote: git_multimail.CommandError: Command "git -c i18n.logoutputencoding=UTF-8 config --unset-all multimailhook.mailinglist" failed with retcode 255 Best, Gert [1] git://git.debian.org/debian-med/sitplus.git

