Skip to content

Commit ceaf615

Browse files
author
Nima Talebi
committed
Fixed a bug, and preparing to dupload to Debian
1 parent ff36dbb commit ceaf615

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

debian/changelog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
python-dmidecode (2.10.6-1) unstable; urgency=low
2+
3+
* David Sommerseth, as part of wrting the XML (libxml2) extensions to
4+
python-dmidecode, noted a few abnormalities. Sure enough, they were
5+
silent bugs introduced at the time of the initial writing of
6+
python-dmidecode (from dmidecode). This has now been fixed.
7+
8+
-- Nima Talebi <[email protected]> Wed, 20 May 2009 23:15:32 +1000
9+
110
python-dmidecode (2.10.5-3) unstable; urgency=low
211

312
* Converting to pysupport from pycentral.

src/setup-dbg.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name = "python-dmidecode-dbg",
5-
version = "2.10.5",
5+
version = "2.10.6",
66
description = "Python extension module for dmidecode",
77
author = "Nima Talebi",
88
author_email = "[email protected]",

0 commit comments

Comments
 (0)