diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 | ||||
-rw-r--r-- | debian/copyright | 6 |
2 files changed, 12 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 3386599..9ee05db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +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. + + -- Nima Talebi <nima@it.net.au> Fri, 22 May 2009 20:28:08 +1000 + python-dmidecode (2.10.6-1) unstable; urgency=low * David Sommerseth, as part of wrting the XML (libxml2) extensions to diff --git a/debian/copyright b/debian/copyright index 2515d56..c39e80c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,13 +13,13 @@ It was downloaded from http://projects.autonomy.net.au/dmidecode/ Upstream Author: Nima Talebi <nima@autonomy.net.au> The Debian packaging is © 2008, Nima Talebi <nima@it.net.au> and is licensed -under the GPL, see `/usr/share/common-licenses/GPL-3'. +under the GPL, see `/usr/share/common-licenses/GPL-2'. License: - GPLv3 - The python-dmidecode packages is available under the terms of + GPLv2 - The python-dmidecode packages is available under the terms of the GNU General Public license version 3. On Debian systems, the complete text of the GNU General Public License can be found in - `/usr/share/common-licenses/GPL-3'. + `/usr/share/common-licenses/GPL-2'. DMIDecode |