[SCM] kdesu packaging branch, kubuntu_wily_archive, updated. debian/5.9.0-1-3-g5d99b34

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Tue May 19 12:57:47 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kdesu.git;a=commitdiff;h=2b71094

The following commit has been merged in the kubuntu_wily_archive branch:
commit 2b71094ecce795968ad4da3cca26deaa424dedca
Author: Harald Sitter <sitter at kde.org>
Date:   Sun Jan 11 17:51:08 2015 +0100

    update patch
---
 debian/patches/kubuntu_sudo-support.diff | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/patches/kubuntu_sudo-support.diff b/debian/patches/kubuntu_sudo-support.diff
index ece1a8a..a03baba 100644
--- a/debian/patches/kubuntu_sudo-support.diff
+++ b/debian/patches/kubuntu_sudo-support.diff
@@ -2,20 +2,20 @@ Description: Fix sudo support
 Forwarded: https://git.reviewboard.kde.org/r/120380/
 Author: Jonathan Riddell <jriddell at ubuntu.com>
 Last-Update: 2014-26-09
-Index: kdesu-5.2.0/CMakeLists.txt
+Index: kdesu/CMakeLists.txt
 ===================================================================
---- kdesu-5.2.0.orig/CMakeLists.txt
-+++ kdesu-5.2.0/CMakeLists.txt
+--- kdesu.orig/CMakeLists.txt
++++ kdesu/CMakeLists.txt
 @@ -63,4 +63,5 @@ install(FILES
-   DESTINATION ${KF5_INCLUDE_INSTALL_DIR} COMPONENT Devel
+   DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5} COMPONENT Devel
  )
  
 +message("Note: pass -DKDESU_USE_SUDO_DEFAULT=true to use sudo instead of su")
  feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
-Index: kdesu-5.2.0/src/CMakeLists.txt
+Index: kdesu/src/CMakeLists.txt
 ===================================================================
---- kdesu-5.2.0.orig/src/CMakeLists.txt
-+++ kdesu-5.2.0/src/CMakeLists.txt
+--- kdesu.orig/src/CMakeLists.txt
++++ kdesu/src/CMakeLists.txt
 @@ -30,6 +30,7 @@ add_library(KF5Su ${kdesu_LIB_SRCS})
  generate_export_header(KF5Su BASE_NAME KDESu EXPORT_FILE_NAME kdesu/kdesu_export.h)
  add_library(KF5::Su ALIAS KF5Su)

-- 
kdesu packaging



More information about the pkg-kde-commits mailing list