Change logs for python-dmidecode source package in Lucid

  • python-dmidecode (3.10.7-1.1ubuntu1) lucid; urgency=low
    
      * Add --install-layout=deb to debian/rules setup.py install to prevent
        files from landing in /usr/local
     -- Scott Kitterman <email address hidden>   Tue, 05 Jan 2010 22:02:29 -0500
  • python-dmidecode (3.10.7-1.1) unstable; urgency=low
    
      * Non-maintainer upload.
      * Fix missing Build-Depends: libxml2-dev (Closes: #548669).
      * Also add python-libxml2 since it's needed for -lxml2mod.
      * Use “>=” instead of single “>” in Build-Depends, the latter being
        deprecated.
    
    python-dmidecode (3.10.7-1) unstable; urgency=low
    
      * New Upstream release.
    
    python-dmidecode (3.10.6-3) unstable; urgency=low
    
      * Updating debian/* to generate package.
    
    python-dmidecode (3.10.6-2) unstable; urgency=low
    
      * Fixed homepage (Closes: #540389).
    
    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.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  05 Jan 2010 06:06:19 +0000
  • 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.
    
    python-dmidecode (2.10.5-3) unstable; urgency=low
    
      * Converting to pysupport from pycentral.
    
    python-dmidecode (2.10.5-2) unstable; urgency=low
    
      * Minor cleanup.
    
    python-dmidecode (2.10.5-1) unstable; urgency=low
    
      * Upstream (cleanup) release.
    
    python-dmidecode (2.10.4-1) unstable; urgency=low
    
      * Upstream release - purely to do with rpm packaging.
      * Added upstream changelog.
    
    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).
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  01 Jun 2009 10:45:42 +0100