This is an automated email from the git hooks/post-receive script. ginggs pushed a commit to branch master in repository bcftools.
commit c350e9ad39e2c0c7d68d0a1ff8255be94fde1fdf Author: Graham Inggs <[email protected]> Date: Sun Oct 29 08:40:46 2017 +0200 Forwarded test-regidx-unsigned-char.patch --- debian/patches/test-regidx-unsigned-char.patch | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/patches/test-regidx-unsigned-char.patch b/debian/patches/test-regidx-unsigned-char.patch index af5bc16..28625cf 100644 --- a/debian/patches/test-regidx-unsigned-char.patch +++ b/debian/patches/test-regidx-unsigned-char.patch @@ -2,6 +2,7 @@ Description: Fix test-regidx argument parsing on archs with unsigned char On architectures where char is unsigned "c >= 0" was always true. Author: Adrian Bunk <[email protected]> Bug-Debian: https://bugs.debian.org/865060 +Forwarded: https://github.com/samtools/bcftools/pull/700 --- a/test/test-regidx.c +++ b/test/test-regidx.c -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bcftools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
