From 5fabdf86c590c423463f0e91462b7f0b06f39f62 Mon Sep 17 00:00:00 2001 From: Ivan Rako Date: Sat, 14 Jul 2018 23:37:39 +0200 Subject: [PATCH] izmjene za stretch --- debian/changelog | 6 ++++++ debian/control | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 48356b3..70747b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +monit-cn (1:5.20.0~cn0) stable; urgency=low + + * prilagodbe za stretch + + -- Ivan Rako Sat, 14 Jul 2018 23:22:45 +0200 + monit-cn (1:5.9~cn1) stable; urgency=low * izmjene za lintian diff --git a/debian/control b/debian/control index 683b6a0..416ab19 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,12 @@ Source: monit-cn Section: net Priority: optional Maintainer: Ivan Rako -Build-Depends: debhelper (>= 9.20120909) -Standards-Version: 3.9.4 +Build-Depends: debhelper (>= 9) +Standards-Version: 3.9.8 Package: monit-cn Architecture: all -Depends: monit (>= 1:5.4-2), carnet-tools-cn (>= 3.0.4), gawk | mawk, ${misc:Depends} +Depends: monit (>= 1:5.20.0-6), carnet-tools-cn (>= 3.2.1), gawk | mawk, ${misc:Depends} Description: Utility for monitoring and managing daemons or similar programs monit is a utility for monitoring and managing daemons or similar programs running on a Unix system. It will start specified programs @@ -43,5 +43,5 @@ Description: Utility for monitoring and managing daemons or similar programs This is the CARNet Debian customization package which brings update-monit.d script (which will hopefully generate configuration based on currently installed and running services which can be monitored with - monit), as well as automagical instalation as respawnable process in + monit), as well as automagical installation as respawnable process in inittab. -- 1.7.10.4