K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2013-04-17T17:40:23.749544Z K 7 svn:log V 893 - Update to 2.37 - Remove LICENSE_FILE for well-known licenses - Cleanup Makefile header - Reformat pkg-descr Changes: 2.36: - auto.py: Use python 2.6 friendly sys.version_info test. Thanks Salvatore Bonaccorso and Gregor Hermann! (First half of #682631) - auto.py: Do not call decode() with an "errors" keyword, as this does not yet work with Python 2.6. Thanks Gregor Hermann! (Closes: #682631) 2.34: - auto.py: Fix *.ui detection to be robust for non-ASCII files. (LP: #1017468) - auto.py: Fix a regression with python2 if files have some utf-8 directives (LP: #1021969) 2.33: - auto.py: Fix crash when encountering binary files with Python 3. (LP: #995653) - auto.py: Fix crash when encountering an UTF-8 Python source code file. 2.32: - auto.py: Add support for installing GSettings schema files (*.gsettings.xml). Thanks to Frederik Elwert! (LP: #936546) Feature safe: yes END