[med-svn] [gnumed-client] branch master updated (65a63de -> 16aca92)

Andreas Tille tille at debian.org
Mon Apr 25 22:43:30 UTC 2016


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

tille pushed a change to branch master
in repository gnumed-client.

      from  65a63de   Merge tag 'upstream/1.6.3+dfsg'
       new  4eefb56   Imported Upstream version 1.6.5+dfsg
       new  1f419b0   Merge tag 'upstream/1.6.5+dfsg'
       new  b5374e1   New tool: external-tools/gm-import_incoming
       new  25bd789   cme fix dpkg-control
       new  099f84d   Refresh patches
       new  16aca92   Fix installation of manpages, upload to unstable

The 6 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:
 client/CHANGELOG                                   |  15 ++
 client/business/gmHL7.py                           | 162 +-------------
 client/business/gmIncomingData.py                  | 203 +++++++++++++++++
 client/doc/gm-import_incoming.1                    | 119 ++++++++++
 client/doc/schema/gnumed-entire_schema.html        |   2 +-
 client/exporters/gmPatientExporter.py              |  22 +-
 client/gnumed                                      |  28 +--
 client/gnumed.py                                   |   2 +-
 client/{ => importers}/__init__.py                 |   0
 client/importers/gmImportIncoming.py               | 225 +++++++++++++++++++
 client/po/es-gnumed.mo                             | Bin 510162 -> 510739 bytes
 client/po/es.po                                    |  64 +++---
 client/pycommon/gmPG2.py                           |  13 +-
 client/pycommon/gmTools.py                         |  11 +-
 .../wxgSelectablySortedDocTreePnl.py               | 169 +++++++-------
 client/wxpython/gmDocumentWidgets.py               |  53 ++++-
 client/wxpython/gmListWidgets.py                   | 249 ++++++++++++++++-----
 client/wxpython/gmMeasurementWidgets.py            |   5 +-
 debian/changelog                                   |   8 +
 debian/control                                     |   2 +-
 debian/gnumed-client.install                       |  11 +-
 debian/gnumed-client.manpages                      |   2 +-
 debian/patches/10_fix_bashism.patch                |   4 +-
 debian/patches/10_pythonpath_in_shellscript.patch  |   8 +-
 external-tools/gm-describe_file                    |  16 +-
 external-tools/gm-import_incoming                  |  26 +++
 26 files changed, 1050 insertions(+), 369 deletions(-)
 create mode 100644 client/business/gmIncomingData.py
 create mode 100644 client/doc/gm-import_incoming.1
 copy client/{ => importers}/__init__.py (100%)
 create mode 100644 client/importers/gmImportIncoming.py
 create mode 100755 external-tools/gm-import_incoming

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



More information about the debian-med-commit mailing list