diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2006-12-08 08:25:18 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2006-12-08 08:25:18 +0000 |
commit | 9e4fd8db16dc647e84a1325102bc7f1df16fb153 (patch) | |
tree | 2703433db50e873d9f4374ed3fd1e2f9d43d5fdb /debian | |
parent | a4ba0ff6e0403f43e70187889ff775ccda88c314 (diff) | |
download | sitesummary-9e4fd8db16dc647e84a1325102bc7f1df16fb153.tar.gz sitesummary-9e4fd8db16dc647e84a1325102bc7f1df16fb153.tar.bz2 sitesummary-9e4fd8db16dc647e84a1325102bc7f1df16fb153.tar.xz |
Collect 'dpkg -l' output too.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 146be7d..a7500dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,7 @@ sitesummary (0.0.20) UNRELEASED; urgency=low * Add perl-modules as dependency for sitesummary-client, to make sure Getopt::Std is available for sitesummary-upload. * Add new collect.d/debian to collect debian specific stuff. Now - collects /etc/debian_version. + collects /etc/debian_version and the output from dpkg -l. * Change the collector to use the mac address from eth1 or eth2 if eth0 isn't usable. * Throw away error messages from dmidecode when collecting info, to |