diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2006-08-28 14:04:49 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2006-08-28 14:04:49 +0000 |
commit | b940eb0f0abaa906902055e7952d2a1915fcf683 (patch) | |
tree | 621455f7ac568b8a7f8b393623b8234348582a01 /debian | |
parent | 5ca7497e6f2c9d5429e329e446310f0add4e8c98 (diff) | |
download | sitesummary-b940eb0f0abaa906902055e7952d2a1915fcf683.tar.gz sitesummary-b940eb0f0abaa906902055e7952d2a1915fcf683.tar.bz2 sitesummary-b940eb0f0abaa906902055e7952d2a1915fcf683.tar.xz |
* Include apache2 example configuration.
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 |