=== modified file 'debian/mandos-client.postinst' --- debian/mandos-client.postinst 2016-03-19 04:21:00 +0000 +++ debian/mandos-client.postinst 2016-06-23 19:46:41 +0000 @@ -90,7 +90,7 @@ create_key "$@" create_dh_params "$@" || : update_initramfs "$@" - if dpkg --compare-versions "$2" lt-nl "1.7.7-1"; then + if dpkg --compare-versions "$2" lt-nl "1.7.10-1"; then PLUGINHELPERDIR=/usr/lib/$(dpkg-architecture -qDEB_HOST_MULTIARCH 2>/dev/null)/mandos/plugin-helpers if ! dpkg-statoverride --list "$PLUGINHELPERDIR" \ >/dev/null 2>&1; then === modified file 'debian/rules' --- debian/rules 2016-03-19 03:19:04 +0000 +++ debian/rules 2016-06-23 19:46:41 +0000 @@ -22,6 +22,7 @@ override_dh_fixperms-arch: dh_fixperms --exclude etc/keys/mandos \ --exclude etc/mandos/plugins.d \ + --exclude etc/mandos/plugin-helpers \ --exclude usr/lib/$(shell dpkg-architecture -qDEB_HOST_MULTIARCH 2>/dev/null)/mandos/plugins.d \ --exclude usr/lib/$(shell dpkg-architecture -qDEB_HOST_MULTIARCH 2>/dev/null)/mandos/plugin-helpers \ --exclude usr/share/doc/mandos-client/examples/network-hooks.d