diff -Nru exiv2-0.23/debian/changelog exiv2-0.23/debian/changelog
--- exiv2-0.23/debian/changelog	2012-05-04 23:32:30.000000000 +0000
+++ exiv2-0.23/debian/changelog	2014-06-18 22:02:20.000000000 +0000
@@ -1,3 +1,10 @@
+exiv2 (0.23-1+cfg) unreleased; urgency=low
+
+  * Non-maintainer upload.
+  * Ensure configurey is updated for new architectures
+
+ -- Wookey <wookey@debian.org>  Wed, 18 Jun 2014 21:55:26 +0000
+
 exiv2 (0.23-1) unstable; urgency=low
 
   * New upstream release
diff -Nru exiv2-0.23/debian/rules exiv2-0.23/debian/rules
--- exiv2-0.23/debian/rules	2012-01-24 20:19:10.000000000 +0000
+++ exiv2-0.23/debian/rules	2014-06-18 23:23:31.000000000 +0000
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel
+	dh $@ --parallel --with autotools-dev
 
 override_dh_auto_configure:
 	dh_auto_configure -- --disable-rpath  $(shell dpkg-buildflags --export=configure)
