diff options
author | Nima Talebi <nima@autonomy.net.au> | 2009-05-20 22:33:04 +1000 |
---|---|---|
committer | Nima Talebi <nima@autonomy.net.au> | 2009-05-20 22:33:04 +1000 |
commit | 178300c991d09062bedb30835ebf903c837e510c (patch) | |
tree | 0b459015d6cb7a7fbad68c3c43732f198909c5c6 /debian | |
parent | 78d0639b14007a0765914c37df70d8021973fc16 (diff) | |
download | python-dmidecode-178300c991d09062bedb30835ebf903c837e510c.tar.gz python-dmidecode-178300c991d09062bedb30835ebf903c837e510c.tar.xz python-dmidecode-178300c991d09062bedb30835ebf903c837e510c.zip |
Preparing to push new fixed version 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..e9a044f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +python-dmidecode (2.10.6-1) unstable; urgency=low + + * David Sommerseth picked up some bad behaviour while working on the libxml2 + extension of python-dmidecode - on further investigation it was found that + this was due to a copy-paste-gone-wrong during the initial migration of + dmidecode to python-dmidecode - Fixed. + + -- Nima Talebi <nima@it.net.au> Wed, 20 May 2009 22:32:24 +1000 + python-dmidecode (2.10.5-3) unstable; urgency=low * Converting to pysupport from pycentral. |