[SCM] kwayland packaging branch, master, updated. debian/4%5.37.0-2-118-ge964566

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:54:59 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kwayland.git;a=commitdiff;h=75dfa18

The following commit has been merged in the master branch:
commit 75dfa188015294e1b09ed1e477b1fd2eb1479bc8
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Fri Dec 1 12:29:36 2017 +0000

    update patch
---
 debian/patches/kubuntu_disable-tests.diff | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/patches/kubuntu_disable-tests.diff b/debian/patches/kubuntu_disable-tests.diff
index 865a7ec..f1fa16c 100644
--- a/debian/patches/kubuntu_disable-tests.diff
+++ b/debian/patches/kubuntu_disable-tests.diff
@@ -1,17 +1,17 @@
-Index: b/autotests/client/CMakeLists.txt
+Index: kwayland/autotests/client/CMakeLists.txt
 ===================================================================
---- a/autotests/client/CMakeLists.txt
-+++ b/autotests/client/CMakeLists.txt
-@@ -29,8 +29,6 @@
+--- kwayland.orig/autotests/client/CMakeLists.txt
++++ kwayland/autotests/client/CMakeLists.txt
+@@ -31,8 +31,6 @@ if(Wayland_VERSION VERSION_GREATER "1.4.
          )
      add_executable(testWaylandFullscreenShell ${testWaylandFullscreenShell_SRCS})
      target_link_libraries( testWaylandFullscreenShell Qt5::Test KF5::WaylandClient Wayland::Client)
 -    add_test(NAME kwayland-testWaylandFullscreenShell COMMAND testWaylandFullscreenShell)
 -    ecm_mark_as_test(testWaylandFullscreenShell)
- endif()
- 
- ########################################################
-@@ -75,8 +73,6 @@
+   else()
+     message(STATUS "The weston executable was not found. Some autotests will not be executed.")
+   endif()
+@@ -80,8 +78,6 @@ if (HAVE_LINUX_INPUT_H)
          )
      add_executable(testWaylandSeat ${testWaylandSeat_SRCS})
      target_link_libraries( testWaylandSeat Qt5::Test Qt5::Gui KF5::WaylandClient KF5::WaylandServer Wayland::Client Wayland::Server)

-- 
kwayland packaging



More information about the pkg-kde-commits mailing list