[SCM] Repository for the KDE Debconf access library. branch, kubuntu_unstable, updated. debian/0.3-1-25-gc3622c2

Harald Sitter apachelogger-guest at moszumanska.debian.org
Tue Sep 8 19:44:52 UTC 2015


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

The following commit has been merged in the kubuntu_unstable branch:
commit c3622c2e140972ffe9d42a3f29297f7f00ec56f9
Author: Harald Sitter <sitter at kde.org>
Date:   Tue Sep 8 21:44:43 2015 +0200

    drop upstream patch
---
 debian/patches/series                              |  1 -
 .../patches/upstream_fix-dependency-lookup.patch   | 27 ----------------------
 2 files changed, 28 deletions(-)

diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index a1dc9dd..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-upstream_fix-dependency-lookup.patch
diff --git a/debian/patches/upstream_fix-dependency-lookup.patch b/debian/patches/upstream_fix-dependency-lookup.patch
deleted file mode 100644
index dd51136..0000000
--- a/debian/patches/upstream_fix-dependency-lookup.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From 350bf2ec679ca78c0223eb79954efb31f8267d2f Mon Sep 17 00:00:00 2001
-From: Harald Sitter <sitter at kde.org>
-Date: Tue, 8 Sep 2015 21:23:10 +0200
-Subject: [PATCH] fix dependency lookup
-
----
- DebconfKDEConfig.cmake.in | 6 ++++++
- 1 file changed, 6 insertions(+)
-
-diff --git a/DebconfKDEConfig.cmake.in b/DebconfKDEConfig.cmake.in
-index 80ed2b7..c71d56a 100644
---- a/DebconfKDEConfig.cmake.in
-+++ b/DebconfKDEConfig.cmake.in
-@@ -16,4 +16,10 @@
- find_dependency(Qt5Widgets @REQUIRED_QT_VERSION@)
- find_dependency(Qt5Network @REQUIRED_QT_VERSION@)
- 
-+find_dependency(KF5CoreAddons)
-+find_dependency(KF5I18n)
-+find_dependency(KF5IconThemes)
-+find_dependency(KF5TextWidgets)
-+find_dependency(KF5WidgetsAddons)
-+
- include("${CMAKE_CURRENT_LIST_DIR}/DebconfKDETargets.cmake")
--- 
-2.1.4
-

-- 
Repository for the KDE Debconf access library.



More information about the pkg-kde-commits mailing list