[med-svn] [odil] branch master updated (73d67c5 -> 1c5cfeb)

Julien Lamy lamy-guest at moszumanska.debian.org
Tue Aug 16 13:46:16 UTC 2016


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

lamy-guest pushed a change to branch master
in repository odil.

      from  73d67c5   Add changelog entry
       new  4a4dba2   Imported Upstream version 0.7.2
       new  1fd0ea3   Merge tag 'upstream/0.7.2'
       new  1c5cfeb   New upstream release

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:
 .travis.yml                                   |   9 +-
 CMakeLists.txt                                |   2 +-
 debian/changelog                              |   6 +
 debian/odil.1                                 |  14 +-
 src/odil/Association.cpp                      |  18 ++-
 src/odil/AssociationParameters.cpp            |  73 +++++----
 src/odil/AssociationParameters.h              |  13 ++
 src/odil/FindSCP.cpp                          |   1 +
 src/odil/GetSCP.cpp                           |   3 +-
 src/odil/MoveSCP.cpp                          |  19 ++-
 src/odil/MoveSCP.h                            |   7 +-
 src/odil/Reader.cpp                           | 143 +++++++++--------
 src/odil/Reader.h                             |  11 +-
 src/odil/VR.cpp                               |   2 +-
 src/odil/Writer.cpp                           |   4 +-
 src/odil/dul/Transport.cpp                    |  23 ++-
 src/odil/dul/Transport.h                      |   2 +
 src/odil/json_converter.cpp                   | 144 +++++++++++------
 src/odil/json_converter.h                     |   6 +-
 src/odil/logging.cpp                          |   2 +-
 src/odil/logging.h                            |   3 +-
 src/odil/unicode.cpp                          | 139 ++++++++++++++++
 src/odil/unicode.h                            |   5 +
 tests/code/AssociationParameters.cpp          |  10 ++
 tests/code/Reader.cpp                         | 222 +++++++++++++++++---------
 tests/code/json_converter.cpp                 |  51 ++++++
 tests/code/unicode.cpp                        | 211 ++++++++++++++++++++++--
 tests/wrappers/test_association_parameters.py |   7 +-
 tests/wrappers/test_value.py                  |   6 +
 wrappers/AssocationParameters.cpp             |  10 +-
 wrappers/Value.cpp                            |  14 ++
 31 files changed, 907 insertions(+), 273 deletions(-)

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



More information about the debian-med-commit mailing list