diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/sitesummary.install | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 989ea70..b5b5b77 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ sitesummary (0.0.5) UNRELEASED; urgency=low * 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. + * Include apache2 example configuration. [ Steffen Joeris ] * Update debian/copyright file diff --git a/debian/sitesummary.install b/debian/sitesummary.install index ab560d3..72f5ea5 100644 --- a/debian/sitesummary.install +++ b/debian/sitesummary.install @@ -1,3 +1,4 @@ +debian/tmp/etc/apache2 debian/tmp/usr/lib/cgi-bin debian/tmp/usr/lib/sitesummary/*-summary debian/tmp/usr/share/perl5 |