[Pkg-telepathy-commits] [SCM] libjingle0.3 packaging branch, debian, updated. dd24e1aa142dece62e276e13ed4fcaeae78b0b3e
Laurent Bigonville
bigon at bigon.be
Sat May 2 16:08:00 UTC 2009
The following commit has been merged in the debian branch:
commit dd24e1aa142dece62e276e13ed4fcaeae78b0b3e
Author: Laurent Bigonville <bigon at bigon.be>
Date: Sat May 2 18:07:46 2009 +0200
Update autotools at build time to fix FTBFS (Closes: #526560)
diff --git a/debian/changelog b/debian/changelog
index 24f509c..404e470 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,8 +17,9 @@ libjingle0.3 (0.3.12-4) UNRELEASED; urgency=low
* Bump Standards-Version to 3.8.1 (no further changes)
* Bump debhelper to version 7
* Add ${misc:Depends} to every packages to please lintian
+ * Update autotools at build time to fix FTBFS (Closes: #526560)
- -- Laurent Bigonville <bigon at debian.org> Sat, 02 May 2009 10:58:56 +0200
+ -- Laurent Bigonville <bigon at debian.org> Sat, 02 May 2009 18:04:38 +0200
libjingle0.3 (0.3.12-3) experimental; urgency=low
diff --git a/debian/rules b/debian/rules
index 9878e8d..782acd2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,10 @@
#!/usr/bin/make -f
+DEB_AUTO_UPDATE_AUTOMAKE = 1.10
+DEB_AUTO_UPDATE_ACLOCAL = 1.10
+DEB_AUTO_UPDATE_AUTOCONF = 1
+DEB_AUTO_UPDATE_LIBTOOL = pre
+
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
--
libjingle0.3 packaging
More information about the Pkg-telepathy-commits
mailing list