[med-svn] [hilive] branch master updated (7c7e152 -> 1018f32)

Andreas Tille tille at debian.org
Fri Nov 25 14:43:10 UTC 2016


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

tille pushed a change to branch master
in repository hilive.

      from  7c7e152   No working watch file since upstream has no proper versioning
       new  86233d7   New upstream location with proper tagging
       new  a0a71e2   Imported Upstream version 0.3
       new  8b90447   Merge tag 'upstream/0.3'
       new  a05f984   New upstream version
       new  a75afba   Adapt patches
       new  1018f32   Add todo

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:
 CMakeLists.txt                        |  102 +++-
 CONTRIBUTORS                          |    8 +
 LICENSE                               |    4 +-
 README                                |   86 ---
 README.md                             |  143 +++++
 debian/changelog                      |    6 +-
 debian/patches/do_not_set_rpath.patch |   13 +-
 debian/patches/fix_cmath.patch        |   13 -
 debian/patches/series                 |    1 -
 debian/watch                          |    7 +-
 lib/alnblock.cpp                      |  359 -----------
 lib/alnblock.h                        |   81 ---
 lib/alnread.cpp                       | 1077 ++++++++++++++++-----------------
 lib/alnread.h                         |   98 +--
 lib/alnstream.cpp                     |  268 +++++---
 lib/alnstream.h                       |   10 +-
 lib/argument_parser.cpp               |  231 +++++++
 lib/argument_parser.h                 |    9 +
 lib/config.h.in                       |    2 +-
 lib/definitions.h                     |  124 ++--
 lib/headers.h                         |    2 +
 lib/kindex.cpp                        |  294 +++------
 lib/kindex.h                          |   31 +-
 lib/tools.cpp                         |  110 ++--
 lib/tools.h                           |   22 +-
 tools/.ann.location                   |    1 -
 tools/build_index.cpp                 |   25 +-
 tools/hilive.cpp                      |  590 +++++-------------
 28 files changed, 1670 insertions(+), 2047 deletions(-)
 create mode 100644 CONTRIBUTORS
 delete mode 100644 README
 create mode 100644 README.md
 delete mode 100644 debian/patches/fix_cmath.patch
 delete mode 100644 lib/alnblock.cpp
 delete mode 100644 lib/alnblock.h
 create mode 100644 lib/argument_parser.cpp
 create mode 100644 lib/argument_parser.h
 delete mode 100644 tools/.ann.location

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



More information about the debian-med-commit mailing list