[med-svn] [python-avro] 02/05: Merge tag 'upstream/1.8.1+dfsg'

Afif Elghraoui afif at moszumanska.debian.org
Sat Jul 9 21:24:19 UTC 2016


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

afif pushed a commit to branch master
in repository python-avro.

commit 75af1fced8ebcceebe87d71f8980e4400b38a0dc
Merge: a8e1e98 1dd705e
Author: Afif Elghraoui <afif at debian.org>
Date:   Sat Jul 9 13:08:35 2016 -0700

    Merge tag 'upstream/1.8.1+dfsg'
    
    Upstream version 1.8.1+dfsg

 .editorconfig                                      |  34 +++
 .gitignore                                         |   2 +
 CHANGES.txt                                        |  69 ++++-
 build.sh                                           | 308 +++++++++++----------
 doc/.gitignore                                     |   1 +
 doc/build.xml                                      |   4 +-
 .../src/main/java/example/GenericMain.java         |  68 ++---
 .../src/main/java/example/SpecificMain.java        |  70 ++---
 .../main/java/example/MapReduceAvroWordCount.java  |   2 +-
 doc/src/content/xdocs/mr.xml                       |  16 +-
 doc/src/content/xdocs/site.xml                     |  10 +-
 doc/src/content/xdocs/spec.xml                     |  52 ++--
 doc/src/content/xdocs/tabs.xml                     |   4 +-
 doc/src/skinconf.xml                               |  92 +++---
 lang/py/.gitignore                                 |   3 +
 lang/py/build.xml                                  |  12 +-
 lang/py/ivysettings.xml                            |   4 +-
 lang/py/src/avro/schema.py                         |   9 +-
 lang/py/test/test_schema.py                        |  14 +
 lang/py3/.gitignore                                |   6 +
 lang/py3/scripts/avro                              |   0
 pom.xml                                            |  38 ++-
 share/VERSION.txt                                  |   2 +-
 share/githooks/commit-msg                          |  58 ++++
 share/test/interop/bin/test_rpc_interop.sh         |  54 ++--
 share/test/schemas/simple.avpr                     |   2 +-
 share/test/schemas/specialtypes.avdl               |   8 +
 27 files changed, 597 insertions(+), 345 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-avro.git



More information about the debian-med-commit mailing list