diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2006-12-09 14:29:40 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2006-12-09 14:29:40 +0000 |
commit | 942700ec76bc91ee8a3bf0a208a41b844a460419 (patch) | |
tree | ebb56777f91d925def48512976881851e0cd7b97 | |
parent | 9e4fd8db16dc647e84a1325102bc7f1df16fb153 (diff) | |
download | sitesummary-942700ec76bc91ee8a3bf0a208a41b844a460419.tar.gz sitesummary-942700ec76bc91ee8a3bf0a208a41b844a460419.tar.bz2 sitesummary-942700ec76bc91ee8a3bf0a208a41b844a460419.tar.xz |
releasing version 0.0.20
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index a7500dd..fad20b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -sitesummary (0.0.20) UNRELEASED; urgency=low +sitesummary (0.0.20) unstable; urgency=low * Fix regex used to extract eth0 MAC address, to avoid matching peth0 on a vmware box. @@ -13,7 +13,7 @@ sitesummary (0.0.20) UNRELEASED; urgency=low * Throw away error messages from dmidecode when collecting info, to avoid daily cron mails from Xen machines. - -- Petter Reinholdtsen <pere@debian.org> Sun, 19 Nov 2006 21:52:41 +0100 + -- Petter Reinholdtsen <pere@debian.org> Sat, 9 Dec 2006 15:28:23 +0100 sitesummary (0.0.19) unstable; urgency=low |