diff -Nru poppler-0.18.4/debian/changelog poppler-0.18.4/debian/changelog
--- poppler-0.18.4/debian/changelog	2013-11-17 18:00:45.000000000 +0000
+++ poppler-0.18.4/debian/changelog	2013-12-28 03:53:31.000000000 +0000
@@ -1,3 +1,9 @@
+poppler (0.18.4-9arm64) unstable; urgency=low
+
+  * Update config.sub/guess to build on new architectures 
+
+ --  <wookey@wookware.org>  Sat, 28 Dec 2013 03:52:28 +0000
+
 poppler (0.18.4-9) unstable; urgency=medium
 
   * Remove the custom RPATH handing on Hurd, since the issue does not affect
diff -Nru poppler-0.18.4/debian/rules poppler-0.18.4/debian/rules
--- poppler-0.18.4/debian/rules	2013-11-17 17:28:32.000000000 +0000
+++ poppler-0.18.4/debian/rules	2013-12-28 03:51:42.000000000 +0000
@@ -34,9 +34,11 @@
 
 override_dh_auto_clean:
 	dh_auto_clean
+	dh_autotools-dev_restoreconfig
 	rm -f glib/reference/html/*
 
 override_dh_auto_configure:
+	dh_autotools-dev_updateconfig
 	dh_auto_configure -- $(CONFIGURE_ARGS)
 
 override_dh_auto_install:
