rev 20843 - kde-extras/icecream/trunk/debian

Pino Toscano pino at moszumanska.debian.org
Sat Sep 30 06:43:03 UTC 2017


Author: pino
Date: 2017-09-30 06:43:03 +0000 (Sat, 30 Sep 2017)
New Revision: 20843

Modified:
   kde-extras/icecream/trunk/debian/changelog
   kde-extras/icecream/trunk/debian/rules
Log:
disable test suite for now


Modified: kde-extras/icecream/trunk/debian/changelog
===================================================================
--- kde-extras/icecream/trunk/debian/changelog	2017-09-30 06:42:04 UTC (rev 20842)
+++ kde-extras/icecream/trunk/debian/changelog	2017-09-30 06:43:03 UTC (rev 20843)
@@ -9,6 +9,7 @@
     library will use them.
   * Explicitly use the autoreconf dh addon, since the files generated by
     autotools are no more shipped.
+  * Do not run the test suite, since it is not easy to do so for now.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sat, 30 Sep 2017 08:05:56 +0200
 

Modified: kde-extras/icecream/trunk/debian/rules
===================================================================
--- kde-extras/icecream/trunk/debian/rules	2017-09-30 06:42:04 UTC (rev 20842)
+++ kde-extras/icecream/trunk/debian/rules	2017-09-30 06:43:03 UTC (rev 20843)
@@ -38,3 +38,5 @@
 	@@dh_testdir
 	@@[ -d ../tarballs/. ]||mkdir -p ../tarballs
 	@@dpatch-get-origtargz ../tarballs
+
+.PHONY: override_dh_auto_test




More information about the pkg-kde-commits mailing list