[Python-modules-commits] [python-odf] branch master updated (a9fec0b -> 3dd78cc)

Georges Khaznadar georgesk at moszumanska.debian.org
Thu Aug 17 20:43:46 UTC 2017


This is an automated email from the git hooks/post-receive script.

georgesk pushed a change to branch master
in repository python-odf.

      from  a9fec0b   prepare 1.3.4+dfsg-1
       new  d76a133   New upstream version 1.3.5
       new  efd02ab   Make source dfsg clean
       new  fa73b6f   Merge branch 'dfsg_clean'
       new  545dc99   updated changelog manually
       new  3dd78cc   added odt file

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                          |   1 +
 HOWTODIST                            |   5 +-
 cleanup-script.sh                    |   3 ++
 debian/changelog                     |   7 +++
 debian/source/include-binaries       |   4 +-
 odf/attrconverters.py                |   2 +-
 odf/easyliststyle.py                 |   3 +-
 odf/grammar.py                       |  93 ++++++++++++++++++-----------------
 odf/load.py                          |   4 +-
 odf/namespaces.py                    |   3 +-
 odf/opendocument.py                  |   2 +-
 setup.py                             |   2 +-
 tests/examples/contextualspacing.odt | Bin 0 -> 8147 bytes
 tests/testchart.py                   |   2 +-
 tests/testcontextualspacing.py       |  53 ++++++++++++++++++++
 tests/testdatastyles.py              |   4 +-
 tests/testdrawelement.py             |   2 +-
 tests/testeasyliststyle.py           |  12 ++---
 tests/testload.py                    |  10 ++--
 tests/testmasterstyles.py            |   2 +-
 tests/testmoinmoin.py                |   8 +--
 tests/testnamespaces.py              |   2 +-
 tests/testpicture.py                 |   2 +-
 tests/testpresentations.py           |   4 +-
 tests/teststyleref.py                |   2 +-
 tests/teststyles.py                  |   2 +-
 tests/testsubobjects.py              |   2 +-
 tests/testtext.py                    |   4 +-
 tests/testunicode.py                 |   2 +-
 tests/testwhitespace.py              |   6 +--
 tests/testwrite.py                   |   2 +-
 tests/testxhtml.py                   |   2 +-
 32 files changed, 159 insertions(+), 93 deletions(-)
 create mode 100644 .travis.yml
 create mode 100755 cleanup-script.sh
 create mode 100644 tests/examples/contextualspacing.odt
 create mode 100644 tests/testcontextualspacing.py

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-odf.git



More information about the Python-modules-commits mailing list