[SCM] KDE Base Applications module packaging branch, master, updated. debian/4.4.5-2-54-g509a0cf

Modestas Vainius modax at alioth.debian.org
Tue Mar 29 01:17:17 UTC 2011


The following commit has been merged in the master branch:
commit 5e4fce4931748c5ec1c4ca9d944bd752349bfec4
Author: Modestas Vainius <modax at debian.org>
Date:   Tue Mar 29 02:18:50 2011 +0300

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

diff --git a/debian/changelog b/debian/changelog
index 4cac9cf..5f84cea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -48,6 +48,7 @@ kdebase (4:4.6.1-0r1) UNRELEASED; urgency=low
 
   [ Modestas Vainius ]
   * Switch debian/rules engine to dhmk based qt-kde-team/2/*.
+  * Do not run testsuite.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 15 Nov 2010 14:20:25 +0200
 
diff --git a/debian/rules b/debian/rules
index 706a6ce..be5c0ab 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
 
 include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
+.PHONY: override_dh_auto_test
+
 override_dh_makeshlibs:
 	$(overriden_command) -V -- -c0
 

-- 
KDE Base Applications module packaging



More information about the pkg-kde-commits mailing list