[SCM] libksysguard packaging branch, kubuntu_unstable, updated. a994c1e662214f9149c155294b1232788454d4ef

Kubuntu CI (Harald Sitter) kubuntu-ci-guest at moszumanska.debian.org
Sat Oct 4 04:02:49 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/libksysguard.git;a=commitdiff;h=f885db8

The following commit has been merged in the kubuntu_unstable branch:
commit f885db8fd6c5945ca2650b5a41034a95153a7a5f
Author: Scarlett Clark <sgclark at kubuntu.org>
Date:   Thu Oct 2 11:34:05 2014 +0000

     * Add missing processlisthelper files to libksysguard.install
        - add not-installed for a file installed to /etc rather than /usr/etc.
---
 debian/changelog               | 5 +++++
 debian/libkf5sysguard5.install | 4 ++++
 debian/not-installed           | 2 ++
 3 files changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 3f45d4f..1a23cda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,12 @@
 libksysguard (4:5.0.95-0ubuntu1) UNRELEASED; urgency=medium
 
+  [ Jonathan Riddell ]
   * New upstream beta release
 
+  [ Scarlett Clark ]
+  * Add missing processlisthelper files to libksysguard.install
+    - add not-installed for a file installed to /etc rather than /usr/etc. 
+
  -- Jonathan Riddell <jriddell at ubuntu.com>  Wed, 01 Oct 2014 15:27:56 +0200
 
 libksysguard (4:5.0.2-0ubuntu1) utopic; urgency=medium
diff --git a/debian/libkf5sysguard5.install b/debian/libkf5sysguard5.install
index 26f98d6..62152bb 100644
--- a/debian/libkf5sysguard5.install
+++ b/debian/libkf5sysguard5.install
@@ -1 +1,5 @@
 usr/share/ksysguard/*
+usr/share/dbus-1/system-services/org.kde.ksysguard.processlisthelper.service
+usr/share/polkit-1/actions/org.kde.ksysguard.processlisthelper.policy
+usr/lib/*/libexec/kauth/ksysguardprocesslist_helper
+usr/etc/dbus-1/system.d/org.kde.ksysguard.processlisthelper.conf etc/dbus-1/system.d/org.kde.ksysguard.processlisthelper.conf
diff --git a/debian/not-installed b/debian/not-installed
new file mode 100644
index 0000000..39d9488
--- /dev/null
+++ b/debian/not-installed
@@ -0,0 +1,2 @@
+#installed to /etc
+./usr/etc/dbus-1/system.d/org.kde.ksysguard.processlisthelper.conf 

-- 
libksysguard packaging



More information about the pkg-kde-commits mailing list