[Pkg-telepathy-commits] [farstream] 01/05: debian/rules: Call dh_autotools-dev during build to update config.{sub, guess} for AArch64 (Closes: #727258)

Laurent Bigonville bigon at moszumanska.debian.org
Sun Dec 29 15:06:31 UTC 2013


This is an automated email from the git hooks/post-receive script.

bigon pushed a commit to branch debian
in repository farstream.

commit f2b017705af24184af8134251bb2dd3778ecf54e
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Sun Dec 29 15:48:08 2013 +0100

    debian/rules: Call dh_autotools-dev during build to update config.{sub,guess} for AArch64 (Closes: #727258)
---
 debian/changelog | 7 +++++++
 debian/rules     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 853431f..0ee4101 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+farstream (0.1.2-2) UNRELEASED; urgency=medium
+
+  * debian/rules: Call dh_autotools-dev during build to update
+    config.{sub,guess} for AArch64 (Closes: #727258)
+
+ -- Laurent Bigonville <bigon at debian.org>  Sun, 29 Dec 2013 15:46:38 +0100
+
 farstream (0.1.2-1) unstable; urgency=low
 
   * New upstream release
diff --git a/debian/rules b/debian/rules
index a77a140..48d9983 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,6 +30,6 @@ override_dh_strip:
 	dh_strip --dbg-package=libfarstream-0.1-dbg
 
 %:
-	dh $@ --with python2
+	dh $@ --with python2,autotools_dev
 
 .PHONY: override_dh_strip

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/farstream.git



More information about the Pkg-telepathy-commits mailing list