aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetter Reinholdtsen <pere@hungry.com>2006-08-28 12:30:17 +0000
committerPetter Reinholdtsen <pere@hungry.com>2006-08-28 12:30:17 +0000
commit67bbabc7886bcce39e8961507bf2e860916491bd (patch)
tree762daf6c084127de28b481353b7e3de2d7f131d3
parent5efe1c278f5d909a2b6506ef5f8e195b02c2bdb0 (diff)
downloadsitesummary-67bbabc7886bcce39e8961507bf2e860916491bd.tar.gz
sitesummary-67bbabc7886bcce39e8961507bf2e860916491bd.tar.bz2
sitesummary-67bbabc7886bcce39e8961507bf2e860916491bd.tar.xz
* Drop wget as dependency for sitesummary-client. It is no longer used.
-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 5594050..989ea70 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ sitesummary (0.0.5) UNRELEASED; urgency=low
[ Petter Reinholdtsen ]
* Add debconf question for sitegroup and host class.
* Collect output from lsusb and lsscsi if they are present.
+ * Drop wget as dependency for sitesummary-client. It is no longer used.
[ Steffen Joeris ]
* Update debian/copyright file
diff --git a/debian/control b/debian/control
index f4b1e33..0e4b17f 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Description: Generate site summary of submitting hosts, server package
Package: sitesummary-client
Architecture: all
-Depends: ${misc:Depends}, wget, gnupg
+Depends: ${misc:Depends}, gnupg
Recommends: dmidecide, pciutils, usbutils, lsscsi, sitesummary
Description: Generate site summary of submitting hosts, client package
Nice client.