[med-svn] [abyss] branch master updated (c308f54 -> 509ea97)

Andreas Tille tille at debian.org
Tue Nov 1 12:31:53 UTC 2016


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

tille pushed a change to branch master
in repository abyss.

      from  c308f54   Add copyright for gtest
       new  fe441e4   Imported Upstream version 2.0.2
       new  a68a66c   Merge tag 'upstream/2.0.2'
       new  81b16ca   New upstream version
       new  af7a01f   Drop outdated/unused patch
       new  509ea97   Upload to unstable

The 5 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:
 BloomDBG/bloom-dbg.cc                        |   5 +-
 ChangeLog                                    |   5 +
 Common/Dictionary.h                          |   8 +
 Graph/DotIO.h                                |  59 +++++-
 Graph/GraphIO.h                              |   3 +-
 Graph/Makefile.am                            |   3 +-
 Graph/SAMIO.h                                |   1 +
 Graph/{DirectedGraph.h => UndirectedGraph.h} | 303 +++++++++++++++++++--------
 Konnector/DBGBloom.h                         |   9 +
 README.md                                    |  26 ++-
 Unittest/DBG/LoadAlgorithmTest.cpp           |   1 +
 Unittest/Graph/DotIOTest.cpp                 | 115 ++++++++++
 Unittest/Graph/UndirectedGraphTest.cpp       |  54 +++++
 Unittest/Makefile.am                         |  15 ++
 configure.ac                                 |  13 +-
 debian/changelog                             |   6 +
 debian/patches/gcc4.8.patch                  | 105 ----------
 doc/ABYSS.1                                  |   2 +-
 doc/abyss-pe.1                               |   2 +-
 doc/abyss-tofastq.1                          |   2 +-
 doc/flowchart.graffle                        |   2 +-
 21 files changed, 519 insertions(+), 220 deletions(-)
 copy Graph/{DirectedGraph.h => UndirectedGraph.h} (66%)
 create mode 100644 Unittest/Graph/DotIOTest.cpp
 create mode 100644 Unittest/Graph/UndirectedGraphTest.cpp
 delete mode 100644 debian/patches/gcc4.8.patch

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



More information about the debian-med-commit mailing list