diff -Nru xfce4-notes-plugin-1.7.7/debian/changelog xfce4-notes-plugin-1.7.7/debian/changelog --- xfce4-notes-plugin-1.7.7/debian/changelog 2013-06-08 19:41:49.000000000 +0000 +++ xfce4-notes-plugin-1.7.7/debian/changelog 2013-10-15 19:59:25.000000000 +0000 @@ -1,3 +1,9 @@ +xfce4-notes-plugin (1.7.7-3ubuntu2) saucy; urgency=low + + * Use dh_autotools-dev to update config.{sub,guess} for AArch64. + + -- Matthias Klose Tue, 15 Oct 2013 21:58:49 +0200 + xfce4-notes-plugin (1.7.7-3ubuntu1) saucy; urgency=low * Merge from Debian unstable. Remaining changes: diff -Nru xfce4-notes-plugin-1.7.7/debian/rules xfce4-notes-plugin-1.7.7/debian/rules --- xfce4-notes-plugin-1.7.7/debian/rules 2013-06-08 19:39:48.000000000 +0000 +++ xfce4-notes-plugin-1.7.7/debian/rules 2013-10-15 19:58:46.000000000 +0000 @@ -11,4 +11,4 @@ dh_makeshlibs -n -X /usr/lib/xfce4/panel-plugins %: - dh $@ --parallel + dh $@ --parallel --with autotools_dev