[SCM] KDE Base Runtime module packaging branch, master, updated. debian/4.4.5-1-69-g10dbf24

Modestas Vainius modax at alioth.debian.org
Sun Mar 27 20:53:04 UTC 2011


The following commit has been merged in the master branch:
commit efd6d1f0a67c937bac91e1655459c28c725317de
Author: Modestas Vainius <modax at debian.org>
Date:   Sun Mar 27 22:39:24 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 a5c999a..986efa1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ kdebase-runtime (4:4.6.1-0r2) UNRELEASED; urgency=low
   * Remove sequence number from debian/patches/*.
   * Drop ksvgtopng4.diff patch: no longer needed as KDE 3 is gone. Add
     conflicts with kdelibs4-dev and kdelibs-dbg, fix install file.
+  * Disable testsuite.
 
   [ George Kiagiadakis ]
   * Change my email address in uploaders.
diff --git a/debian/rules b/debian/rules
index 26c7c6b..57d63f1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@ dh = --with=xine
 
 include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
+.PHONY: override_dh_auto_test
+
 override_dh_makeshlibs:
 	$(overriden_command) -Xusr/lib/attica_kde.so
 

-- 
KDE Base Runtime module packaging



More information about the pkg-kde-commits mailing list