From 6d0d1636d0addbfea8ebc7cffc9ba0b0e4a2c629 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Sat, 2 Dec 2006 23:48:06 +0000 Subject: * Add perl-modules as dependency for sitesummary-client, to make sure Getopt::Std is available for sitesummary-upload. --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 0b34d18..6fdbeb5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ sitesummary (0.0.20) UNRELEASED; urgency=low on a vmware box. * Improve template text to include the example URL. to make it easier to come up with URLs usable from external machines. + * Add perl-modules as dependency for sitesummary-client, to make + sure Getopt::Std is available for sitesummary-upload. -- Petter Reinholdtsen Sun, 19 Nov 2006 21:52:41 +0100 diff --git a/debian/control b/debian/control index 915b964..a4b91f2 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Description: Generate site summary of submitting hosts (server part) Package: sitesummary-client Architecture: all -Depends: ${misc:Depends}, gnupg +Depends: ${misc:Depends}, gnupg, perl-modules Recommends: cron, dmidecode, pciutils, usbutils, lsscsi Suggests: sitesummary Description: Generate site summary of submitting hosts (client part) -- cgit v1.2.3