diff -Nru funtools-1.4.4/debian/changelog funtools-1.4.4/debian/changelog --- funtools-1.4.4/debian/changelog 2013-09-29 13:21:59.000000000 +0000 +++ funtools-1.4.4/debian/changelog 2013-10-27 17:05:59.000000000 +0000 @@ -1,3 +1,9 @@ +funtools (1.4.4-6) unstable; urgency=low + + * update config.{sub,guess} for the AArch64 port. Closes: #727381 + + -- Ole Streicher Sun, 27 Oct 2013 18:02:49 +0100 + funtools (1.4.4-5) unstable; urgency=low * Enable multiarch for library (not for tcl yet). diff -Nru funtools-1.4.4/debian/rules funtools-1.4.4/debian/rules --- funtools-1.4.4/debian/rules 2012-10-18 10:20:49.000000000 +0000 +++ funtools-1.4.4/debian/rules 2013-10-27 17:04:58.000000000 +0000 @@ -4,7 +4,7 @@ #export DH_VERBOSE=1 %: - dh $@ --with autoreconf + dh $@ --with autoreconf,autotools_dev override_dh_auto_configure: dh_auto_configure -- --enable-shared --with-zlib=-lz --with-wcslib=-lwcstools --with-tcl=/usr/lib --enable-dl