[med-svn] [idba] branch master updated (d7587ca -> 12107ac)
Andreas Tille
tille at debian.org
Fri Aug 5 22:19:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch master
in repository idba.
from d7587ca Upload to unstable
new 1c629ca Imported Upstream version 1.1.3
new 8f19d01 Merge tag 'upstream/1.1.3'
new a8caf06 New upstream version (upstream applied gcc-6 patches)
new 12107ac Adapt patches + upload to unstable
The 4 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.in | 323 ++++++++------
README | 77 ----
aclocal.m4 | 686 +++++++++++++++++++-----------
bin/Makefile.in | 784 ++++++++++++++++++++--------------
compile | 347 +++++++++++++++
configure | 654 +++++++++++++++++-----------
configure.ac | 4 +-
debian/changelog | 6 +
debian/patches/clang.patch | 27 --
debian/patches/gcc-6.patch | 63 ---
debian/patches/run_tests.patch | 21 -
debian/patches/series | 3 -
lib/Makefile.in | 590 +++++++++++++++-----------
script/Makefile.in | 110 ++++-
src/graph/contig_graph.cpp | 11 +-
src/graph/contig_graph.h | 5 +-
src/graph/hash_graph.h | 7 +-
src/misc/log.cpp | 7 +-
src/release/filterfa.cpp | 2 +-
src/release/idba_tran.cpp | 7 +-
src/sequence/sequence_reader.cpp | 4 +-
src/sequence/sequence_writer.cpp | 4 +-
test-driver | 139 ++++++
test/Makefile.am | 3 +-
test/Makefile.in | 894 +++++++++++++++++++++++++++++++--------
25 files changed, 3181 insertions(+), 1597 deletions(-)
delete mode 100644 README
create mode 100755 compile
delete mode 100644 debian/patches/clang.patch
delete mode 100644 debian/patches/gcc-6.patch
delete mode 100644 debian/patches/run_tests.patch
create mode 100755 test-driver
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/idba.git
More information about the debian-med-commit
mailing list