diff -u kelbt-0.16/debian/changelog kelbt-0.16/debian/changelog --- kelbt-0.16/debian/changelog +++ kelbt-0.16/debian/changelog @@ -1,3 +1,11 @@ +kelbt (0.16-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Changed type for Parser_indicies from char to int8_t to fix + narrowing conversion issue with gcc-6 (closes: #837184) + + -- John Paul Adrian Glaubitz Sat, 07 Jan 2017 21:55:12 +0100 + kelbt (0.16-1) unstable; urgency=medium * New upstream release @@ -35 +42,0 @@ - only in patch2: unchanged: --- kelbt-0.16.orig/src/klparse.cpp +++ kelbt-0.16/src/klparse.cpp @@ -159,7 +159,7 @@ #line 160 "klparse.cpp" unsigned int Parser_startState = 0; -char Parser_indicies[] = { +int8_t Parser_indicies[] = { 50, 50, -1, 50, -1, 50, 50, -1, -1, -1, -1, -1, 50, -1, 50, 1, 0, 93, 3, 4, -1, 5, -1, 7,