lp://staging/xorgparser
- Get this branch:
- bzr branch lp://staging/xorgparser
Branch merges
Branch information
Recent revisions
- 44. By Alberto Milone
-
Convert to dh_python2
Thanks to Colin Watson for the patch
- 40. By Alberto Milone
-
* 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(). - 39. By Alberto Milone
-
* 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. - 38. By Alberto Milone
-
* examples/
1-example. py:
- replace getIdentifier() with getPosition() as this is what
the example was meant to do (LP: #366624).
* README:
- replace import XKit with import XKit.xutils. - 37. By albertomilone <email address hidden>
-
* 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() - 36. By albertomilone <email address hidden>
-
* 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
commentOutSect ion() in xorgparser.py
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)