[Pkg-telepathy-commits] [SCM] libnice packaging branch, debian-experimental, updated. upstream/0.1.4-132-g0b7a678
Simon McVittie
smcv at debian.org
Tue Jun 4 08:48:09 UTC 2013
The following commit has been merged in the debian-experimental branch:
commit 48ba7a00a894a9f977519569b3eee8bbc7f07374
Author: Simon McVittie <smcv at debian.org>
Date: Tue Jun 4 09:40:00 2013 +0100
Add dependency on autotools-dev so our old config.* get updated
diff --git a/debian/changelog b/debian/changelog
index 98f5a58..0fe4abd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libnice (0.1.4-1) UNRELEASED; urgency=low
* Fix some Lintian warnings
- duplicate short description
- non-canonical Vcs-Git
+ * Add dependency on autotools-dev so our old config.* get updated
* Use dh_autoreconf
* Get verbose output from tests
diff --git a/debian/control b/debian/control
index 8c7a52f..c722808 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,10 @@ Uploaders: Dafydd Harries <daf at debian.org>,
Sjoerd Simons <sjoerd at debian.org>,
Laurent Bigonville <bigon at debian.org>,
Jonny Lamb <jonny at debian.org>
-Build-Depends: cdbs (>= 0.4.93~),
+Build-Depends: autotools-dev,
+ cdbs (>= 0.4.93~),
debhelper (>= 8.1.3~),
+ dh-autoreconf,
libglib2.0-dev (>= 2.13),
libgstreamer0.10-dev (>= 0.10.35.2-2),
libgstreamer-plugins-base0.10-dev,
--
libnice packaging
More information about the Pkg-telepathy-commits
mailing list