[Pkg-telepathy-maintainers] Bug#733881: Please use autoreconf instead of autotools-dev
Jackson Doak
noskcaj at ubuntu.com
Wed Jan 1 19:40:11 UTC 2014
Package: telepathy-farstream
Version: 0.6.0-2
Please switch from autottols-dev to dh-autoreconf to fix build issues with
the .m4 macros. The patch from ubuntu is below
=== modified file 'debian/changelog'
--- debian/changelog 2013-09-17 22:34:26 +0000
+++ debian/changelog 2014-01-01 19:36:50 +0000
@@ -1,3 +1,9 @@
+telepathy-farstream (0.6.0-2ubuntu1) trusty; urgency=medium
+
+ * Replace autotools-dev with autoreconf, fixes FTBFS on ppc64el
+
+ -- Jackson Doak <noskcaj at ubuntu.com> Thu, 02 Jan 2014 06:36:06 +1100
+
telepathy-farstream (0.6.0-2) unstable; urgency=low
* Team upload.
=== modified file 'debian/control'
--- debian/control 2013-09-17 22:34:26 +0000
+++ debian/control 2014-01-01 19:36:58 +0000
@@ -1,9 +1,10 @@
Source: telepathy-farstream
Section: libs
Priority: optional
-Maintainer: Debian Telepathy maintainers <
pkg-telepathy-maintainers at lists.alioth.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian Telepathy maintainers <
pkg-telepathy-maintainers at lists.alioth.debian.org>
Uploaders: Sjoerd Simons <sjoerd at debian.org>, Laurent Bigonville <
bigon at debian.org>
-Build-Depends: autotools-dev, debhelper (>= 9),
+Build-Depends: dh-autoreconf, debhelper (>= 9),
cdbs (>= 0.4.93~),
libglib2.0-dev (>= 2.30),
libdbus-1-dev (>= 0.60),
=== modified file 'debian/rules'
--- debian/rules 2012-04-11 21:35:55 +0000
+++ debian/rules 2014-01-01 19:35:31 +0000
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
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/cdbs/1/rules/utils.mk
common-binary-post-install-arch:: list-missing
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-telepathy-maintainers/attachments/20140102/f1a415e0/attachment.html>
More information about the Pkg-telepathy-maintainers
mailing list