diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2007-10-12 15:45:41 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2007-10-12 15:45:41 +0000 |
commit | 07bd61e122a7e79ff965a594bbfc63e691a89abe (patch) | |
tree | d10cb19f0d214a6c7c865fb6ff3d974d27370886 /debian/changelog | |
parent | 4e65e0123e5b2145a4a807aef2d4e18c6ef64e19 (diff) | |
download | sitesummary-07bd61e122a7e79ff965a594bbfc63e691a89abe.tar.gz sitesummary-07bd61e122a7e79ff965a594bbfc63e691a89abe.tar.bz2 sitesummary-07bd61e122a7e79ff965a594bbfc63e691a89abe.tar.xz |
Make sure the server cron job handle a removed but not purged package. (Closes: #445604)
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 7a0c36a..5821205 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,15 @@ sitesummary (0.0.28) unstable; urgency=low * UNRELEASED + + [ Luk Claes ] * Removed myself from uploaders. - -- Luk Claes <luk@debian.org> Sat, 1 Sep 2007 16:27:43 +0000 + [ Petter Reinholdtsen ] + * Make sure the server cron job handle a removed but not purged + package. (Closes: #445604) + + -- Petter Reinholdtsen <pere@debian.org> Fri, 12 Oct 2007 17:44:02 +0200 sitesummary (0.0.27) unstable; urgency=low |