From: Michael Howe Date: Fri, 17 Jun 2011 18:26:22 +0000 (+0000) Subject: Updated debian/control with dependency on gnutls-bin, updated source/format to be... X-Git-Tag: 0.3^2 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=8a26ba108ef106a28559a39da4144d5eb757580e;p=packages%2Fn%2Fnagios-plugins-local.git Updated debian/control with dependency on gnutls-bin, updated source/format to be native, so it might actually build --- 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)