[med-svn] [python-avro] branch master updated (a8e1e98 -> 4e77cfa)

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 change to branch master
in repository python-avro.

      from  a8e1e98   Rebuild with python 3.5 as default python3 version. Closes: #820201.
       new  1dd705e   Imported Upstream version 1.8.1+dfsg
       new  75af1fc   Merge tag 'upstream/1.8.1+dfsg'
       new  0f92b40   Bump Standards-Version to 3.9.8
       new  6d15ae1   Refresh patch
       new  4e77cfa   releasing package python-avro version 1.8.1+dfsg-1

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:
 .editorconfig                                      |  34 +++
 .gitignore                                         |   2 +
 CHANGES.txt                                        |  69 ++++-
 build.sh                                           | 308 +++++++++++----------
 debian/changelog                                   |   8 +
 debian/control                                     |   2 +-
 debian/patches/external-dependencies.patch         |  14 +-
 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 +
 30 files changed, 612 insertions(+), 354 deletions(-)
 create mode 100644 .editorconfig
 create mode 100644 doc/.gitignore
 create mode 100644 lang/py/.gitignore
 create mode 100644 lang/py3/.gitignore
 mode change 100644 => 100755 lang/py3/scripts/avro
 create mode 100644 share/githooks/commit-msg

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