[Pkg-gstreamer-commits] [gst-plugins-bad1.0] 02/02: Enable parallel builds

Iain Lane laney at moszumanska.debian.org
Thu Jan 9 17:47:25 UTC 2014


This is an automated email from the git hooks/post-receive script.

laney pushed a commit to branch master
in repository gst-plugins-bad1.0.

commit f7d8789f0f9ffcb9fd7a62a1c99ad88a27fade81
Author: Iain Lane <laney at debian.org>
Date:   Thu Jan 9 17:45:41 2014 +0000

    Enable parallel builds
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index ffe1909..b0d5512 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ gst-plugins-bad1.0 (1.2.2-2) UNRELEASED; urgency=medium
 
   * Drop ltmain-as-needed patch and do the same with dh_autoreconf
     --as-needed.
+  * Enable parallel builds.
 
  -- Iain Lane <laney at debian.org>  Thu, 09 Jan 2014 17:30:53 +0000
 
diff --git a/debian/rules b/debian/rules
index ad0b51e..4df98bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,8 @@ include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/rules/autoreconf.mk
 
+DEB_BUILD_PARALLEL = 1
+
 DEB_DH_AUTORECONF_ARGS += --as-needed
 
 # make autoreconf not call autopoint since we ship a patch for po/Makefile.in.in

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gstreamer/gst-plugins-bad1.0.git



More information about the Pkg-gstreamer-commits mailing list