From 657caeb89d241353e633e558c5120bb2cac7c0d2 Mon Sep 17 00:00:00 2001 From: Michael Howe Date: Sat, 21 Sep 2013 21:14:16 +0000 Subject: [PATCH] Dependencies --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4a10397..45763aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +nagios-plugins-local (0.8) unstable; urgency=low + + * Add more dependencies, used by check_cert + + -- Michael Howe Sat, 21 Sep 2013 22:12:58 +0100 + nagios-plugins-local (0.7) unstable; urgency=low * Added check_krb5 plugin diff --git a/debian/control b/debian/control index 6c98a12..b7f9603 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.8.4 Homepage: Package: nagios-plugins-local -Architecture: amd64 -Depends: ${misc:Depends}, perl, python, libc6, gnutls-bin, libnet-telnet-perl, libnagios-plugin-perl, libregexp-common-perl, libauthen-krb5-perl +Architecture: any +Depends: ${misc:Depends}, perl, python, libc6, gnutls-bin, libnet-telnet-perl, libnagios-plugin-perl, libregexp-common-perl, libauthen-krb5-perl, libtimedate-perl, liburi-perl Description: Local nagios plugins Nagios plugins customized for use on michaelhowe.org hosts. -- 2.39.5