[Pkg-telepathy-commits] [telepathy-farstream] 01/04: Use dh-autoreconf for better portability to new architectures (Closes: #733881)
Simon McVittie
smcv at debian.org
Wed Jan 29 12:54:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch debian
in repository telepathy-farstream.
commit b05c2a980cdce7247ae996ed98889899a4e6e39a
Author: Simon McVittie <smcv at debian.org>
Date: Wed Jan 29 09:30:39 2014 +0000
Use dh-autoreconf for better portability to new architectures (Closes: #733881)
---
debian/changelog | 8 ++++++++
debian/control | 5 +++--
debian/rules | 1 +
3 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 47ca51c..0ed5d0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+telepathy-farstream (0.6.0-3) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Use dh-autoreconf for better portability to new architectures
+ (Closes: #733881)
+
+ -- Simon McVittie <smcv at debian.org> Wed, 29 Jan 2014 09:26:48 +0000
+
telepathy-farstream (0.6.0-2) unstable; urgency=low
* Team upload.
diff --git a/debian/control b/debian/control
index dd4d44c..153d61a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,9 @@ Section: libs
Priority: optional
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),
- cdbs (>= 0.4.93~),
+Build-Depends: cdbs (>= 0.4.93~),
+ debhelper (>= 9),
+ dh-autoreconf,
libglib2.0-dev (>= 2.30),
libdbus-1-dev (>= 0.60),
libdbus-glib-1-dev (>= 0.60),
diff --git a/debian/rules b/debian/rules
index 76ced52..b0993a4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-farstream.git
More information about the Pkg-telepathy-commits
mailing list