diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6632076..4ecd830 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,21 @@ sitesummary (0.0.4) UNRELEASED; urgency=low + [ Petter Reinholdtsen ] * Reduce code duplication in SiteSummary.pm. Add new function get_sitegroup(). * Extend site-summary script to also entries per sitegroup within a site. + [ Steffen Joeris ] + * Add cdbs to build-depends + * Change build-depends-indep to build-depends as programs are needed + for the clean target + * Clean up control file and fix Recommends to make sure lintian is + happy + * Make sure that we use debhelper level 5 to avoid the creation of + a bad maintainer script (see #337664 for more information) + * Update debconf templates to fix a lintian warning + -- Petter Reinholdtsen <pere@debian.org> Sun, 27 Aug 2006 22:13:06 +0200 sitesummary (0.0.3) terra; urgency=low |