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

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Wed May 20 00:01:08 UTC 2015


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

The following commit has been merged in the kubuntu_unstable branch:
commit 595e861ff2804ed627bcdc7e95418502fb8a9d47
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Jan 28 10:52:25 2015 +0100

    Refresh patches.
---
 debian/changelog                         |  1 +
 debian/patches/kubuntu_sudo-support.diff | 14 +++++++-------
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index eb901f1..942812a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ kdesu (5.6.0-1~) UNRELEASED; urgency=medium
   * Update install files.
   * Update watch file.
   * Add basic autopkgtests support.
+  * Refresh patches.
 
  -- Maximiliano Curia <maxy at debian.org>  Wed, 28 Jan 2015 08:45:20 +0100
 
diff --git a/debian/patches/kubuntu_sudo-support.diff b/debian/patches/kubuntu_sudo-support.diff
index a03baba..6ed5eb1 100644
--- a/debian/patches/kubuntu_sudo-support.diff
+++ b/debian/patches/kubuntu_sudo-support.diff
@@ -4,19 +4,19 @@ Author: Jonathan Riddell <jriddell at ubuntu.com>
 Last-Update: 2014-26-09
 Index: kdesu/CMakeLists.txt
 ===================================================================
---- kdesu.orig/CMakeLists.txt
-+++ kdesu/CMakeLists.txt
-@@ -63,4 +63,5 @@ install(FILES
-   DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5} COMPONENT Devel
+--- kdesu.orig/CMakeLists.txt	2015-01-28 10:50:51.818137441 +0100
++++ kdesu/CMakeLists.txt	2015-01-28 10:50:51.790138562 +0100
+@@ -63,4 +63,5 @@
+   DESTINATION ${KF5_INCLUDE_INSTALL_DIR} 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/src/CMakeLists.txt
 ===================================================================
---- kdesu.orig/src/CMakeLists.txt
-+++ kdesu/src/CMakeLists.txt
-@@ -30,6 +30,7 @@ add_library(KF5Su ${kdesu_LIB_SRCS})
+--- kdesu.orig/src/CMakeLists.txt	2015-01-28 10:50:51.818137441 +0100
++++ kdesu/src/CMakeLists.txt	2015-01-28 10:50:51.806137922 +0100
+@@ -30,6 +30,7 @@
  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