From fdd96b62bfe927d8ec3824f9ac8e7d5e04a8b17b Mon Sep 17 00:00:00 2001 From: Nima Talebi Date: Mon, 14 Dec 2009 17:22:59 +1100 Subject: New release for Debian prepared --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index dc103c6..439175d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +python-dmidecode (3.10.8-1) unstable; urgency=low + + * New Upstream release. + * Packaged unit-test to tarball. + * Rewritten unit-test to be able to run as non-root user, where it will not + try to read /dev/mem. + * Added two dmidump data files to the unit-test. + + -- Nima Talebi Mon, 14 Dec 2009 17:11:53 +1100 + python-dmidecode (3.10.7-3) unstable; urgency=low * Last of URI fixes (#540389). -- cgit