diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2006-10-06 17:21:00 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2006-10-06 17:21:00 +0000 |
commit | 10be83353ce3dd2502fc08901eaf808ce5c080a0 (patch) | |
tree | 924d460003820880dc9b542d5b66297c4cd681db /debian/changelog | |
parent | cb70f95eaae71fc0c671561e79c9cb5f534ccb36 (diff) | |
download | sitesummary-10be83353ce3dd2502fc08901eaf808ce5c080a0.tar.gz sitesummary-10be83353ce3dd2502fc08901eaf808ce5c080a0.tar.bz2 sitesummary-10be83353ce3dd2502fc08901eaf808ce5c080a0.tar.xz |
* Add symlink from /etc/apache/conf.d/sitesummary to
/etc/apache2/conf.d/sitesummary, to work with both apache and
apache2. Adjust dependency accordingly, and rewrite postinst to
continue working when apache2-common isn't installed.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 54eb06e..726ae80 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,10 @@ sitesummary (0.0.14~1) unstable; urgency=low * Correct typo in recommends list for sitesummary-client; dmidecide->dmidecode. (Closes: #391255) + * Add symlink from /etc/apache/conf.d/sitesummary to + /etc/apache2/conf.d/sitesummary, to work with both apache and + apache2. Adjust dependency accordingly, and rewrite postinst to + continue working when apache2-common isn't installed. -- Petter Reinholdtsen <pere@debian.org> Fri, 6 Oct 2006 17:17:17 +0200 |