diff -Nru rarian-0.8.1/debian/changelog rarian-0.8.1/debian/changelog --- rarian-0.8.1/debian/changelog 2010-07-04 08:30:51.000000000 -0700 +++ rarian-0.8.1/debian/changelog 2013-02-02 19:04:31.000000000 -0800 @@ -1,3 +1,10 @@ +rarian (0.8.1-5+libtool) unreleased; urgency=low + + * Use dh-autoreconf to update libtool at build time, in order to fix a + build failure on x32. + + -- Daniel Schepler Sat, 02 Feb 2013 19:04:24 -0800 + rarian (0.8.1-5) unstable; urgency=low * Switch to 3.0 source format. diff -Nru rarian-0.8.1/debian/control rarian-0.8.1/debian/control --- rarian-0.8.1/debian/control 2010-07-04 08:31:53.000000000 -0700 +++ rarian-0.8.1/debian/control 2013-02-02 19:03:28.000000000 -0800 @@ -13,7 +13,8 @@ autotools-dev, xsltproc, xml-core (>= 0.06), - gnome-pkg-tools + gnome-pkg-tools, + dh-autoreconf Standards-Version: 3.8.2 Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/rarian Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/rarian diff -Nru rarian-0.8.1/debian/rules rarian-0.8.1/debian/rules --- rarian-0.8.1/debian/rules 2010-07-04 08:30:51.000000000 -0700 +++ rarian-0.8.1/debian/rules 2013-02-02 19:03:45.000000000 -0800 @@ -3,6 +3,7 @@ include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/autoreconf.mk -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk DEB_CONFIGURE_EXTRA_FLAGS += --enable-skdb-update=no