diff options
author | Nima Talebi <nima@autonomy.net.au> | 2009-05-20 23:18:28 +1000 |
---|---|---|
committer | Nima Talebi <nima@autonomy.net.au> | 2009-05-22 01:24:48 +1000 |
commit | ceaf615744b2a1a9cd655abef25e0840de731d01 (patch) | |
tree | c30d7766ff05316a7a23077f0df434fe90e4051f /debian | |
parent | ff36dbbc2804858ad7229e1b6bda51fc2250133d (diff) | |
download | python-dmidecode-ceaf615744b2a1a9cd655abef25e0840de731d01.tar.gz python-dmidecode-ceaf615744b2a1a9cd655abef25e0840de731d01.tar.xz python-dmidecode-ceaf615744b2a1a9cd655abef25e0840de731d01.zip |
Fixed a bug, and preparing to dupload to Debian
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4cdf996..3386599 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +python-dmidecode (2.10.6-1) unstable; urgency=low + + * David Sommerseth, as part of wrting the XML (libxml2) extensions to + python-dmidecode, noted a few abnormalities. Sure enough, they were + silent bugs introduced at the time of the initial writing of + python-dmidecode (from dmidecode). This has now been fixed. + + -- Nima Talebi <nima@it.net.au> Wed, 20 May 2009 23:15:32 +1000 + python-dmidecode (2.10.5-3) unstable; urgency=low * Converting to pysupport from pycentral. |