[SCM] KDE Base Workspace module packaging branch, master, updated. debian/4.4.5-7+squeeze1-99-g6e10c83

Modestas Vainius modax at alioth.debian.org
Mon Mar 28 08:10:27 UTC 2011


The following commit has been merged in the master branch:
commit d65bc71630568ab1fb48c40159e6d2cff942eed9
Author: Modestas Vainius <modax at debian.org>
Date:   Mon Mar 28 01:26:03 2011 +0300

    Disable testsuite.
---
 debian/changelog |    1 +
 debian/rules     |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ef2a33d..afda53a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -117,6 +117,7 @@ kdebase-workspace (4:4.6.1-0r2) UNRELEASED; urgency=low
     upstream.
   * Replace /usr/share/common-licenses/BSD with verbatim license text.
   * Switch debian/rules engine to dhmk based qt-kde-team/2/*.
+  * Disable testsuite.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 31 Jul 2010 16:41:50 +0300
 
diff --git a/debian/rules b/debian/rules
index 269296b..1f98d2a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,8 @@ DEB_HOST_ARCH_OS := $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
 override_dh_auto_configure:
 	$(overriden_command) -- -DKDE4_KDM_PAM_SERVICE=kdm -DKDE4_COMMON_PAM_SERVICE=kdm
 
+.PHONY: override_dh_auto_test
+
 override_dh_strip:
 	$(overriden_command) --dbg-package=kdebase-workspace-dbg
 

-- 
KDE Base Workspace module packaging



More information about the pkg-kde-commits mailing list