[SCM] libkscreen packaging branch, master, updated. c0f29a8001687c3908bebe1d3923af3be84673e3

Maximiliano Curia maxy at moszumanska.debian.org
Thu Dec 5 21:18:29 UTC 2013


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

The following commit has been merged in the master branch:
commit 1f2d0cbd42e6a8e352e7e4de9673a8b81f9139db
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Dec 5 21:00:33 2013 +0100

    Add pkgkde-symbolshelper dh sequence
---
 debian/rules | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 47be612..7c56da1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,9 +7,10 @@
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
-	dh $@ --dbg-package=libkscreen-dbg \
+	dh $@ --parallel \
+	    --dbg-package=libkscreen-dbg \
 	    --list-missing \
-	    --with kde
+	    --with kde,pkgkde-symbolshelper
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DLIB_DESTINATION=/usr/lib/$(DEB_HOST_MULTIARCH)

-- 
libkscreen packaging



More information about the pkg-kde-commits mailing list