diff -Nru xfce4-battery-plugin-1.0.5/debian/changelog xfce4-battery-plugin-1.0.5/debian/changelog --- xfce4-battery-plugin-1.0.5/debian/changelog 2013-05-23 05:25:53.000000000 +0000 +++ xfce4-battery-plugin-1.0.5/debian/changelog 2013-10-15 19:55:13.000000000 +0000 @@ -1,3 +1,9 @@ +xfce4-battery-plugin (1.0.5-2ubuntu1) saucy; urgency=low + + * Use dh_autotools-dev to update config.{sub,guess} for AArch64. + + -- Matthias Klose Tue, 15 Oct 2013 21:54:32 +0200 + xfce4-battery-plugin (1.0.5-2) unstable; urgency=low * debian/rules: diff -Nru xfce4-battery-plugin-1.0.5/debian/rules xfce4-battery-plugin-1.0.5/debian/rules --- xfce4-battery-plugin-1.0.5/debian/rules 2013-05-23 05:25:43.000000000 +0000 +++ xfce4-battery-plugin-1.0.5/debian/rules 2013-10-15 19:54:29.000000000 +0000 @@ -4,7 +4,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all %: - dh $@ --parallel + dh $@ --parallel --with autotools_dev override_dh_auto_configure: dh_auto_configure -- --disable-static