diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2010-10-24 08:10:03 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2010-10-24 08:10:03 +0000 |
commit | efdaacae4035df6c9d1b5cb344e93768503d5ee3 (patch) | |
tree | 20b4b43e5179c2f5778005f8b0cc62c1b39a9e4b | |
parent | 2317990adae5208a694df2721b988714bf8d5c8e (diff) | |
download | sitesummary-efdaacae4035df6c9d1b5cb344e93768503d5ee3.tar.gz sitesummary-efdaacae4035df6c9d1b5cb344e93768503d5ee3.tar.bz2 sitesummary-efdaacae4035df6c9d1b5cb344e93768503d5ee3.tar.xz |
releasing version 0.0.66
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 767860e..b7b2f84 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,12 @@ -sitesummary (0.0.66~unreleased) UNRELEASED; urgency=low +sitesummary (0.0.66) unstable; urgency=low [ Holger Levsen ] * collect.d/system: - - collect /var/log/Xorg.0.log if it exists. + - collect /var/log/Xorg.0.log if it exists to ease X debugging. - only run lspci if /proc/bus/pci exists to avoid errors on machines without PCI. - -- Holger Levsen <holger@debian.org> Fri, 01 Oct 2010 17:54:16 +0200 + -- Petter Reinholdtsen <pere@debian.org> Sun, 24 Oct 2010 10:09:20 +0200 sitesummary (0.0.65) unstable; urgency=low |