[med-svn] [python-avro] branch upstream updated (9d6eb1f -> fb6865c)

Afif Elghraoui afif-guest at moszumanska.debian.org
Sun Dec 27 07:51:36 UTC 2015


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

afif-guest pushed a change to branch upstream
in repository python-avro.

      from  9d6eb1f   Imported Upstream version 1.8.0~rc0+dfsg
       new  fb6865c   Imported Upstream version 1.8.0~rc1+dfsg

The 1 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:
 CHANGES.txt                                        |  52 +-
 LICENSE.txt                                        | 597 ++++++++++++++++++---
 NOTICE.txt                                         |  64 ++-
 build.sh                                           |   6 +-
 doc/build.xml                                      |  19 +-
 doc/examples/example.py                            |  18 +
 doc/examples/java-example/pom.xml                  |  18 +
 .../src/main/java/example/GenericMain.java         |  18 +
 .../src/main/java/example/SpecificMain.java        |  18 +
 doc/examples/mr-example/pom.xml                    |  18 +
 .../src/main/java/example/GenerateData.java        |  18 +
 doc/forrest.properties                             |  19 +
 doc/src/content/xdocs/site.xml                     |   8 +-
 doc/src/content/xdocs/tabs.xml                     |   2 +-
 doc/src/skinconf.xml                               |   2 +-
 lang/py/setup.py                                   |   7 +-
 LICENSE.txt => lang/py/src/avro/LICENSE            | 105 ----
 lang/py/src/avro/NOTICE                            |   6 +
 lang/py/src/avro/tether/__init__.py                |  19 +
 lang/py/test/test_tether_task_runner.py            |   3 +
 lang/py/test/test_tether_word_count.py             |   1 +
 README.txt => lang/py3/README.txt                  |   4 +
 LICENSE.txt => lang/py3/avro/LICENSE               | 105 ----
 lang/py3/avro/NOTICE                               |   6 +
 lang/py3/setup.py                                  |   8 +-
 pom.xml                                            | 101 +++-
 share/docker/Dockerfile                            |   5 +-
 share/rat-excludes.txt                             |  56 --
 28 files changed, 915 insertions(+), 388 deletions(-)
 copy LICENSE.txt => lang/py/src/avro/LICENSE (67%)
 create mode 100644 lang/py/src/avro/NOTICE
 copy README.txt => lang/py3/README.txt (69%)
 copy LICENSE.txt => lang/py3/avro/LICENSE (67%)
 create mode 100644 lang/py3/avro/NOTICE
 delete mode 100644 share/rat-excludes.txt

-- 
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