diff -Nru libswe-1.80.00.0001/debian/changelog libswe-1.80.00.0001/debian/changelog --- libswe-1.80.00.0001/debian/changelog 2013-11-05 20:43:12.000000000 +0000 +++ libswe-1.80.00.0001/debian/changelog 2014-01-03 20:44:35.000000000 +0000 @@ -1,3 +1,9 @@ +libswe (1.80.00.0001-1ubuntu1) trusty; urgency=medium + + * Use dh-autoreconf to get new libtool macros for ppc64el. + + -- Logan Rosen Fri, 03 Jan 2014 15:44:19 -0500 + libswe (1.80.00.0001-1) unstable; urgency=low * New upstream version 1.80.00 diff -Nru libswe-1.80.00.0001/debian/control libswe-1.80.00.0001/debian/control --- libswe-1.80.00.0001/debian/control 2013-11-05 20:43:12.000000000 +0000 +++ libswe-1.80.00.0001/debian/control 2014-01-03 20:44:37.000000000 +0000 @@ -1,8 +1,9 @@ Source: libswe Priority: extra -Maintainer: Paul Elliott +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Paul Elliott Uploaders: Jaldhar H. Vyas -Build-Depends: debhelper (>= 9~), autotools-dev +Build-Depends: debhelper (>= 9~), dh-autoreconf Standards-Version: 3.9.4 Section: libs Homepage: http://swissephauto.blackpatchpanel.com/ diff -Nru libswe-1.80.00.0001/debian/rules libswe-1.80.00.0001/debian/rules --- libswe-1.80.00.0001/debian/rules 2013-11-05 20:43:12.000000000 +0000 +++ libswe-1.80.00.0001/debian/rules 2014-01-03 20:44:07.000000000 +0000 @@ -20,7 +20,7 @@ DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) %: - dh $@ + dh $@ --with autoreconf override_dh_auto_configure: