[med-svn] [subread] branch upstream updated (5ca905c -> 9d897ea)

Alex Mestiashvili malex-guest at moszumanska.debian.org
Fri Jul 28 14:38:12 UTC 2017


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

malex-guest pushed a change to branch upstream
in repository subread.

      from  5ca905c   New upstream version 1.5.2+dfsg
       new  9d897ea   New upstream version 1.5.3+dfsg

The 1 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:
 doc/SubreadUsersGuide.tex                |  159 +--
 src/HelperFunctions.c                    |   42 +-
 src/HelperFunctions.h                    |    4 +-
 src/Makefile.FreeBSD                     |   11 +-
 src/Makefile.Linux                       |   29 +-
 src/Makefile.MacOS                       |    6 +-
 src/core-indel.c                         |   37 +-
 src/core-interface-aligner.c             |   37 +-
 src/core-interface-subjunc.c             |   39 +-
 src/core-junction.c                      |   29 +-
 src/core-junction.h                      |    3 +
 src/core.c                               |  373 ++++---
 src/core.h                               |   23 +-
 src/hashtable.c                          |   70 +-
 src/hashtable.h                          |    5 +-
 src/input-files.c                        |  574 ++++++++---
 src/input-files.h                        |   15 +-
 src/makefile.version                     |    2 +-
 src/read-repair.c                        |    2 +-
 src/readSummary.c                        | 1620 +++++++++++++++++++++---------
 src/sambam-file.c                        |  184 +++-
 src/sambam-file.h                        |    4 +-
 src/subread.h                            |    6 +-
 src/tx-unique.c                          |  443 ++++++++
 src/tx-unique.h                          |   37 +
 test/subread-align/subread-align-test.sh |    4 +-
 26 files changed, 2757 insertions(+), 1001 deletions(-)
 create mode 100644 src/tx-unique.c
 create mode 100644 src/tx-unique.h

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



More information about the debian-med-commit mailing list