[SCM] KTorrent Debian packaging. branch, experimental, updated. debian/4.0-beta1-1-2-g3f30456

Modestas Vainius modax at alioth.debian.org
Mon Dec 28 13:04:36 UTC 2009


The following commit has been merged in the experimental branch:
commit 4238fcdb5e8466302b113e09e9d4afb949a38c1c
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Mon Dec 28 14:47:59 2009 +0200

    Skip test suite.
---
 debian/changelog |    1 +
 debian/rules     |    2 ++
 2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b465824..7acdd1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ ktorrent (4.0~beta1-1) UNRELEASED; urgency=low
     - no longer pass -DWITH_BUILTIN_COUNTRY_FLAGS:BOOL=OFF to cmake.
   * Update install files.
   * Adapt general/fix_target_link_libraries.diff to upstream changes.
+  * Skip test suite.
 
  -- Modestas Vainius <modax at debian.org>  Mon, 28 Dec 2009 14:10:16 +0200
 
diff --git a/debian/rules b/debian/rules
index b9e9213..c991156 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,3 +12,5 @@ override_dh_auto_configure:
 	                           -DWITH_SYSTEM_GEOIP:BOOL=ON
 %:
 	dh --dbg-package=ktorrent-dbg --with kde $@
+
+.PHONY: override_dh_auto_test

-- 
KTorrent Debian packaging.



More information about the pkg-kde-commits mailing list