[SCM] KDevelop PHP plugin packaging branch, master, updated. debian/1.0.1-1-19-gdfbb8cd

Andreas Cord-Landwehr cola-guest at alioth.debian.org
Sun Apr 3 21:54:36 UTC 2011


The following commit has been merged in the master branch:
commit dfbb8cd8efa337eaed89d6baac881d08b15d0ebf
Author: Andreas Cord-Landwehr <cola at uni-paderborn.de>
Date:   Sun Apr 3 23:53:52 2011 +0200

    fix debug package build
---
 debian/rules |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3ee0531..5f741e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,8 +7,6 @@ override_dh_auto_configure:
 	dh_auto_configure -Skde -- -DCMAKE_MODULE_PATH=/usr/share/cmake/modules/
 
 %:
-	dh $@ --parallel --list-missing --with kde
-
-DEB_DBG_PACKAGE_kdevelop-php := kdevelop-php-dbg
+	dh $@ --parallel --list-missing --with kde --dbg-package=kdevelop-php-dbg
 
 .PHONY: override_dh_auto_test

-- 
KDevelop PHP plugin packaging



More information about the pkg-kde-commits mailing list