[SCM] kcrash packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-3-gb69953e
Jonathan Riddell
jriddell-guest at moszumanska.debian.org
Tue May 19 12:56:46 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kcrash.git;a=commitdiff;h=c7755c5
The following commit has been merged in the kubuntu_wily_archive branch:
commit c7755c57c4072c885cc4b6362d982c94bc52aa0c
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date: Mon Jan 26 08:49:05 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 91b8500..108b40a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,6 @@ include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
override_dh_strip:
$(overridden_command) --dbg-package=libkf5crash5-dbg
-.PHONY: override_dh_auto_test
+override_dh_auto_test:
+ # Disable dh_auto_test
+
--
kcrash packaging
More information about the pkg-kde-commits
mailing list