diff -Nru erfa-1.2.0/debian/changelog erfa-1.2.0/debian/changelog --- erfa-1.2.0/debian/changelog 2015-06-07 15:32:54.000000000 +0000 +++ erfa-1.2.0/debian/changelog 2015-07-21 08:04:55.000000000 +0000 @@ -1,3 +1,9 @@ +erfa (1.2.0-3) unstable; urgency=low + + * Test-depend on build-essential to fix test failures + + -- Ole Streicher Tue, 21 Jul 2015 10:04:15 +0200 + erfa (1.2.0-2) unstable; urgency=low * Add gcc to CI test dependency to allow compilation diff -Nru erfa-1.2.0/debian/tests/control erfa-1.2.0/debian/tests/control --- erfa-1.2.0/debian/tests/control 2015-06-07 15:30:56.000000000 +0000 +++ erfa-1.2.0/debian/tests/control 2015-06-23 14:20:21.000000000 +0000 @@ -1,2 +1,2 @@ Tests: test-erfa -Depends: @, gcc +Depends: @, build-essential