[Pkg-voip-commits] r8290 - in /linphone/trunk/debian: changelog rules
lmamane at alioth.debian.org
lmamane at alioth.debian.org
Fri Apr 23 21:15:18 UTC 2010
Author: lmamane
Date: Fri Apr 23 21:15:18 2010
New Revision: 8290
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8290
Log:
Enable parallel builds
Modified:
linphone/trunk/debian/changelog
linphone/trunk/debian/rules
Modified: linphone/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/linphone/trunk/debian/changelog?rev=8290&op=diff
==============================================================================
--- linphone/trunk/debian/changelog (original)
+++ linphone/trunk/debian/changelog Fri Apr 23 21:15:18 2010
@@ -8,8 +8,9 @@
[ Lionel Elie Mamane ]
* Identify with IPv4 address to IPv4 host even if it has an AAAA DNS RR
(Closes: #578950).
-
- -- Lionel Elie Mamane <lmamane at debian.org> Fri, 23 Apr 2010 22:52:14 +0200
+ * Enable parallel builds
+
+ -- Lionel Elie Mamane <lmamane at debian.org> Fri, 23 Apr 2010 23:14:38 +0200
linphone (3.2.1-1) unstable; urgency=low
Modified: linphone/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/linphone/trunk/debian/rules?rev=8290&op=diff
==============================================================================
--- linphone/trunk/debian/rules (original)
+++ linphone/trunk/debian/rules Fri Apr 23 21:15:18 2010
@@ -4,6 +4,7 @@
include /usr/share/cdbs/1/class/autotools.mk
include /usr/share/cdbs/1/rules/dpatch.mk
+DEB_BUILD_PARALLEL := yes
DEB_DH_MAKESHLIBS_ARGS_libmediastreamer0 := -V"libmediastreamer0 (>= 3)"
DEB_INSTALL_CHANGELOGS_ALL := NEWS
More information about the Pkg-voip-commits
mailing list