[SCM] libqaccessibilityclient packaging branch, master, updated. debian/0.1.1-2-5-gc703c8d

Pino Toscano pino at moszumanska.debian.org
Tue May 31 05:43:19 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/libqaccessibilityclient.git;a=commitdiff;h=c703c8d

The following commit has been merged in the master branch:
commit c703c8db46b4cab979a45d7365ba12127afcfa5e
Author: Pino Toscano <pino at debian.org>
Date:   Tue May 31 07:43:07 2016 +0200

    enable parallel build
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0966774..3617ee1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libqaccessibilityclient (0.1.1-3) UNRELEASED; urgency=medium
   * Backport upstream commit 1e1c469597e0e692caea11c89f6da831ad2410b3 to
     add missing linking to QtGui; patch upstream_qt4-link-to-QtGui.patch.
   * Small touches to descriptions.
+  * Enable parallel build.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Tue, 31 May 2016 07:07:27 +0200
 
diff --git a/debian/rules b/debian/rules
index 5e5e230..c1639d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
-	dh $@ --with pkgkde_symbolshelper
+	dh $@ --parallel --with pkgkde_symbolshelper
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

-- 
libqaccessibilityclient packaging



More information about the pkg-kde-commits mailing list