diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2007-07-03 07:46:57 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2007-07-03 07:46:57 +0000 |
commit | 116ea1965b21586f7c211ddbd460d34179e2a8a9 (patch) | |
tree | cca4f442a724571403b8a03d0671278af6ad11d8 | |
parent | 51d5921f0c20dbc03ca6e9636a7fcec66dbd3881 (diff) | |
download | sitesummary-116ea1965b21586f7c211ddbd460d34179e2a8a9.tar.gz sitesummary-116ea1965b21586f7c211ddbd460d34179e2a8a9.tar.bz2 sitesummary-116ea1965b21586f7c211ddbd460d34179e2a8a9.tar.xz |
releasing version 0.0.27
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index cb19ead..4d1dd68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -sitesummary (0.0.27) UNRELEASED; urgency=low +sitesummary (0.0.27) unstable; urgency=low * Modify the client code to sleep for a random number of seconds between 0 and 3600 to make sure all clients do not overload the @@ -8,7 +8,7 @@ sitesummary (0.0.27) UNRELEASED; urgency=low * Let sitesummary depend on ${misc:Depends} to get the required debconf dependency. - -- Petter Reinholdtsen <pere@debian.org> Tue, 3 Jul 2007 00:49:14 +0200 + -- Petter Reinholdtsen <pere@debian.org> Tue, 3 Jul 2007 09:46:29 +0200 sitesummary (0.0.26) unstable; urgency=low |