[Pkg-telepathy-commits] [SCM] MC 5 packaging branch, debian-experimental, updated. debian/1%5.11.0-1-10-g14ed876

Simon McVittie smcv at debian.org
Fri Apr 13 15:29:11 UTC 2012


The following commit has been merged in the debian-experimental branch:
commit deabf2b823fb249a171474f7259018a615ec8597
Author: Simon McVittie <smcv at debian.org>
Date:   Fri Apr 13 15:06:11 2012 +0100

    Enable parallel builds

diff --git a/debian/changelog b/debian/changelog
index 7bc7fee..5e9fbdc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ telepathy-mission-control-5 (1:5.12.0-1) UNRELEASED; urgency=low
     - running this version will automatically migrate telepathy-butterfly
       MSN accounts to telepathy-haze, as required by Empathy 3.4
     - requires GLib 2.30
+  * Enable parallel builds
 
  -- Simon McVittie <smcv at debian.org>  Fri, 13 Apr 2012 14:57:30 +0100
 
diff --git a/debian/rules b/debian/rules
index 9a40971..3022853 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ CONFIGURE_FLAGS += --with-connectivity=nm
 endif
 
 %:
-	dh $@ --with autotools_dev
+	dh $@ --with autotools_dev --parallel
 
 override_dh_makeshlibs:
 	dh_makeshlibs -V

-- 
MC 5 packaging



More information about the Pkg-telepathy-commits mailing list