x-kit (0.5.0ubuntu2) trusty; urgency=medium * Rebuild to drop files installed into /usr/share/pyshared. -- Matthias Klose Sun, 23 Feb 2014 13:54:55 +0000 x-kit (0.5.0ubuntu1) raring-proposed; urgency=low * Build depend on python[3]-all, as building arch:all against multiple supported pythons. * Build against supported versions, instead of requested. -- Dmitrijs Ledkovs Thu, 25 Oct 2012 11:51:09 +0100 x-kit (0.5.0) quantal; urgency=low * New upstream release: 0.5.0: - Support for Python 3. - API cleanup. * Packaging changes to allow shipping both the Python 2 and the Python 3 libraries. -- Alberto Milone Tue, 05 Jun 2012 12:59:16 +0200 x-kit (0.4.2.3build1) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 02:15:46 +0000 x-kit (0.4.2.3) oneiric; urgency=low [ Alberto Milone ] * new upstream release: 0.4.2.3: + README: - Correct the instructions on how to get the documentation. + 1-example.py: - Use the right function to get the device position properly. [ Colin Watson ] * debian/control, debian/rules: - Convert to dh_python2 (LP: #788514). -- Alberto Milone Tue, 28 Jun 2011 15:13:06 +0100 x-kit (0.4.2.2) lucid; urgency=low * new upstream release: 0.4.2.2: + xutils.py: - make isDriverInSection() return True only if all of the specified sections contain the driver. This prevents isDriverEnabled() from returning false positives. + 1-test.py: - Modify the test for testIsDriverEnabled() so as to test the correct behaviour. - Add two more tests for IsDriverEnabled(). -- Alberto Milone Tue, 30 Mar 2010 13:05:57 +0200 x-kit (0.4.2.1) lucid; urgency=low * new upstream release: 0.4.2.1: + xorgparser.py: - Add "InputClass" to the whitelist of xorg.conf sections so that the validator doesn't raise an error about it. -- Alberto Milone Fri, 26 Mar 2010 13:46:06 +0100 x-kit (0.4.2) jaunty; urgency=low * new upstream release: 0.4.2: + xorgparser.py: - remove harmless but useless lines after an Exception in getValue() - make sure that if optiontype != None the option (differently from the value) is always put in quotation marks in addOption() + 0-test.py: - add a test for the quotation marks check in addOption() -- Alberto Milone (tseliot) Sun, 04 Jan 2009 12:47:09 +0100 x-kit (0.4.1) UNRELEASED; urgency=low * new upstream release: 0.4.1: + xorgparser.py: - removeSection() and commentOutSection() now remove any reference to the sections they remove/comment out from self.identifiers + 0-test.py: - modify the existing tests to test the corrections to removeSection() and commentOutSection() in xorgparser.py -- Alberto Milone (tseliot) Fri, 26 Dec 2008 17:10:03 +0100 x-kit (0.4) jaunty; urgency=low * new upstream release: 0.4: + xorgparser.py: - preserve commented lines inside sections too - add removeSection() - add commentOut{Option|SubOption|Section|SubSection}() o the new "Comments" key in self.globaldict contains commented options and subsections before these are merged into self.comments o when a whole section is commented out, its content and its subsections are immediately moved to self.comments o commented lines are not meant to be uncommented o commented lines are ignored by the validator - add getSubSections() o return the subsections contained in the section passed as an argument - separate __getOptionsToBlacklist() from removeOption() so that it can be shared with commentOutOption() - docstrings clean-up + 0-test.py: - add tests for the new methods in xorgparser.py -- Alberto Milone (tseliot) Mon, 22 Dec 2008 16:56:51 +0100 # For older changelog entries, run 'apt-get changelog python3-xkit'