diff -Nru taningia-0.2.2/debian/changelog taningia-0.2.2/debian/changelog --- taningia-0.2.2/debian/changelog 2011-08-29 03:51:26.000000000 +0000 +++ taningia-0.2.2/debian/changelog 2014-01-26 02:50:37.000000000 +0000 @@ -1,3 +1,10 @@ +taningia (0.2.2-1ubuntu1) trusty; urgency=medium + + * Use dh-autoreconf to get new libtool macros for ppc64el and update + config.{sub,guess} for new arches. + + -- Logan Rosen Sat, 25 Jan 2014 21:50:20 -0500 + taningia (0.2.2-1) unstable; urgency=low * New upstream release. diff -Nru taningia-0.2.2/debian/control taningia-0.2.2/debian/control --- taningia-0.2.2/debian/control 2011-08-29 03:51:01.000000000 +0000 +++ taningia-0.2.2/debian/control 2014-01-26 02:50:38.000000000 +0000 @@ -1,8 +1,9 @@ Source: taningia Priority: extra -Maintainer: Debian XMPP Maintainers +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian XMPP Maintainers Uploaders: Lincoln de Sousa Primo Clarete -Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libiksemel-dev, +Build-Depends: debhelper (>= 7.0.50~), dh-autoreconf, libiksemel-dev, pkg-config Standards-Version: 3.9.1 Section: libs diff -Nru taningia-0.2.2/debian/rules taningia-0.2.2/debian/rules --- taningia-0.2.2/debian/rules 2011-08-29 03:51:01.000000000 +0000 +++ taningia-0.2.2/debian/rules 2014-01-26 02:50:10.000000000 +0000 @@ -5,7 +5,7 @@ #export DH_VERBOSE=1 %: - dh $@ + dh $@ --with autoreconf override_dh_auto_install: dh_auto_install