[SCM] kscreenlocker packaging branch, master, updated. debian/5.8.7-1-16-g973950f

Maximiliano Curia maxy at moszumanska.debian.org
Mon Aug 28 13:51:58 UTC 2017


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

The following commit has been merged in the master branch:
commit 37fbe0ee83e6ad30ce22762d357fea9126597eb6
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Aug 17 13:54:05 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 c86bd34..7a94c6c 100644
--- a/debian/control
+++ b/debian/control
@@ -32,12 +32,22 @@ Build-Depends: cmake (>= 2.8.12~),
                pkg-config,
                pkg-kde-tools,
                qtbase5-dev (>= 5.4.0~),
-               qtdeclarative5-dev (>= 5.4.0~)
+               qtdeclarative5-dev (>= 5.4.0~),
 Standards-Version: 4.0.0
 Homepage: https://projects.kde.org/kscreenlocker
 Vcs-Git: https://anonscm.debian.org/git/pkg-kde/plasma/kscreenlocker.git
 Vcs-Browser: https://anonscm.debian.org/git/pkg-kde/plasma/kscreenlocker.git
 
+Package: kde-config-screenlocker
+Architecture: any
+Depends: libkscreenlocker5 (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends},
+Breaks: plasma-workspace (<= 4:5.5.0~), ${kde-l10n:all}
+Replaces: plasma-workspace (<= 4:5.5.0~), ${kde-l10n:all}
+Description: KCM Module for kscreenlocker
+ KDE systemsettings module to configure kscreenlocker
+
 Package: kscreenlocker-dev
 Section: libdevel
 Architecture: any
@@ -59,13 +69,3 @@ Replaces: plasma-workspace (<= 4:5.5.0~)
 Multi-Arch: same
 Description: Secure lock screen architecture
  Library and components for secure lock screen architecture.
-
-Package: kde-config-screenlocker
-Architecture: any
-Depends: libkscreenlocker5 (= ${binary:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Breaks: plasma-workspace (<= 4:5.5.0~), ${kde-l10n:all}
-Replaces: plasma-workspace (<= 4:5.5.0~), ${kde-l10n:all}
-Description: KCM Module for kscreenlocker
- KDE systemsettings module to configure kscreenlocker

-- 
kscreenlocker packaging



More information about the pkg-kde-commits mailing list