[SCM] libkcddb packaging branch, master, updated. debian/4.14.2-1-16-g0bd830e

Maximiliano Curia maxy at moszumanska.debian.org
Tue Feb 24 16:01:49 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/libkcddb.git;a=commitdiff;h=9f298c4

The following commit has been merged in the master branch:
commit 9f298c49770a5fb941bfea0b22915df39991ad88
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Feb 19 23:38:32 2015 +0100

    Comment instead of phony
---
 debian/rules | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index f58b8c1..b86ede3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,9 @@
 
 include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
-.PHONY: override_dh_auto_test
+override_dh_auto_test:
+	# Disable dh_auto_test at build time
+	:
 
 override_dh_shlibdeps:
 	$(overridden_command) $(patsubst %,-p%,$(filter lib%,$(shell dh_listpackages))) -- -xkde-runtime

-- 
libkcddb packaging



More information about the pkg-kde-commits mailing list