[med-svn] [qcumber] branch master updated (537e645 -> b047e0d)

Andreas Tille tille at debian.org
Wed Feb 15 09:48:53 UTC 2017


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

tille pushed a change to branch master
in repository qcumber.

      from  537e645   New upstream version
       new  41a2cba   Add manpage
       new  8fd7a9a   New upstream - no license yet :-(
       new  0585a8a   New upstream version 1.0.5+dfsg
       new  6818fc2   Merge tag 'upstream/1.0.5+dfsg'
       new  6e3bebd   Adapt patches
       new  47cb425   dos2unix is not needed any more
       new  b047e0d   License statement was added: LGPL-3+

The 7 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                                         |    2 +-
 QCumber.py                                         | 1029 ++++++-------
 barplot.R                                          |   57 +-
 batch_report.html                                  | 1580 ++++++++++----------
 boxplot.R                                          |   50 +-
 classes.py                                         | 1256 ++++++++--------
 config.txt                                         |   20 +-
 debian/changelog                                   |   13 +-
 debian/control                                     |    3 +-
 debian/copyright                                   |   12 +-
 debian/manpages                                    |    1 +
 debian/patches/adapt_config.patch                  |   30 +-
 debian/patches/config_in_etc.patch                 |   33 -
 debian/patches/python3_explicit.patch              |   12 -
 debian/patches/series                              |    2 -
 .../set_absolute_path_to_tex_template.patch        |   32 +-
 debian/patches/use_smaller_try-except_blocks.patch |   23 -
 debian/qcumber.1                                   |  105 ++
 debian/rules                                       |    4 -
 helper.py                                          |  786 +++++-----
 lib/box.js                                         |  638 ++++----
 lib/qcstyle.css                                    |  168 +--
 license.txt                                        |  165 ++
 parameter.txt                                      |   92 +-
 readme.md                                          |   18 +
 report.tex                                         |  366 ++---
 sav.R                                              |  298 ++--
 27 files changed, 3491 insertions(+), 3304 deletions(-)
 create mode 100644 debian/manpages
 delete mode 100644 debian/patches/config_in_etc.patch
 delete mode 100644 debian/patches/python3_explicit.patch
 delete mode 100644 debian/patches/use_smaller_try-except_blocks.patch
 create mode 100644 debian/qcumber.1
 create mode 100755 license.txt

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



More information about the debian-med-commit mailing list