[med-svn] [plip] branch master updated (d8d556c -> 8226250)
    Alex Mestiashvili 
    malex-guest at moszumanska.debian.org
       
    Mon Nov  7 14:43:24 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
malex-guest pushed a change to branch master
in repository plip.
      from  d8d556c   Update changelog, upload to unstable
       new  d6863e8   New upstream version 1.3.3+dfsg
       new  650d958   Merge tag 'upstream/1.3.3+dfsg'
       new  5f96b1b   Update changelog, enable xml-parser test
       new  8226250   Update d/changelog, upload to unstable
The 4 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                                |   5 +
 DOCUMENTATION.md                           |  11 +
 README.md                                  |   3 +-
 debian/changelog                           |   7 +
 debian/tests/control                       |   2 +-
 debian/tests/{special-cases => xml-parser} |   2 +-
 plip/modules/config.py                     |   3 +-
 plip/modules/detection.py                  |  19 +-
 plip/modules/plipremote.py                 |   1 +
 plip/modules/plipxml.py                    | 316 +++++++++++++++++++++
 plip/modules/preparation.py                |  68 ++++-
 plip/modules/pymolplip.py                  |  19 +-
 plip/modules/report.py                     |   2 +-
 plip/modules/supplemental.py               |   2 +-
 plip/modules/visualize.py                  |  23 +-
 plip/plipcmd                               |   9 +-
 plip/test/test_xml_parser.py               | 162 +++++++++++
 plip/test/xml/1vsn.report.xml              | 441 +++++++++++++++++++++++++++++
 setup.py                                   |   2 +-
 19 files changed, 1060 insertions(+), 37 deletions(-)
 copy debian/tests/{special-cases => xml-parser} (52%)
 create mode 100644 plip/modules/plipxml.py
 create mode 100644 plip/test/test_xml_parser.py
 create mode 100644 plip/test/xml/1vsn.report.xml
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/plip.git
    
    
More information about the debian-med-commit
mailing list