From 2f93832543434cf73e6e4522c933d7251856f4b1 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Tue, 19 Jul 2016 19:29:55 +0200 Subject: debian/control: The check_dirvish.py plugin additionally requires python3 and python3-dateutil. --- debian/changelog | 8 ++++++++ debian/control | 2 ++ 2 files changed, 10 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index ca7fb23..fe76c04 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +itzks-systems (2016.07.19.2) UNRELEASED; urgency=medium + + * debian/control: + + The check_dirvish.py plugin additionally requires python3 and + python3-dateutil. + + -- Mike Gabriel Tue, 19 Jul 2016 19:20:45 +0200 + itzks-systems (2016.07.19.1) unstable; urgency=medium * CRON: Silence calls to apt-get autoclean on system reboot. Such messages diff --git a/debian/control b/debian/control index 03cc994..7613e49 100644 --- a/debian/control +++ b/debian/control @@ -140,6 +140,8 @@ Depends: openvpn, pkg-mozilla-archive-keyring, postfix, + python3, + python3-dateutil, python3-nagiosplugin, reportbug, sudo, -- cgit v1.2.3