Switch to side-by-side view
--- a/debian/rules +++ b/debian/rules @@ -12,5 +12,9 @@ # Use the following to use the needed non-default gcc-4.7 for wheezy raspbian # export CXX=g++-4.7 + +override_dh_autoreconf: + dh_autoreconf ./autogen.sh + %: dh $@ --with autotools-dev