[SCM] kscreenlocker packaging branch, kubuntu_unstable, updated. 8b4e4afd1bda60295e8e34ad9e2e2b0868cc0546

Rohan Garg rohangarg-guest at moszumanska.debian.org
Tue Nov 10 20:04:31 UTC 2015


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

The following commit has been merged in the kubuntu_unstable branch:
commit 8b4e4afd1bda60295e8e34ad9e2e2b0868cc0546
Author: Rohan Garg <rohan at garg.io>
Date:   Tue Nov 10 21:04:25 2015 +0100

    Wrap and sort
---
 debian/control                         | 4 +++-
 debian/kde-config-screenlocker.install | 3 +--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 6b9891f..e77023e 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,9 @@ Description: Secure lock screen architecture
 
 Package: kde-config-screenlocker
 Architecture: any
-Depends: libkscreenlocker5 (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
+Depends: libkscreenlocker5 (= ${binary:Version}),
+         ${misc:Depends},
+         ${shlibs:Depends}
 Description: KCM Module for kscreenlocker
  KDE systemsettings module to configure kscreenlocker
 
diff --git a/debian/kde-config-screenlocker.install b/debian/kde-config-screenlocker.install
index 79abb7b..e68eb4e 100644
--- a/debian/kde-config-screenlocker.install
+++ b/debian/kde-config-screenlocker.install
@@ -1,8 +1,7 @@
 usr/lib/*/libexec/
 usr/lib/*/qt5/plugins/screenlocker_kcm.so
-usr/share/plasma/kcms/screenlocker_kcm/*
-usr/share/dbus-1/interfaces/*
 usr/share/kconf_update/*
 usr/share/knotifications5/*
 usr/share/kservices5/*
 usr/share/ksmserver/*
+usr/share/plasma/kcms/screenlocker_kcm/*

-- 
kscreenlocker packaging



More information about the pkg-kde-commits mailing list