[SCM] KDE PIM module packaging branch, master, updated. debian/4.11.5-1

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 28 20:12:06 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kdepim.git;a=commitdiff;h=ab474e2

The following commit has been merged in the master branch:
commit ab474e242d16c26e62d9b542896bc0f1c599db54
Author: Maximiliano Curia <maxy at debian.org>
Date:   Tue Jan 28 16:24:14 2014 +0100

    New patch: disable_test_verify
---
 debian/changelog                   |  1 +
 debian/patches/disable_test_verify | 13 +++++++++++++
 debian/patches/series              |  1 +
 3 files changed, 15 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a4ffea2..0e7ac2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ kdepim (4:4.11.5-1) UNRELEASED; urgency=low
   [ Maximiliano Curia ]
   * Add autopkgtests.
   * Bump Standards-Version to 3.9.5, no changes needed.
+  * New patch: disable_test_verify
 
  -- Maximiliano Curia <maxy at debian.org>  Tue, 28 Jan 2014 10:21:56 +0100
 
diff --git a/debian/patches/disable_test_verify b/debian/patches/disable_test_verify
new file mode 100644
index 0000000..f986fb3
--- /dev/null
+++ b/debian/patches/disable_test_verify
@@ -0,0 +1,13 @@
+Index: kdepim/kleopatra/tests/CMakeLists.txt
+===================================================================
+--- kdepim.orig/kleopatra/tests/CMakeLists.txt	2014-01-28 10:23:22.448367127 +0100
++++ kdepim/kleopatra/tests/CMakeLists.txt	2014-01-28 16:23:37.908433875 +0100
+@@ -54,7 +54,7 @@
+ add_definitions(-DKLEO_TEST_GNUPGHOME=\"${CMAKE_CURRENT_SOURCE_DIR}/gnupg_home\")
+ add_definitions(-DKLEO_TEST_DATADIR=\"${CMAKE_CURRENT_SOURCE_DIR}\")
+ 
+-kde4_add_unit_test(test_verify TESTNAME kleo-verifytest ${test_verify_SRCS})
++# kde4_add_unit_test(test_verify TESTNAME kleo-verifytest ${test_verify_SRCS})
+ 
+ target_link_libraries(test_verify
+   kleo
diff --git a/debian/patches/series b/debian/patches/series
index edf0c9a..8dc1656 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 debianize_akregator_default.diff
 spambayes.patch
+disable_test_verify

-- 
KDE PIM module packaging



More information about the pkg-kde-commits mailing list