[SCM] libksysguard packaging branch, kubuntu_utopic_next, updated. 9290a07597353fee0a992460c1f7246d44d13401
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Mon Oct 6 10:45:28 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/libksysguard.git;a=commitdiff;h=53d70b8
The following commit has been merged in the kubuntu_utopic_next branch:
commit 53d70b8f64bbcc09a10d2e809ff476a37e939dd4
Author: Harald Sitter <sitter at kde.org>
Date: Mon Oct 6 11:55:40 2014 +0200
wrap-and-sort
---
debian/control | 3 +--
debian/copyright | 2 +-
debian/libkf5sysguard-dev.install | 2 +-
debian/libkf5sysguard5-data.install | 6 +++---
4 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 9a55978..53d61f5 100644
--- a/debian/control
+++ b/debian/control
@@ -147,8 +147,7 @@ Description: library for monitoring your system - shared library
Package: libkf5sysguard5-data
Section: libs
Architecture: any
-Depends: ${misc:Depends},
- ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
Breaks: libkf5sysguard5 (<< 4:5.0.95)
Replaces: libkf5sysguard5 (<< 4:5.0.95)
Description: library for monitoring your system - shared library
diff --git a/debian/copyright b/debian/copyright
index 24e209e..dec1d33 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -193,7 +193,7 @@ License: LGPL-2+
.
On Debian systems, the complete text of the GNU Library General
Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2".
-
+
Files: ksgrd/* excluding:
signalplotter/* excluding:
Copyright: 1999 - 2001 Chris Schlaeger <cs at kde.org>
diff --git a/debian/libkf5sysguard-dev.install b/debian/libkf5sysguard-dev.install
index 783f80c..c34fce1 100644
--- a/debian/libkf5sysguard-dev.install
+++ b/debian/libkf5sysguard-dev.install
@@ -1,4 +1,4 @@
+
usr/include/*
usr/lib/*/*.so
usr/lib/*/cmake/*
-
diff --git a/debian/libkf5sysguard5-data.install b/debian/libkf5sysguard5-data.install
index a9d9da8..9fe2c55 100644
--- a/debian/libkf5sysguard5-data.install
+++ b/debian/libkf5sysguard5-data.install
@@ -1,5 +1,5 @@
-usr/share/ksysguard/*
+usr/etc/dbus-1/system.d/org.kde.ksysguard.processlisthelper.conf etc/dbus-1/system.d/org.kde.ksysguard.processlisthelper.conf
usr/share/dbus-1/system-services/org.kde.ksysguard.processlisthelper.service
-usr/share/polkit-1/actions/org.kde.ksysguard.processlisthelper.policy
+usr/share/ksysguard/*
usr/share/locale/*
-usr/etc/dbus-1/system.d/org.kde.ksysguard.processlisthelper.conf etc/dbus-1/system.d/org.kde.ksysguard.processlisthelper.conf
+usr/share/polkit-1/actions/org.kde.ksysguard.processlisthelper.policy
--
libksysguard packaging
More information about the pkg-kde-commits
mailing list