[SCM] ksysguard packaging branch, master, updated. debian/5.8.6-1-12-g0b65855

Maximiliano Curia maxy at moszumanska.debian.org
Mon Aug 28 14:06:14 UTC 2017


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

The following commit has been merged in the master branch:
commit 4da965a3347f9dcc90c51177671e03167e4a9066
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Aug 17 13:54:16 2017 +0200

    Update build-deps and deps with the info from cmake
---
 debian/control | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/debian/control b/debian/control
index b097964..ff47947 100644
--- a/debian/control
+++ b/debian/control
@@ -24,27 +24,18 @@ Build-Depends: cmake (>= 2.8.12),
                pkg-kde-tools (>= 0.15.18~),
                qtbase5-dev (>= 5.4.0~),
                xauth,
-               xvfb
+               xvfb,
 Standards-Version: 4.0.0
 Homepage: https://projects.kde.org/projects/kde/workspace/ksysguard
 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/plasma/ksysguard.git
 Vcs-Git: https://anonscm.debian.org/git/pkg-kde/plasma/ksysguard.git
 
-Package: ksysguardd
-Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: System Guard Daemon
- System Guard Daemon can be installed on a remote system so that the KDE
- System Guard can connect to and monitor it.
- .
- This package is part of the KDE base workspace module.
-
 Package: ksysguard
 Architecture: any
 Depends: ksysguard-data (= ${source:Version}),
          ksysguardd (= ${binary:Version}),
          ${misc:Depends},
-         ${shlibs:Depends}
+         ${shlibs:Depends},
 Description: process monitor and system statistics
  System Guard allows you to monitor various statistics about your system.
  .
@@ -65,3 +56,12 @@ Description: library for monitoring your system - shared library
  OpenBSD, Solaris and Tru64 with varying degrees of completion.
  .
  This package contains the locale files
+
+Package: ksysguardd
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: System Guard Daemon
+ System Guard Daemon can be installed on a remote system so that the KDE
+ System Guard can connect to and monitor it.
+ .
+ This package is part of the KDE base workspace module.

-- 
ksysguard packaging



More information about the pkg-kde-commits mailing list