[SCM] umbrello packaging branch, master, updated. debian/16.08.3-1-75-gd9bcd95

Maximiliano Curia maxy at moszumanska.debian.org
Tue Oct 31 18:13:30 UTC 2017


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

The following commit has been merged in the master branch:
commit eb5d144fada4c8cba8be956785d096fb30e89cb6
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Fri Dec 9 15:57:51 2016 +0000

    patch no longer necessary
---
 debian/patches/fix_build.patch | 35 -----------------------------------
 debian/patches/series          |  1 -
 2 files changed, 36 deletions(-)

diff --git a/debian/patches/fix_build.patch b/debian/patches/fix_build.patch
deleted file mode 100644
index 579622d..0000000
--- a/debian/patches/fix_build.patch
+++ /dev/null
@@ -1,35 +0,0 @@
-From: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
-Date: Wed, 13 Apr 2016 11:37:09 +0200
-Subject: fix_build
-
-===================================================================
----
- CMakeLists.txt          | 1 +
- umbrello/CMakeLists.txt | 2 +-
- 2 files changed, 2 insertions(+), 1 deletion(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 2362f4e..c43d41b 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -141,6 +141,7 @@ else()
-         KIO
-         TextEditor
-         WidgetsAddons
-+        WindowSystem
-         XmlGui
-     )
- 
-diff --git a/umbrello/CMakeLists.txt b/umbrello/CMakeLists.txt
-index dd5806d..daee0fe 100644
---- a/umbrello/CMakeLists.txt
-+++ b/umbrello/CMakeLists.txt
-@@ -545,7 +545,7 @@ else()
-         ${CMAKE_CURRENT_SOURCE_DIR}/pics/global/hi128-apps-umbrello.png
-     )
-     add_executable(umbrello ${umbrello_SRCS})
--    target_link_libraries(umbrello libumbrello)
-+    target_link_libraries(umbrello libumbrello KF5::WindowSystem)
- endif()
- if(LIB_BUILD_MODE EQUAL SHARED)
-     install(TARGETS libumbrello ${INSTALL_TARGETS_DEFAULT_ARGS} )
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index e0f6c82..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix_build.patch

-- 
umbrello packaging



More information about the pkg-kde-commits mailing list