[SCM] libksysguard packaging branch, master, updated. 229a261046d6e594a3e98cc7bfb8b0d1d1c89ce2

Maximiliano Curia maxy at moszumanska.debian.org
Thu Mar 26 12:43:06 UTC 2015


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

The following commit has been merged in the master branch:
commit d8c099a3b1e10a385f5c16b24ec55bd154a7c295
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Mon Mar 23 16:40:26 2015 +0100

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

diff --git a/debian/control b/debian/control
index 12f7552..01536fe 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,8 @@ Build-Depends: cmake (>= 2.8.12),
                qtbase5-dev,
                qtscript5-dev,
                xauth,
-               xvfb
+               xvfb,
+               zlib1g-dev
 Standards-Version: 3.9.6
 XS-Testsuite: autopkgtest
 Homepage: https://projects.kde.org/projects/kde/workspace/libksysguard
@@ -35,14 +36,14 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/plasma/libksysguard.git
 Package: libkf5sysguard-dev
 Section: libdevel
 Architecture: any
-Depends: libkf5sysguard-bin (= ${binary:Version}),
+Depends: libkf5config-dev,
+         libkf5i18n-dev,
+         libkf5sysguard-bin (= ${binary:Version}),
          libksgrd5 (= ${binary:Version}),
          libksignalplotter5 (= ${binary:Version}),
          liblsofui5 (= ${binary:Version}),
          libprocesscore5 (= ${binary:Version}),
          libprocessui5 (= ${binary:Version}),
-         libkf5config-dev,
-         libkf5i18n-dev,
          qtbase5-dev,
          ${misc:Depends}
 Conflicts: kde-workspace-dev
@@ -132,8 +133,12 @@ Description: library for monitoring your system - shared library
 Package: libkf5sysguard-data
 Architecture: all
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: ksysguard (<< 4:5.0.0), libkf5sysguard-bin (<< 4:5.0.95), libkf5sysguard5-data (<< 4:5.2.0)
-Replaces: ksysguard (<< 4:5.0.0), libkf5sysguard-bin (<< 4:5.0.95), libkf5sysguard5-data (<< 4:5.2.0)
+Breaks: ksysguard (<< 4:5.0.0),
+        libkf5sysguard-bin (<< 4:5.0.95),
+        libkf5sysguard5-data (<< 4:5.2.0)
+Replaces: ksysguard (<< 4:5.0.0),
+          libkf5sysguard-bin (<< 4:5.0.95),
+          libkf5sysguard5-data (<< 4:5.2.0)
 Description: library for monitoring your system - shared library
  KSysGuard is a program to monitor various elements of your system, or any
  other remote system with the KSysGuard daemon (ksysgardd) installed.
@@ -152,7 +157,8 @@ Package: libkf5sysguard-dbg
 Section: debug
 Priority: extra
 Architecture: any
-Depends: ${misc:Depends}, libprocessui5 (= ${binary:Version}) | libprocesscore5 (= ${binary:Version}) | liblsofui5 (= ${binary:Version}) | libksignalplotter5 (= ${binary:Version}) | libksgrd5 (= ${binary:Version})
+Depends: libprocessui5 (= ${binary:Version}) | libprocesscore5 (= ${binary:Version}) | liblsofui5 (= ${binary:Version}) | libksignalplotter5 (= ${binary:Version}) | libksgrd5 (= ${binary:Version}),
+         ${misc:Depends}
 Recommends: libqt5-dbg
 Description: library for monitoring your system - debug info
  KSysGuard is a program to monitor various elements of your system, or any

-- 
libksysguard packaging



More information about the pkg-kde-commits mailing list