diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7306718..533708d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,16 @@ sitesummary (0.0.7) UNRELEASED; urgency=low + [ Petter Reinholdtsen ] * Add daily cron job to update web pages once a day. * Remove old /etc/apache2/sites-available/sitesummary if it exist, to cope with the new apache config structure introduced version 0.0.6. + [ Holger Levsen ] + * because debhelper.mk is used, the dependency on debhelper needs to + be >=4.1.0 + * moved the build-depends-indep back to to build-depends, as build-depends + on cdbs and debhelper must not be arch independent build depends. - -- Petter Reinholdtsen <pere@debian.org> Thu, 31 Aug 2006 08:43:19 +0200 + -- Holger Levsen <debian@layer-acht.org> Fri, 1 Sep 2006 16:04:49 +0200 sitesummary (0.0.6) terra; urgency=low |