[SCM] cantor packaging branch, master, updated. debian/4.14.2-2-29-gb6f15bf

Maximiliano Curia maxy at moszumanska.debian.org
Tue Mar 31 12:16:02 UTC 2015


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

The following commit has been merged in the master branch:
commit b92e341293f4439f7ca4690cd1d8cf607e580341
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Sat Feb 21 08:08:01 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 cdff16c..cc1be12 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,9 @@ include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 libpkgs_gen_strict_local_shlibs = cantor
 include /usr/share/pkg-kde-tools/qt-kde-team/2/library-packages.mk
 
-.PHONY: override_dh_auto_test
+override_dh_auto_test:
+	# Disable dh_auto_test at build time
+	:
 
 override_dh_makeshlibs:
 	$(overridden_command) -V

-- 
cantor packaging



More information about the pkg-kde-commits mailing list