[Pkg-telepathy-commits] [SCM] telepathy-mission-control packaging branch, debian, updated. debian/4.67-3-4-gc9e35bb
Laurent Bigonville
bigon at bigon.be
Mon Jun 22 10:03:25 UTC 2009
The following commit has been merged in the debian branch:
commit 4d41fddbe485ed587d1a4beeb637d627dc1d7af7
Author: Laurent Bigonville <bigon at bigon.be>
Date: Mon Jun 22 11:48:49 2009 +0200
Rerun libtoolize at build-time to fix FTBFS (Closes: #532663)
diff --git a/debian/changelog b/debian/changelog
index 5aeb649..046ebba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+telepathy-mission-control (4.67-4) UNRELEASED; urgency=low
+
+ * Rerun libtoolize at build-time to fix FTBFS (Closes: #532663)
+
+ -- Laurent Bigonville <bigon at debian.org> Mon, 22 Jun 2009 11:48:16 +0200
+
telepathy-mission-control (4.67-3) unstable; urgency=low
* debian/patches/0003-Don-t-close-channels-on-dispose.patch
diff --git a/debian/control b/debian/control
index 3b0537e..d43877e 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Uploaders: Sjoerd Simons <sjoerd at debian.org>,
Loic Minier <lool at dooz.org>
Build-Depends: cdbs,
debhelper (>= 5),
+ libtool,
libdbus-glib-1-dev (>= 0.71),
libgconf2-dev,
libtelepathy-glib-dev (>= 0.7.1),
diff --git a/debian/rules b/debian/rules
index 1e4a7fb..1ef4c7e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,6 +8,8 @@ include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
common-binary-post-install-arch:: list-missing
+DEB_AUTO_UPDATE_LIBTOOL := pre
+
DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc --enable-keyring=yes
# extract full package names (with SONAME) from control
--
telepathy-mission-control packaging
More information about the Pkg-telepathy-commits
mailing list