From 8a26ba108ef106a28559a39da4144d5eb757580e Mon Sep 17 00:00:00 2001 From: Michael Howe Date: Fri, 17 Jun 2011 18:26:22 +0000 Subject: [PATCH] Updated debian/control with dependency on gnutls-bin, updated source/format to be native, so it might actually build --- debian/control | 2 +- debian/source/format | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 5a1db9b..9d9ee3f 100644 --- a/debian/control +++ b/debian/control @@ -8,6 +8,6 @@ Homepage: Package: nagios-plugins-local Architecture: amd64 -Depends: ${misc:Depends}, perl, python, libc6 +Depends: ${misc:Depends}, perl, python, libc6, gnutls-bin Description: Local nagios plugins Nagios plugins customized for use on michaelhowe.org hosts. diff --git a/debian/source/format b/debian/source/format index 163aaf8..89ae9db 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (quilt) +3.0 (native) -- 2.39.5