summaryrefslogtreecommitdiffstats
path: root/debian/changelog
blob: 84e38209da6a8a7257beaf6751b87f5cc4f399ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
python-dmidecode (3.10.6-1) unstable; urgency=low

  * Introducing the XML extensions to python-dmidecode, by of David Sommerseth
    from Red Hat.  A big thankyou to David, Red Hat, and other people from
    Red Hat that contributed (and are still contributing) time and knowledge
    to this project.  These changes are summarized as follows...
  * Rewritten the internals to use libxml2 for (in memory) data storage.
  * Added much more useful information into the XML data than what the original
    data structured could held.
  * Implemented mapping methods to dynamically map XML fields to Python
    dictionaries.  The mapping itself is defined in an XML file utilising XPath
    expressions.
  * Prepared python-dmidecode for a native XML implementation from Python using
    libxml2.

 -- Nima Talebi <nima@it.net.au>  Sat, 23 May 2009 13:19:25 +1000

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.

 -- Nima Talebi <nima@it.net.au>  Fri, 17 Apr 2009 21:40:38 +1000

python-dmidecode (2.10.5-2) unstable; urgency=low

  * Minor cleanup.

 -- Nima Talebi <nima@it.net.au>  Tue, 14 Apr 2009 19:08:16 +1000

python-dmidecode (2.10.5-1) unstable; urgency=low

  * Upstream (cleanup) release.

 -- Nima Talebi <nima@it.net.au>  Mon, 09 Mar 2009 10:29:52 +1100

python-dmidecode (2.10.4-1) unstable; urgency=low

  * Upstream release - purely to do with rpm packaging.
  * Added upstream changelog.

 -- Nima Talebi <nima@it.net.au>  Mon, 09 Mar 2009 00:45:19 +1100

python-dmidecode (2.10.3-1) unstable; urgency=low

  * Upstream release - separate setup.py for debug and non-debug versions of
    python-dmidecode (Closes: #516358).

 -- Nima Talebi <nima@it.net.au>  Mon, 23 Feb 2009 00:34:11 +1100

python-dmidecode (2.10.2-1) unstable; urgency=low

  * Upstream release.
  * Added upstream changelog.
  * Added hopepage to the control file.
  * Change (C) to © in the copyright.
  * Changed generic (GPL) license to specific (GPL-3).

 -- Nima Talebi <nima@it.net.au>  Fri, 13 Feb 2009 06:36:30 -0800

python-dmidecode (2.10.1-3) unstable; urgency=low

  * Updated copyright file.

 -- Nima Talebi <nima@it.net.au>  Wed, 14 Jan 2009 13:24:58 -0800

python-dmidecode (2.10.1-2) unstable; urgency=low

  * Fixed watchfile.

 -- Nima Talebi <nima@it.net.au>  Mon, 12 Jan 2009 23:43:17 -0800

python-dmidecode (2.10.1-1) unstable; urgency=low

  * The separation between the upstream and the debian files is now complete.

 -- Nima Talebi <nima@it.net.au>  Mon, 12 Jan 2009 00:19:29 -0800

python-dmidecode (2.10-2) unstable; urgency=low

  * Conform the the latest Lintian rules.

 -- Nima Talebi <nima@it.net.au>  Sun, 11 Jan 2009 15:04:58 -0800

python-dmidecode (2.10-1) unstable; urgency=low

  * Initial release (Closes: #509169)

 -- Nima Talebi <nima@it.net.au>  Fri, 19 Dec 2008 14:04:16 +0900