[SCM] mate-sensors-applet Debian package branch, master, updated. 85f32ceb566c02f3621a2da5ab771f67f41a3cfb

Vangelis Mouhtsis gnugr-guest at moszumanska.debian.org
Wed Apr 23 17:37:43 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-sensors-applet.git;a=commitdiff;h=eea15f1

The following commit has been merged in the master branch:
commit eea15f1e6554e5dea92aa1666577763d716c744b
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date:   Tue Apr 22 19:02:12 2014 +0300

    debian/rules: Enable parallel builds.
---
 debian/control | 3 ++-
 debian/rules   | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 614fe28..cf2acb8 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Uploaders: Mike Gabriel <sunweaver at debian.org>,
            John Paul Adrian Glaubitz <glaubitz at physik.fu-berlin.de>,
            Stefano Karapetsas <stefano at karapetsas.com>,
            Vangelis Mouhtsis <vangelis at gnugr.org>,
-Build-Depends: debhelper (>= 9),
+Build-Depends: cdbs,
+               debhelper (>= 9),
                docbook-xml,
                mate-common,
                mate-doc-utils,
diff --git a/debian/rules b/debian/rules
index a17f7eb..2cd0c24 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
+DEB_BUILD_PARALLEL = 1
+
 DEB_DH_INSTALL_ARGS += --list-missing
 
 DEB_CONFIGURE_SCRIPT := ./autogen.sh

-- 
mate-sensors-applet Debian package



More information about the pkg-mate-commits mailing list