[SCM] krecipes packaging branch, master, updated. upstream/2.0_beta2-18-g5ab2179

Pino Toscano pino at moszumanska.debian.org
Thu Sep 11 09:40:14 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/krecipes.git;a=commitdiff;h=56feca4

The following commit has been merged in the master branch:
commit 56feca46eff8b1f03c17908c63324ad53722c2f2
Author: Pino Toscano <pino at debian.org>
Date:   Thu Sep 11 11:35:16 2014 +0200

    disable tests for now
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index e6c7125..4a277ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ krecipes (2.0~beta2-4) UNRELEASED; urgency=medium
     - use the dh sequencer in rules, using the kde addon, with parallel build,
       and in as-needed mode
     - drop the cdbs build dependency
+    - do not run the tests for now, some of them fail
   * Update the Vcs-* headers.
   * Bump Standards-Version to 3.9.5, no changes required.
 
diff --git a/debian/rules b/debian/rules
index 7a55b72..113f3c1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,3 +12,5 @@ get-orig-source:
 	@@dh_testdir
 	@@[ -d ../tarballs/. ]
 	@@dpatch-get-origtargz ../tarballs
+
+override_dh_auto_test:

-- 
krecipes packaging



More information about the pkg-kde-commits mailing list