diff -Nru naspro-core-0.5.1/debian/changelog naspro-core-0.5.1/debian/changelog --- naspro-core-0.5.1/debian/changelog 2016-02-16 11:29:11.000000000 +0000 +++ naspro-core-0.5.1/debian/changelog 2016-11-02 22:37:44.000000000 +0000 @@ -1,3 +1,10 @@ +naspro-core (0.5.1-3) unstable; urgency=medium + + * QA upload. + * Disable -Werror to fix FTBFS with glibc 2.24. (Closes: #837001) + + -- James Cowgill Wed, 02 Nov 2016 22:37:44 +0000 + naspro-core (0.5.1-2) unstable; urgency=medium * QA upload. diff -Nru naspro-core-0.5.1/debian/rules naspro-core-0.5.1/debian/rules --- naspro-core-0.5.1/debian/rules 2016-02-16 11:12:27.000000000 +0000 +++ naspro-core-0.5.1/debian/rules 2016-11-02 21:38:41.000000000 +0000 @@ -1,5 +1,6 @@ #!/usr/bin/make -f +export DEB_CFLAGS_MAINT_APPEND := -Wno-error export NATURALDOCS=/usr/bin/naturaldocs %: