[SCM] muon packaging branch, kubuntu_unstable, updated. 9f587d92065ca76095f798db173ac1db68e37006
Jonathan Riddell
jriddell-guest at moszumanska.debian.org
Wed Mar 25 11:01:52 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/muon.git;a=commitdiff;h=9f587d9
The following commit has been merged in the kubuntu_unstable branch:
commit 9f587d92065ca76095f798db173ac1db68e37006
Author: Jonathan Riddell <jr at jriddell.org>
Date: Wed Mar 25 12:01:45 2015 +0100
remove patches
---
debian/patches/kubuntu_detect-kdelibs4support.diff | 18 ------------------
debian/patches/series | 1 -
2 files changed, 19 deletions(-)
diff --git a/debian/patches/kubuntu_detect-kdelibs4support.diff b/debian/patches/kubuntu_detect-kdelibs4support.diff
deleted file mode 100644
index 87294f6..0000000
--- a/debian/patches/kubuntu_detect-kdelibs4support.diff
+++ /dev/null
@@ -1,18 +0,0 @@
-Index: muon-5.2.2-1/libmuonapt/CMakeLists.txt
-===================================================================
---- muon-5.2.2-1.orig/libmuonapt/CMakeLists.txt
-+++ muon-5.2.2-1/libmuonapt/CMakeLists.txt
-@@ -6,9 +6,12 @@ set(muonapt_SRCS
- HistoryView/HistoryView.cpp
- )
-
-+find_package(KF5 REQUIRED KDELibs4Support)
-+
-+
- add_library(MuonApt ${muonapt_SRCS})
- target_link_libraries(MuonApt Qt5::Core
-- KF5::Solid KF5::KIOWidgets KF5::XmlGui
-+ KF5::Solid KF5::KIOWidgets KF5::XmlGui KF5::KDELibs4Support
- QApt::Main muonprivate
- )
-
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index b0bfd3c..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-kubuntu_detect-kdelibs4support.diff
--
muon packaging
More information about the pkg-kde-commits
mailing list