[med-svn] [plip] branch master updated (8226250 -> fdbb587)

Alex Mestiashvili malex-guest at moszumanska.debian.org
Fri Dec 1 15:58:11 UTC 2017


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

malex-guest pushed a change to branch master
in repository plip.

      from  8226250   Update d/changelog, upload to unstable
       new  e0fd5c5   Bump Standards-Version to 4.1.1
       new  efab1b8   New upstream version 1.3.5+dfsg
       new  fb4ac93   Update upstream source from tag 'upstream/1.3.5+dfsg'
       new  4876bf7   Update d/copyright, license changed from Apache-2.0 to GPL-2
       new  63bf2b6   Update d/rules, use DEB_VERSION instead of dpkg-parsechangelog
       new  fa3adac   Update changelog
       new  d49b0f1   Override spelling-error-in-manpage warning
       new  8cf9cb6   Drop Testsuite: field from d/control, autopkgtest is enabled by d/tests/control
       new  fdbb587   Update changelog, upload to unstable

The 9 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                            |  19 +-
 DOCUMENTATION.md                       |  20 ++
 LICENSE.txt                            | 455 ++++++++++++++++++++-------------
 TODO.txt                               |  14 +
 debian/changelog                       |  12 +
 debian/control                         |   3 +-
 debian/copyright                       |  31 ++-
 debian/plip.lintian-overrides          |   1 +
 debian/rules                           |   5 +-
 plip/__init__.py                       |  15 +-
 plip/modules/__init__.py               |  15 +-
 plip/modules/chimeraplip.py            |  13 -
 plip/modules/config.py                 |  27 +-
 plip/modules/detection.py              | 153 +++++++----
 plip/modules/mp.py                     |  30 +--
 plip/modules/plipremote.py             |  13 -
 plip/modules/plipxml.py                |  22 +-
 plip/modules/preparation.py            | 183 ++++++++-----
 plip/modules/pymolplip.py              |  29 ++-
 plip/modules/report.py                 |  59 ++---
 plip/modules/supplemental.py           |  53 ++--
 plip/modules/visualize.py              |  32 +--
 plip/modules/webservices.py            |  22 +-
 plip/plipcmd                           |  43 +---
 plip/test/run_all_tests.sh             |   1 +
 plip/test/test_basic_functions.py      |  13 -
 plip/test/test_literature_validated.py |  13 -
 plip/test/test_metal_coordination.py   |  13 -
 plip/test/test_remote_services.py      |  13 -
 plip/test/test_special_cases.py        |  15 --
 plip/test/test_xml_parser.py           |  13 -
 setup.py                               |  19 +-
 32 files changed, 712 insertions(+), 657 deletions(-)
 create mode 100644 TODO.txt
 create mode 100644 debian/plip.lintian-overrides
 create mode 100755 plip/test/run_all_tests.sh

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