This is an automated email from the git hooks/post-receive script. moeller pushed a commit to branch master in repository bwa.
commit 293bed4f8c8c8e5ccb54bb572fb23ec000250128 Author: Steffen Moeller <[email protected]> Date: Tue Sep 12 16:57:32 2017 +0200 Reacting to info by John Marshall on patches --- debian/changelog | 11 +++++++++++ debian/patches/series | 4 ++-- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 28ca966..7a342f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +bwa (0.7.16-2) UNRELEASED; urgency=medium + + [ Pointed out by John Marshall ] + * debian/patches/series: + - check_for_nan.patch superseded by upstream's + bcb475cd033b3641d2de19ad6fb70da7bdd54f77 + - commenting issue behind fix_heap_block_overrun is analysed in + https://github.com/lh3/bwa/issues/146 + + -- Steffen Moeller <[email protected]> Tue, 12 Sep 2017 16:57:14 +0200 + bwa (0.7.16-1) unstable; urgency=medium * Team upload. diff --git a/debian/patches/series b/debian/patches/series index 52951e7..db1efa1 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,6 +1,6 @@ #print_unsigned_counts.patch # adopted upstream -check_for_nan.patch -fix_heap_block_overrun +#check_for_nan.patch # Superseeded by upstream bcb475cd033b3641d2de19ad6fb70da7bdd54f77 +fix_heap_block_overrun # See https://github.com/lh3/bwa/issues/146 fix_build_on_freebsd.patch #check_number_of_arguments.patch # adopted upstream #spelling.patch # adopted upstream -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bwa.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
