#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.10.0 at
# Thu, 29 Jan 2026 23:51:21 +0100
export PYBUILD_NAME=ifstate

# override_dh_virtualenv:
# 	dh_virtualenv --python python3

# override_dh_systemd:
# 	dh_systemd_start --python python3

%:
	dh $@ --with python-virtualenv
