[Pkg-telepathy-commits] [farstream] 02/02: Use dh-autoreconf for better portability (Closes: #727258, again)

Simon McVittie smcv at debian.org
Sat Jan 25 13:41:02 UTC 2014


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

smcv pushed a commit to branch debian
in repository farstream.

commit d4dedb4f821134e68791e5d78b7335af93e7b5b8
Author: Simon McVittie <smcv at debian.org>
Date:   Sat Jan 25 13:39:15 2014 +0000

    Use dh-autoreconf for better portability (Closes: #727258, again)
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 debian/rules     | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c7dbf70..005b1a6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ farstream (0.1.2-3) UNRELEASED; urgency=medium
 
   * debian/watch: only pick up versions less than 0.1.90, to exclude
     farstream-0.2 and its prereleases
+  * Use dh-autoreconf for better portability (Closes: #727258, again)
 
  -- Simon McVittie <smcv at debian.org>  Tue, 21 Jan 2014 14:14:21 +0000
 
diff --git a/debian/control b/debian/control
index a1f5bf3..02734b1 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Simon McVittie <smcv at debian.org>,
            Laurent Bigonville <bigon at debian.org>,
            Jonny Lamb <jonny at debian.org>
 Build-Depends: debhelper (>= 9),
-               autotools-dev,
+               dh-autoreconf,
                python-gst0.10-dev,
                libglib2.0-dev (>= 2.30),
                libgstreamer0.10-dev (>= 0.10.33),
diff --git a/debian/rules b/debian/rules
index 48d9983..5757489 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,autotools_dev
+	dh $@ --with python2,autoreconf
 
 .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