[med-svn] [python-avro] branch master updated (f60ded7 -> 3d77813)
Afif Elghraoui
afif-guest at moszumanska.debian.org
Sun Dec 27 07:51:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
afif-guest pushed a change to branch master
in repository python-avro.
from f60ded7 python-avro (1.8.0~rc0+dfsg-2) unstable; urgency=low
new fb6865c Imported Upstream version 1.8.0~rc1+dfsg
new dcdd8a1 Merge tag 'upstream/1.8.0_rc1+dfsg'
new 3d77813 python-avro (1.8.0~rc1+dfsg-1) unstable; urgency=low
The 3 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 +-
debian/changelog | 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 --
29 files changed, 921 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