## Copyright (C) 2017 - 2020 ENCRYPTED SUPPORT LP <adrelanos@riseup.net>
## See the file COPYING for copying conditions.

## These are triggers and need full path to be triggered
qubes-whonix: command-with-path-in-maintainer-script postinst:* /usr/bin/whonix_firewall

## That is how whonix-setup-wizard implements status files.
qubes-whonix: file-in-unusual-dir var/cache/whonix-setup-wizard/status-files/placeholder

## false positive lintian warning for static systemd unit file
## http://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/2017-March/014380.html
## https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832771#32
qubes-whonix: systemd-service-file-missing-install-key lib/systemd/system/qubes-whonix-redirect-9050.service

## usr/lib/qubes-whonix/replace-ips still uses python 2.7 indeed.
qubes-whonix: depends-on-python2-and-python3 Depends: python2.7, [..], python3
