[apertium-apy] branch master updated (f6d5923 -> 17aeb2c)

Tino Didriksen tinodidriksen-guest at moszumanska.debian.org
Fri Jun 10 09:02:14 UTC 2016


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

tinodidriksen-guest pushed a change to branch master
in repository apertium-apy.

      from  f6d5923   Fixed version
      adds  d7e259d   Imported Upstream version 0.9.1~r343
       new  17aeb2c   Imported Debian patch 0.9.1~r343-1

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:
 .gitignore                            |    4 +
 .travis.yml                           |   33 +
 ChangeLog                             | 1468 +++++++++++++++++++++++++++++++++
 NEWS                                  |   85 ++
 README                                |    1 -
 README.org                            |    5 +
 debian/apertium-apy.init              |    2 +-
 debian/apertium-apy.install           |    2 +-
 debian/apertium-apy.upstart           |    2 +-
 debian/changelog                      |    6 +
 debian/control                        |   19 +-
 debian/copyright                      |    2 +-
 missingdb.py                          |   58 ++
 modeSearch.py                         |   18 +-
 servlet.py                            |  392 +++++----
 systemd.py                            |  121 +++
 t/README                              |   18 +
 t/run-tests                           |  189 +++++
 tools/apertium-viewer.html            |   47 +-
 tools/apertiumlangs.sql               |   35 +
 tools/sanity-test-apy.py              |    9 +
 tools/systemd/apy.service             |    3 +
 tools/turkic.sql                      |    1 +
 translation.py                        |   65 +-
 translation.py => translation_py32.py |   73 +-
 util.py                               |  107 +--
 26 files changed, 2461 insertions(+), 304 deletions(-)
 create mode 100644 .gitignore
 create mode 100644 .travis.yml
 create mode 100644 ChangeLog
 create mode 100644 NEWS
 delete mode 100644 README
 create mode 100644 README.org
 create mode 100644 missingdb.py
 create mode 100644 systemd.py
 create mode 100644 t/README
 create mode 100755 t/run-tests
 copy translation.py => translation_py32.py (82%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/apertium-apy.git



More information about the debian-science-commits mailing list