#!/usr/bin/make -f

DEB_AUTO_UPDATE_DEBIAN_CONTROL = 1
DEBATHENA_DIVERT_FILES_debathena-linerva += \
	/etc/logcheck/logcheck.conf.debathena \
	/etc/logcheck/ignore.d.server/kernel.debathena \
	/etc/logcheck/ignore.d.server/perl.debathena \
	/etc/logcheck/ignore.d.server/ssh.debathena \
	/etc/logcheck/ignore.d.server/get_message.debathena \
	/etc/logcheck/ignore.d.server/cron.debathena \
	/etc/logcheck/ignore.d.server/fingerd.debathena \
	/etc/logcheck/ignore.d.server/automount.debathena \
	/etc/logcheck/ignore.d.server/gconfd.debathena \
	/etc/logcheck/ignore.d.server/screen.debathena \
	/etc/logcheck/violations.ignore.d/logcheck-automount.debathena \
	/etc/logcheck/violations.ignore.d/logcheck-gconfd.debathena \
	/etc/logcheck/violations.ignore.d/logcheck-get_message.debathena \
	/etc/logcheck/violations.ignore.d/logcheck-kernel.debathena \
	/etc/logcheck/violations.ignore.d/logcheck-perl.debathena \
	/etc/logcheck/violations.ignore.d/logcheck-screen.debathena \
	/etc/logcheck/violations.ignore.d/logcheck-ssh.debathena \
	/usr/bin/elinks.debathena \
	/etc/motd.debathena \
	/etc/resolv.conf.debathena \
	/usr/bin/id.debathena \
	/etc/security/limits.conf.debathena \
	/usr/share/man/man1/id.debathena.1.gz \
	/etc/ssh/sshd_config \
	/etc/openafs/cacheinfo.debathena.debathena


include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/debathena-divert.mk
