aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5fc73ca..75b7d64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ sitesummary (0.1.23) UNRELEASED; urgency=medium
* Recommend iproute2 instead of the obsolete iproute. (Closes: #824681)
* Remove perl-modules from depends, ${perl:Depends} is enough. Thanks
lintian.
+ * Add a depends to lsb-base (>= 3.0-6), thanks lintian.
-- Wolfgang Schweer <wschweer@arcor.de> Mon, 14 Nov 2016 21:45:06 +0100
diff --git a/debian/control b/debian/control
index b59a370..3ad529f 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Description: Generate site summary of submitting hosts (server part)
Package: sitesummary-client
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, gnupg
+Depends: ${misc:Depends}, ${perl:Depends}, lsb-base (>= 3.0-6), gnupg
Recommends: cron, dmidecode, pciutils, usbutils, lsscsi, iproute2, hdparm
Suggests: sitesummary, munin-node, nagios-nrpe-server, nagios-plugins-standard, cdpr
Description: Generate site summary of submitting hosts (client part)