From c1eba7d7a49c35ca9836e521c44906f2129822ee Mon Sep 17 00:00:00 2001 From: Sean Finney Date: Tue, 8 May 2007 19:14:57 +0000 Subject: [PATCH] fix arch for n-p --- debian/changelog | 6 +++++- debian/control | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 97bc7e2..f5473f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,7 +18,11 @@ nagios-plugins (1.4.5-3) UNRELEASED; urgency=low * add check_mysql_database to mysql.cfg * add check_cups to http.cfg - -- sean finney Wed, 6 Dec 2006 23:47:12 +0100 + [sean finney] + * the Architecture should be "all" for the empty nagios-plugins + metapackage (closes: #422083). + + -- sean finney Tue, 08 May 2007 21:14:37 +0200 nagios-plugins (1.4.5-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index 2d3af70..f8a7fb4 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 4.0.0), dpatch (>= 2.0.9), autotools-dev, libldap2- Standards-Version: 3.7.2 Package: nagios-plugins -Architecture: any +Architecture: all Depends: nagios-plugins-basic, nagios-plugins-standard Suggests: nagios-text | nagios Description: Plugins for the nagios network monitoring and management system