[med-svn] [qtltools] branch master updated (cab54ef -> 1f5bcd9)

Andreas Tille tille at debian.org
Mon Jan 16 15:47:14 UTC 2017


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

tille pushed a change to branch master
in repository qtltools.

      from  cab54ef   Add a patch to fix reproducible builds. (Closes: #848280)
      adds  0b70e0f   Upload to unstable
       new  f241cdb   New upstream version 1.1+dfsg
       new  81fa5fe   Merge tag 'upstream/1.1+dfsg'
       new  ff61bdc   New upstream version
       new  bc20e5c   d/watch: version=4
       new  1bfd68c   Refresh patches
       new  1f5bcd9   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:
 Makefile                                     | 81 +++++----------------------
 README                                       |  2 +-
 debian/changelog                             | 10 +++-
 debian/patches/Makefile_config.patch         | 19 ++-----
 debian/patches/reproducible_build.patch      |  2 +-
 debian/watch                                 |  2 +-
 lib/OTools/otools.h                          |  6 +-
 src/QTLtools.cpp                             |  8 ++-
 src/common/data.h                            |  2 +-
 src/mode_cis/cis_chunking.cpp                |  4 ++
 src/mode_cis/cis_data.h                      |  2 +
 src/mode_cis/cis_initilization.cpp           |  1 +
 src/mode_cis/cis_main.cpp                    | 21 ++++++-
 src/mode_cis/cis_permutation_pass.cpp        |  4 +-
 src/mode_cis/cis_read_phenotypes.cpp         |  9 ++-
 src/mode_correct/correct_data.h              |  8 ++-
 src/mode_correct/correct_main.cpp            |  9 ++-
 src/mode_correct/correct_management.cpp      |  8 ---
 src/mode_correct/correct_processing.cpp      | 34 +++++++++++-
 src/mode_correct/correct_read_covariates.cpp | 81 +++++++++++++++++++++++++++
 src/mode_fdensity/fdensity_process.cpp       | 36 ++++++++++--
 src/mode_fenrich/fenrich_management.cpp      | 11 +++-
 src/mode_match/match_process.cpp             |  7 ++-
 src/mode_quan/quan_chunking.cpp              | 19 ++++++-
 src/mode_quan/quan_data.h                    |  8 +--
 src/mode_quan/quan_main.cpp                  | 22 +++++++-
 src/mode_quan/quan_printResults.cpp          |  2 +
 src/mode_quan/quan_readBAM.cpp               | 83 +++++++++++++++++-----------
 src/mode_rtc/rtc_common.cpp                  |  2 +-
 src/mode_trans/trans_chunking.cpp            | 18 +++++-
 30 files changed, 356 insertions(+), 165 deletions(-)

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



More information about the debian-med-commit mailing list