[SCM] KDevelop PG-Qt packaging branch, master, updated. d4604aca6f64f36db044116e144f4fed5bbe141a

Modestas Vainius modax at alioth.debian.org
Mon Jan 3 16:14:21 UTC 2011


The following commit has been merged in the master branch:
commit d4604aca6f64f36db044116e144f4fed5bbe141a
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Mon Jan 3 18:13:23 2011 +0200

    Use PHONY target for override_dh_auto_test.
---
 debian/rules |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index b777240..5c07e39 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,5 +6,4 @@
 %:
 	dh $@ --parallel
 
-override_dh_auto_test:
-	true
+.PHONY: override_dh_auto_test

-- 
KDevelop PG-Qt packaging



More information about the pkg-kde-commits mailing list